ddos detection agent netflow¶
Configure DDoS detection agent Netflow settings
netflow Specification¶
Parameter Value Type Configuration Resource Element Name netflow Element URI /axapi/v3/ddos/detection/agent/{agent-name}/netflow Element Attributes netflow_attributes Partition Visibility shared Schema netflow schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/detection/agent/{agent-name}/netflow | ||
Get Object | GET | /axapi/v3/ddos/detection/agent/{agent-name}/netflow | ||
Modify Object | POST | /axapi/v3/ddos/detection/agent/{agent-name}/netflow | ||
Replace Object | PUT | /axapi/v3/ddos/detection/agent/{agent-name}/netflow | ||
Delete Object | DELETE | /axapi/v3/ddos/detection/agent/{agent-name}/netflow |
netflow attributes¶
active-timeout
Description Configure agent’s flow active timeout (seconds)
Type: number
Range: 10-600
inactive-timeout
Description Configure agent’s flow inactive timeout (seconds)
Type: number
Range: 10-600
netflow-samples-collection
Description ‘enable’: Enable Netflow flow samples collection(default); ‘disable’: Disable Netflow flow samples collection;
Type: string
Supported Values: enable, disable
Default: enable
netflow-sampling-rate
Description Configure agent’s netflow sampling rate
Type: number
Range: 1-65535
Default: 1
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters