ddos network-object ip

DDOS Network-object IPv4 Subnet

ip Specification

Parameter Value
Type Collection
Object Key(s) subnet-ip-addr
Collection Name ip-list
Collection URI /axapi/v3/ddos/network-object/{object-name}/ip
Element Name ip
Element URI /axapi/v3/ddos/network-object/{object-name}/ip/{subnet-ip-addr}
Element Attributes ip_attributes
Partition Visibility shared
Statistics Data URI /axapi/v3/ddos/network-object/{object-name}/ip/{subnet-ip-addr}/stats
Schema ip schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/ddos/network-object/{object-name}/ip

ip attributes

Create List

POST

/axapi/v3/ddos/network-object/{object-name}/ip

ip attributes

Get Object

GET

/axapi/v3/ddos/network-object/{object-name}/ip/{subnet-ip-addr}

ip attributes

Get List

GET

/axapi/v3/ddos/network-object/{object-name}/ip

ip-list

Modify Object

POST

/axapi/v3/ddos/network-object/{object-name}/ip/{subnet-ip-addr}

ip attributes

Replace Object

PUT

/axapi/v3/ddos/network-object/{object-name}/ip/{subnet-ip-addr}

ip attributes

Replace List

PUT

/axapi/v3/ddos/network-object/{object-name}/ip

ip-list

Delete Object

DELETE

/axapi/v3/ddos/network-object/{object-name}/ip/{subnet-ip-addr}

ip attributes

ip-list

ip-list is JSON List of ip attributes

ip-list : [

]

ip attributes

prefix-anomaly-threshold

Description: prefix-anomaly-threshold is a JSON Block. Please see below for prefix-anomaly-threshold

Type: Object

sampling-enable

Type: List

subnet-ip-addr

Description IP Subnet, supported prefix range is from 8 to 31

Type: string

Format: ipv4-cidr

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

prefix-anomaly-threshold

Specification Value
Type object

prefix-bit-rate

Description Bit rate of the prefix subnet

Type: number

Range: 800-34359738360

prefix-pkt-rate

Description Packet rate of the prefix subnet

Type: number

Range: 1-2147483647

sampling-enable

Specification Value
Type list
Block object keys  

counters1

Description ‘all’: all; ‘packet_rate’: PPS; ‘bit_rate’: B(bits)PS;

Type: string

Supported Values: all, packet_rate, bit_rate