NetconfSession

Represents session between gateway and Netconf Manager, This can only be created by netconfmgr user

Overview

associatedGatewayID string creation only   orderable  
associatedGatewayName string read only   autogenerated  
status enum (CONNECTED | DISCONNECTED) filterable   orderable  

API Resource

/netconfsessions/id
delete get put

Parents

/netconfmanagers/id/netconfsessions
get post

Children

This object has no children.

Members

This object has no members.

Attributes documentation

associatedGatewayID string creation only   orderable  
Discussion

UUID of the gateway associated to this Netconf session.


Charateristics

Format: free
SDK attribute: associatedGatewayID

associatedGatewayName string read only   autogenerated  
Discussion

Name of the gateway associated to this Netconf session.


Charateristics

Format: free
SDK attribute: associatedGatewayName

status enum filterable   orderable  
Discussion

The status of the NetConf session to a gateway.


Charateristics

Allowed values: CONNECTED, DISCONNECTED
SDK attribute: status