ddos network-object stats

Statistics for the object network-object

network-object Specification

Parameter Value
Type Collection
Collection Name network-object-list
Collection URI /axapi/v3/ddos/network-object/{object-name}
Element Name network-object
Element URI /axapi/v3/ddos/network-object/{object-name}/stats
Element Attributes network-object_attributes
Partition Visibility None
Schema network-object schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

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

network-object attributes

Create List

POST

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

network-object attributes

Get Object

GET

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

network-object attributes

Get List

GET

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

network-object-list

Modify Object

POST

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

network-object attributes

Replace Object

PUT

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

network-object attributes

Replace List

PUT

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

network-object-list

Delete Object

DELETE

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

network-object attributes

network-object-list

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

network-object-list : [

network-object attributes

object-name

Description

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

stats

Description: stats is a JSON Block. Please see below for stats

Type: Object

stats

Specification Value
Type object

ip_aged

Description IP Entry Aged

Type: number

Format: counter

ip_create_fail

Description IP Entry Create Failures

Type: number

Format: counter

ip_learned

Description IP Entry Learned

Type: number

Format: counter

service_aged

Description Service Entry Aged

Type: number

Format: counter

service_create_fail

Description Service Entry Create Failures

Type: number

Format: counter

service_learned

Description Service Entry Learned

Type: number

Format: counter

subnet_aged

Description Subnet Entry Aged

Type: number

Format: counter

subnet_create_fail

Description Subnet Entry Create Failures

Type: number

Format: counter

subnet_learned

Description Subnet Entry Learned

Type: number

Format: counter