ddos network-object ip stats¶
Statistics for the object ip
ip Specification¶
Parameter
Value
Type
Collection
Collection Name
Collection URI
/axapi/v3/ddos/network-object/{object-name}/ip/{subnet-ip-addr}
Element Name
ip
Element URI
/axapi/v3/ddos/network-object/{object-name}/ip/{subnet-ip-addr}/stats
Element Attributes
ip_attributes
Partition Visibility
None
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/network-object/{object-name}/ip/{subnet-ip-addr} | ||
Create List | POST | /axapi/v3/ddos/network-object/{object-name}/ip/{subnet-ip-addr} | ||
Get Object | GET | /axapi/v3/ddos/network-object/{object-name}/ip/{subnet-ip-addr}/stats | ||
Get List | GET | /axapi/v3/ddos/network-object/{object-name}/ip/{subnet-ip-addr} | ||
Modify Object | POST | /axapi/v3/ddos/network-object/{object-name}/ip/{subnet-ip-addr}/stats | ||
Replace Object | PUT | /axapi/v3/ddos/network-object/{object-name}/ip/{subnet-ip-addr}/stats | ||
Replace List | PUT | /axapi/v3/ddos/network-object/{object-name}/ip/{subnet-ip-addr} | ||
Delete Object | DELETE | /axapi/v3/ddos/network-object/{object-name}/ip/{subnet-ip-addr}/stats |
ip-list¶
ip-list is JSON List of ip attributes
ip-list : [
]
ip attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
subnet-ip-addr
Description IP Subnet, supported prefix range is from 8 to 31
Type: string
Format: ipv4-cidr
stats¶
Specification
Value
Type
object
bit_rate
Description B(bits)PS
Type: number
Format: counter
packet_rate
Description PPS
Type: number
Format: counter