ddos dst dynamic-entry-overflow-policy ip-proto¶
DDOS IP protocol configuration
ip-proto Specification¶
Type
Collection
Object Key(s)
port-num
Collection Name
Collection URI
/axapi/v3/ddos/dst/dynamic-entry-overflow-policy/{default-address-type}/ip-proto
Element Name
ip-proto
Element URI
/axapi/v3/ddos/dst/dynamic-entry-overflow-policy/{default-address-type}/ip-proto/{port-num}
Element Attributes
ip-proto_attributes
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/dst/dynamic-entry-overflow-policy/{default-address-type}/ip-proto | ||
Create List | POST | /axapi/v3/ddos/dst/dynamic-entry-overflow-policy/{default-address-type}/ip-proto | ||
Get Object | GET | /axapi/v3/ddos/dst/dynamic-entry-overflow-policy/{default-address-type}/ip-proto/{port-num} | ||
Get List | GET | /axapi/v3/ddos/dst/dynamic-entry-overflow-policy/{default-address-type}/ip-proto | ||
Modify Object | POST | /axapi/v3/ddos/dst/dynamic-entry-overflow-policy/{default-address-type}/ip-proto/{port-num} | ||
Replace Object | PUT | /axapi/v3/ddos/dst/dynamic-entry-overflow-policy/{default-address-type}/ip-proto/{port-num} | ||
Replace List | PUT | /axapi/v3/ddos/dst/dynamic-entry-overflow-policy/{default-address-type}/ip-proto | ||
Delete Object | DELETE | /axapi/v3/ddos/dst/dynamic-entry-overflow-policy/{default-address-type}/ip-proto/{port-num} |
ip-proto-list¶
ip-proto-list is JSON List of ip-proto attributes
ip-proto-list : [
]
ip-proto attributes¶
deny
Description Blacklist and Drop all incoming packets for protocol
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
glid
Description Global limit ID
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
Refernce Object: /axapi/v3/glid
port-num
Description Protocol Number
Type: number
Range: 0-255
template
Description: template is a JSON Block. Please see below for template
Type: Object
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
template¶
Specification
Type
object
other
Description DDOS other template
Type: string
Format: string-rlx
Maximum Length: 128 characters
Maximum Length: 1 characters