network arp static

static ARP Commands

static Specification

Parameter Value
Type Collection
Object Key(s) ip-addr, vlan
Collection Name static-list
Collection URI /axapi/v3/network/arp/static
Element Name static
Element URI /axapi/v3/network/arp/static/{ip-addr}+{vlan}
Element Attributes static_attributes
Partition Visibility shared
Schema static schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/network/arp/static

static attributes

Create List

POST

/axapi/v3/network/arp/static

static attributes

Get Object

GET

/axapi/v3/network/arp/static/{ip-addr}+{vlan}

static attributes

Get List

GET

/axapi/v3/network/arp/static

static-list

Modify Object

POST

/axapi/v3/network/arp/static/{ip-addr}+{vlan}

static attributes

Replace Object

PUT

/axapi/v3/network/arp/static/{ip-addr}+{vlan}

static attributes

Replace List

PUT

/axapi/v3/network/arp/static

static-list

Delete Object

DELETE

/axapi/v3/network/arp/static/{ip-addr}+{vlan}

static attributes

static-list

static-list is JSON List of static attributes

static-list : [

static attributes

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