network lldp management-address ipv6-addr¶
Configure lldp management-address ipv6 address
ipv6-addr Specification¶
Type Collection Object Key(s) ipv6 Collection Name ipv6-addr-list Collection URI /axapi/v3/network/lldp/management-address/ipv6-addr Element Name ipv6-addr Element URI /axapi/v3/network/lldp/management-address/ipv6-addr/{ipv6} Element Attributes ipv6-addr_attributes Schema ipv6-addr schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/network/lldp/management-address/ipv6-addr | ||
Create List | POST | /axapi/v3/network/lldp/management-address/ipv6-addr | ||
Get Object | GET | /axapi/v3/network/lldp/management-address/ipv6-addr/{ipv6} | ||
Get List | GET | /axapi/v3/network/lldp/management-address/ipv6-addr | ||
Modify Object | POST | /axapi/v3/network/lldp/management-address/ipv6-addr/{ipv6} | ||
Replace Object | PUT | /axapi/v3/network/lldp/management-address/ipv6-addr/{ipv6} | ||
Replace List | PUT | /axapi/v3/network/lldp/management-address/ipv6-addr | ||
Delete Object | DELETE | /axapi/v3/network/lldp/management-address/ipv6-addr/{ipv6} |
ipv6-addr-list¶
ipv6-addr-list is JSON List of ipv6-addr attributes
ipv6-addr-list : [
]
ipv6-addr attributes¶
interface-ipv6
Description: interface-ipv6 is a JSON Block. Please see below for interface-ipv6
Type: Object
ipv6
Description Configure lldp management-address, subtype is ipv6 (lldp management-address ipv6 address)
Type: string
Format: ipv6-address
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
interface-ipv6¶
Specification Type object ipv6-eth
Description configure lldp management-address interface ethernet (lldp management-address interface port number)
Type: number
Format: interface
ipv6-mgmt
Description configure lldp management-address interface management
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
ipv6-ve
Description configure lldp management-address interface ve (lldp management-address interface port number)
Type: number
Range: 2-4094