ddos zone-template ip-proto¶
Ip-proto template configuration
ip-proto Specification¶
Parameter Value Type Collection Object Key(s) name Collection Name ip-proto-list Collection URI /axapi/v3/ddos/zone-template/ip-proto Element Name ip-proto Element URI /axapi/v3/ddos/zone-template/ip-proto/{name} Element Attributes ip-proto_attributes Partition Visibility shared Schema ip-proto schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/zone-template/ip-proto | ||
Create List | POST | /axapi/v3/ddos/zone-template/ip-proto | ||
Get Object | GET | /axapi/v3/ddos/zone-template/ip-proto/{name} | ||
Get List | GET | /axapi/v3/ddos/zone-template/ip-proto | ||
Modify Object | POST | /axapi/v3/ddos/zone-template/ip-proto/{name} | ||
Replace Object | PUT | /axapi/v3/ddos/zone-template/ip-proto/{name} | ||
Replace List | PUT | /axapi/v3/ddos/zone-template/ip-proto | ||
Delete Object | DELETE | /axapi/v3/ddos/zone-template/ip-proto/{name} | ||
ip-proto-list¶
ip-proto-list is JSON List of ip-proto attributes
ip-proto-list : [
]
ip-proto attributes¶
filter-list
Type: List
Reference Object: /axapi/v3/ddos/zone-template/ip-proto/{name}/filter/{other-filter-name}
name
Description DDOS Ip-proto Template Name
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
filter-list¶
Specification Value Type list Block object keys byte-offset-filter
Description Filter using Berkeley Packet Filter syntax
Type: string
Format: string-rlx
Maximum Length: 1275 characters
Maximum Length: 1 characters
other-filter-action
Description ‘drop’: Drop packets (Default); ‘ignore’: Take no action; ‘blacklist-src’: Blacklist-src; ‘authenticate-src’: Authenticate-src;
Type: string
Supported Values: drop, ignore, blacklist-src, authenticate-src
Mutual Exclusion: other-filter-action and other-filter-action-list-name are mutually exclusive
other-filter-action-list-name
Description Configure action-list to take
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
Mutual Exclusion: other-filter-action-list-name and other-filter-action are mutually exclusive
Reference Object: /axapi/v3/ddos/action-list
other-filter-inverse-match
Description Inverse the result of the matching
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
other-filter-name
Description
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
other-filter-regex
Description Regex Expression
Type: string
Format: string-rlx
Maximum Length: 1275 characters
Maximum Length: 1 characters
other-filter-seq
Description Sequence number
Type: number
Range: 1-200
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