ddos dst zone detection victim-ip-detection indicator¶
DDos Host Detections configuration
indicator Specification¶
Parameter
Value
Type
Collection
Object Key(s)
type
Collection Name
Collection URI
/axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/indicator
Element Name
indicator
Element URI
/axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/indicator/{type}
Element Attributes
indicator_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/indicator | ||
Create List | POST | /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/indicator | ||
Get Object | GET | /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/indicator/{type} | ||
Get List | GET | /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/indicator | ||
Modify Object | POST | /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/indicator/{type} | ||
Replace Object | PUT | /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/indicator/{type} | ||
Replace List | PUT | /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/indicator | ||
Delete Object | DELETE | /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/indicator/{type} |
indicator-list¶
indicator-list is JSON List of indicator attributes
indicator-list : [
]
indicator attributes¶
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