system trunk load-balance¶
Configure Trunk load balancing options
load-balance Specification¶
Type Configuration Resource Element Name load-balance Element URI /axapi/v3/system/trunk/load-balance Element Attributes load-balance_attributes Schema load-balance schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/trunk/load-balance | ||
Get Object | GET | /axapi/v3/system/trunk/load-balance | ||
Modify Object | POST | /axapi/v3/system/trunk/load-balance | ||
Replace Object | PUT | /axapi/v3/system/trunk/load-balance | ||
Delete Object | DELETE | /axapi/v3/system/trunk/load-balance |
load-balance attributes¶
use-l3
Description Layer-3 Header based load balancing
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
Mutual Exclusion: use-l3 and use-l4 are mutually exclusive
use-l4
Description Layer-3/4 Header based load balancing
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
Mutual Exclusion: use-l4 and use-l3 are mutually exclusive
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters