ddos detection agent-group¶
Configure DDoS detection agent group
agent-group Specification¶
Parameter Value Type Collection Object Key(s) agent-group-name Collection Name agent-group-list Collection URI /axapi/v3/ddos/detection/agent-group Element Name agent-group Element URI /axapi/v3/ddos/detection/agent-group/{agent-group-name} Element Attributes agent-group_attributes Partition Visibility shared Schema agent-group schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/detection/agent-group | ||
Create List | POST | /axapi/v3/ddos/detection/agent-group | ||
Get Object | GET | /axapi/v3/ddos/detection/agent-group/{agent-group-name} | ||
Get List | GET | /axapi/v3/ddos/detection/agent-group | ||
Modify Object | POST | /axapi/v3/ddos/detection/agent-group/{agent-group-name} | ||
Replace Object | PUT | /axapi/v3/ddos/detection/agent-group/{agent-group-name} | ||
Replace List | PUT | /axapi/v3/ddos/detection/agent-group | ||
Delete Object | DELETE | /axapi/v3/ddos/detection/agent-group/{agent-group-name} |
agent-group-list¶
agent-group-list is JSON List of agent-group attributes
agent-group-list : [
]
agent-group attributes¶
agent
Type: Listagent-group-name
Description Specify name for the agent-group
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
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
agent¶
Specification Value Type list Block object keys agent-name
Description detection agent name
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
Reference Object: /axapi/v3/ddos/detection/agent