ddos network-object ipv6

DDOS Network-object IPv6 Subnet

ipv6 Specification

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

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

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

ipv6 attributes

Create List

POST

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

ipv6 attributes

Get Object

GET

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

ipv6 attributes

Get List

GET

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

ipv6-list

Modify Object

POST

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

ipv6 attributes

Replace Object

PUT

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

ipv6 attributes

Replace List

PUT

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

ipv6-list

Delete Object

DELETE

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

ipv6 attributes

ipv6-list

ipv6-list is JSON List of ipv6 attributes

ipv6-list : [

ipv6 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-ipv6-addr

Description IPV6 Subnet, supported prefix range is from 40 to 63

Type: string

Format: ipv6-address-plen

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