network arp

Configure ARP

arp Specification

Parameter Value
Type Intermediate Resource
Element Name arp
Element URI /axapi/v3/network/arp
Element Attributes arp_attributes
Partition Visibility shared
Schema arp schema

Operations Allowed:

OperationMethodURIPayload

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 Value
Type object

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

static-list

Specification Value
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

Description VLAN ID

Type: number

Range: 2-4094

Reference Object: /axapi/v3/network/vlan