scaleout distributed-forwarding slb¶
Enable Scaleout distributed-forwarding for slb
slb Specification¶
Parameter Value Type Configuration Resource Element Name slb Element URI /axapi/v3/scaleout/distributed-forwarding/slb Element Attributes slb_attributes Partition Visibility shared Schema slb schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/scaleout/distributed-forwarding/slb | ||
Get Object | GET | /axapi/v3/scaleout/distributed-forwarding/slb | ||
Modify Object | POST | /axapi/v3/scaleout/distributed-forwarding/slb | ||
Replace Object | PUT | /axapi/v3/scaleout/distributed-forwarding/slb | ||
Delete Object | DELETE | /axapi/v3/scaleout/distributed-forwarding/slb |
slb attributes¶
slb-value
Description ‘enable’: Enable SLB; ‘disable’: Disable SLB;
Type: string
Supported Values: enable, disable
Default: disable
tcp-threshold
Description configure packet threshold value to offload TCP sessions(default 5)
Type: number
Range: 4-63
Default: 5
udp-threshold
Description configure packet threshold value to offload UDP sessions(default 5)
Type: number
Range: 4-63
Default: 5
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters