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