NetconfProfile

Represents configuration to access device using Netconf protocol

Overview

assocEntityType string read only  
description string filterable   orderable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
name string filterable   orderable  
password string creation only  
port integer filterable   orderable  
userName string filterable   orderable  

API Resource

/netconfprofiles/id
delete get put

Parents

/enterprises/id/netconfprofiles
get post
/netconfprofiles
get post

Children

/netconfprofiles/id/metadatas
get post
/netconfprofiles/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

assocEntityType string read only  
Discussion

Type of the entity to which the Profile belongs to.


Charateristics

Format: free
SDK attribute: assocEntityType

description string filterable   orderable  
Discussion

A detailed description of the Netconf Profile entity.


Charateristics

Format: free
Max length: 255
SDK attribute: description

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

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

name string filterable   orderable  
Discussion

Name of the Netconf Profile entity.


Charateristics

Format: free
Min length: 1
Max length: 255
SDK attribute: name

password string creation only  
Discussion

The password used to establish Netconf sessions with the gateway instances using this Netconf Profile.


Charateristics

Format: free
Min length: 1
Max length: 255
SDK attribute: password

port integer filterable   orderable  
Discussion

Netconf session port


Charateristics

Default value: 830
Min value: 1
Max value: 65535
SDK attribute: port

userName string filterable   orderable  
Discussion

The user name used to establish Netconf sessions with the gateway instances using this Netconf Profile.


Charateristics

Format: free
Min length: 1
Max length: 255
SDK attribute: userName