ddos dst zone detection victim-ip-detection¶
DDos Host Detections configuration
victim-ip-detection Specification¶
Parameter Value Type Configuration Resource Element Name victim-ip-detection Element URI /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection Element Attributes victim-ip-detection_attributes Partition Visibility shared Operational Data URI /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/oper Schema victim-ip-detection schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection | ||
Get Object | GET | /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection | ||
Modify Object | POST | /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection | ||
Replace Object | PUT | /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection | ||
Delete Object | DELETE | /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection |
victim-ip-detection attributes¶
configuration
Description ‘configuration’: configuration;
Type: string
Supported Values: configuration
histogram-toggle
Description ‘histogram-enable’: Enable histogram statistics of victim IP detection; ‘histogram-disable’: Disable histogram statistics of victim IP detection;
Type: string
Supported Values: histogram-enable, histogram-disable
Default: histogram-disable
indicator-list
Type: List
Reference Object: /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/indicator/{type}
toggle
Description ‘enable’: Enable victim IP detection; ‘disable’: Disable victim IP detection;
Type: string
Supported Values: enable, disable
Default: disable
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
indicator-list¶
Specification Value Type list Block object keys ip-threshold-num
Description Threshold for IP
Type: number
Range: 1-2147483647
type
Description ‘pkt-rate’: rate of incoming packets; ‘reverse-pkt-rate’: rate of reverse coming packets; ‘fwd-byte-rate’: rate of incoming bytes; ‘rev-byte-rate’: rate of reverse coming bytes;
Type: string
Supported Values: pkt-rate, reverse-pkt-rate, fwd-byte-rate, rev-byte-rate
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