cgnv6 nptv6 domain stats¶
Statistics for the object domain
domain Specification¶
Type Collection Collection Name domain-list Collection URI /axapi/v3/cgnv6/nptv6/domain/{name} Element Name domain Element URI /axapi/v3/cgnv6/nptv6/domain/{name}/stats Element Attributes domain_attributes Schema domain schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/cgnv6/nptv6/domain/{name} | ||
Create List | POST | /axapi/v3/cgnv6/nptv6/domain/{name} | ||
Get Object | GET | /axapi/v3/cgnv6/nptv6/domain/{name}/stats | ||
Get List | GET | /axapi/v3/cgnv6/nptv6/domain/{name} | ||
Modify Object | POST | /axapi/v3/cgnv6/nptv6/domain/{name}/stats | ||
Replace Object | PUT | /axapi/v3/cgnv6/nptv6/domain/{name}/stats | ||
Replace List | PUT | /axapi/v3/cgnv6/nptv6/domain/{name} | ||
Delete Object | DELETE | /axapi/v3/cgnv6/nptv6/domain/{name}/stats |
domain-list¶
domain-list is JSON List of domain attributes
domain-list : [
]
domain attributes¶
name
Description Name of NPTv6 domain
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 Type object address-not-valid-for-translation
Description Address Not Valid For Translation
Type: number
Format: counter
hairpin-packets
Description Hairpin Packets
Type: number
Format: counter
inbound-packets
Description Inbound Packets
Type: number
Format: counter
inbound-packets-no-map
Description Inbound Packets No Map
Type: number
Format: counter
outbound-packets
Description Outbound Packets
Type: number
Format: counter
packets-dest-unreachable
Description Packets Destination Unreachable
Type: number
Format: counter