vrrp-a interface trunk¶
VRRP-A interface trunk
trunk Specification¶
Type Collection Object Key(s) trunk-val Collection Name trunk-list Collection URI /axapi/v3/vrrp-a/interface/trunk Element Name trunk Element URI /axapi/v3/vrrp-a/interface/trunk/{trunk-val} Element Attributes trunk_attributes Schema trunk schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/vrrp-a/interface/trunk | ||
Create List | POST | /axapi/v3/vrrp-a/interface/trunk | ||
Get Object | GET | /axapi/v3/vrrp-a/interface/trunk/{trunk-val} | ||
Get List | GET | /axapi/v3/vrrp-a/interface/trunk | ||
Modify Object | POST | /axapi/v3/vrrp-a/interface/trunk/{trunk-val} | ||
Replace Object | PUT | /axapi/v3/vrrp-a/interface/trunk/{trunk-val} | ||
Replace List | PUT | /axapi/v3/vrrp-a/interface/trunk | ||
Delete Object | DELETE | /axapi/v3/vrrp-a/interface/trunk/{trunk-val} |
trunk-list¶
trunk-list is JSON List of trunk attributes
trunk-list : [
]
trunk 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
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
trunk-val
Description Ethernet Interface
Type: number
Range: 1-4096
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 Type list Block object keys vlan
Description VLAN ID
Type: number
Range: 2-4094
Mutual Exclusion: vlan and no-heartbeat are mutually exclusive