NetconfProfile

Represents configuration to access device using Netconf protocol

Overview

description string filterable   orderable  
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

This object has no children.

Members

This object has no members.

Attributes documentation

description string filterable   orderable  
Discussion

A detailed description of the Netconf Profile entity.


Charateristics

Format: free
Max length: 255
SDK attribute: description

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
SDK attribute: userName