network arp¶
Configure ARP
arp Specification¶
Type Intermediate Resource Element Name arp Element URI /axapi/v3/network/arp Element Attributes arp_attributes Schema arp schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/network/arp | arp_attributes |
arp attributes¶
dynamic
Description: dynamic is a JSON Block. Please see below for dynamic
Type: Object
Reference Object: /axapi/v3/network/arp/dynamic
static-list
Type: List
Reference Object: /axapi/v3/network/arp/static/{ip-addr}+{vlan}
dynamic¶
Specification Type object uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
static-list¶
Specification Type list Block object keys ethernet
Description Ethernet port (Port Value)
Type: number
Format: interface
Mutual Exclusion: ethernet and trunk are mutually exclusive
ip-addr
Description IP address
Type: string
Format: ipv4-address
mac-addr
Description MAC address
Type: string
Format: mac-address
trunk
Description Trunk group
Type: number
Range: 1-4096
Mutual Exclusion: trunk and ethernet are mutually exclusive
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
vlan