ddos network-object sub-network

Configure sub-network in a DDos Network Object

sub-network Specification

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

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

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

sub-network attributes

Create List

POST

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

sub-network attributes

Get Object

GET

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

sub-network attributes

Get List

GET

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

sub-network-list

Modify Object

POST

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

sub-network attributes

Replace Object

PUT

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

sub-network attributes

Replace List

PUT

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

sub-network-list

Delete Object

DELETE

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

sub-network attributes

sub-network-list

sub-network-list is JSON List of sub-network attributes

sub-network-list : [

sub-network attributes

host-anomaly-threshold

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

Type: Object

sub-network-anomaly-threshold

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

Type: Object

subnet-ip-addr

Description IPv4 Subnet, supported prefix range is from 24 to 32

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

sub-network-anomaly-threshold

Specification Value
Type object

static-sub-network-byte-rate

Description Byte rate of the sub-network

Type: number

Range: 100-4294967295

static-sub-network-pkt-rate

Description Packet rate of the sub-network

Type: number

Range: 1-2147483647

host-anomaly-threshold

Specification Value
Type object

static-byte-rate-threshold

Description Byte rate of per host

Type: number

Range: 100-4294967295

static-pkt-rate-threshold

Description Packet rate of per host

Type: number

Range: 1-2147483647