ddos detection statistics¶
DDoS Detection statistics
statistics Specification¶
Type Configuration Resource Element Name statistics Element URI /axapi/v3/ddos/detection/statistics Element Attributes statistics_attributes Statistics Data URI /axapi/v3/ddos/detection/statistics/stats Schema statistics schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/detection/statistics | ||
Get Object | GET | /axapi/v3/ddos/detection/statistics | ||
Modify Object | POST | /axapi/v3/ddos/detection/statistics | ||
Replace Object | PUT | /axapi/v3/ddos/detection/statistics | ||
Delete Object | DELETE | /axapi/v3/ddos/detection/statistics |
statistics attributes¶
sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sampling-enable¶
Specification Type list Block object keys counters1
Description ‘all’: all; ‘sflow-packets-received’: sFlow Packets Received; ‘not-supported-sflow-ver’: sFlow Packets Version Not Supported; ‘netflow-pkts-received’: Netflow Packets Received; ‘not-supproted-nflow-ver’: Netflow Packets Version Not Supported; ‘agent-not-found’: Detection Agent Not Found; ‘pkt-drop’: Flow Packets Dropped; ‘not-for-flow-collection’: Packets Not for Detection;
Type: string
Supported Values: all, sflow-packets-received, not-supported-sflow-ver, netflow-pkts-received, not-supproted-nflow-ver, agent-not-found, pkt-drop, not-for-flow-collection
stats data¶
Counter | Size | Description | |
---|---|---|---|
pkt-drop | 8 | Flow Packets Dropped | |
netflow-pkts-received | 8 | Netflow Packets Received | |
sflow-packets-received | 8 | sFlow Packets Received | |
agent-not-found | 8 | Detection Agent Not Found | |
not-supported-sflow-ver | 8 | sFlow Packets Version Not Supported | |
not-supproted-nflow-ver | 8 | Netflow Packets Version Not Supported |