vrrp-a interface ethernet¶
VRRP-A interface ethernet
ethernet Specification¶
Parameter Value Type Collection Object Key(s) ethernet-val Collection Name ethernet-list Collection URI /axapi/v3/vrrp-a/interface/ethernet Element Name ethernet Element URI /axapi/v3/vrrp-a/interface/ethernet/{ethernet-val} Element Attributes ethernet_attributes Partition Visibility shared Schema ethernet schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/vrrp-a/interface/ethernet | ||
Create List | POST | /axapi/v3/vrrp-a/interface/ethernet | ||
Get Object | GET | /axapi/v3/vrrp-a/interface/ethernet/{ethernet-val} | ||
Get List | GET | /axapi/v3/vrrp-a/interface/ethernet | ||
Modify Object | POST | /axapi/v3/vrrp-a/interface/ethernet/{ethernet-val} | ||
Replace Object | PUT | /axapi/v3/vrrp-a/interface/ethernet/{ethernet-val} | ||
Replace List | PUT | /axapi/v3/vrrp-a/interface/ethernet | ||
Delete Object | DELETE | /axapi/v3/vrrp-a/interface/ethernet/{ethernet-val} |
ethernet-list¶
ethernet-list is JSON List of ethernet attributes
ethernet-list : [
]
ethernet attributes¶
both
Description both a router and server interface
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
Mutual Exclusion: both, router-interface, and server-interface are mutually exclusive
ethernet-val
Description Ethernet Interface
Type: number
Format: interface
no-heartbeat
Description do not send out heartbeat packet from this interface
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
Mutual Exclusion: no-heartbeat and vlan are mutually exclusive
router-interface
Description interface to upstream router
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
Mutual Exclusion: router-interface, server-interface, and both are mutually exclusive
server-interface
Description interface to real server
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
Mutual Exclusion: server-interface, router-interface, and both are mutually exclusive
user-tag
Description Customized tag
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
vlan-cfg
Type: List
vlan-cfg¶
Specification Value Type list Block object keys vlan
Description VLAN ID
Type: number
Range: 2-4094
Mutual Exclusion: vlan and no-heartbeat are mutually exclusive