NetconfSession

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

Overview

associatedGatewayID string creation only   filterable  
associatedGatewayName string read only   autogenerated  
embeddedMetadata list read only   autogenerated  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
gatewayModel string read only  
gatewayVendor enum (CISCO | NOKIA) read only  
gatewayVersion string read only   autogenerated  
lastUpdatedBy string autogenerated  
status enum (CONNECTED | DISCONNECTED) filterable  

API Resource

/netconfsessions/id
delete get put

Parents

/netconfmanagers/id/netconfsessions
get post

Children

/netconfsessions/id/metadatas
get post
/netconfsessions/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

associatedGatewayID string creation only   filterable  
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

embeddedMetadata list read only   autogenerated  
Discussion

Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.


Charateristics

SDK attribute: embeddedMetadata

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

gatewayModel string read only  
Discussion

The model string of the gateway to which this session connected from Netconf Manager


Charateristics

Format: free
SDK attribute: gatewayModel

gatewayVendor enum read only  
Discussion

Vendor of the gateway to which this session connected from Netconf Manager


Charateristics

Allowed values: CISCO, NOKIA
SDK attribute: gatewayVendor

gatewayVersion string read only   autogenerated  
Discussion

Boot image version of gateway to which this session connected from Netconf Manager


Charateristics

Format: free
SDK attribute: gatewayVersion

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

status enum filterable  
Discussion

The status of the NetConf session to a gateway.


Charateristics

Allowed values: CONNECTED, DISCONNECTED
SDK attribute: status