vrrp-a vrid stats¶
Statistics for the object vrid
vrid Specification¶
Type Collection Collection Name vrid-list Collection URI /axapi/v3/vrrp-a/vrid/{vrid-val} Element Name vrid Element URI /axapi/v3/vrrp-a/vrid/{vrid-val}/stats Element Attributes vrid_attributes Schema vrid schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/vrrp-a/vrid/{vrid-val} | ||
Create List | POST | /axapi/v3/vrrp-a/vrid/{vrid-val} | ||
Get Object | GET | /axapi/v3/vrrp-a/vrid/{vrid-val}/stats | ||
Get List | GET | /axapi/v3/vrrp-a/vrid/{vrid-val} | ||
Modify Object | POST | /axapi/v3/vrrp-a/vrid/{vrid-val}/stats | ||
Replace Object | PUT | /axapi/v3/vrrp-a/vrid/{vrid-val}/stats | ||
Replace List | PUT | /axapi/v3/vrrp-a/vrid/{vrid-val} | ||
Delete Object | DELETE | /axapi/v3/vrrp-a/vrid/{vrid-val}/stats |
vrid-list¶
vrid-list is JSON List of vrid attributes
vrid-list : [
]
vrid attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
vrid-val
Description Specify ha VRRP-A vrid
Type: number
Range: 0-31
Default: 0
stats¶
Specification Type object associated_natpool_count
Description Number of nat pools associated to vrid
Type: number
Format: counter
associated_vip_count
Description Number of vips associated to vrid
Type: number
Format: counter
associated_vport_count
Description Number of vports associated to vrid
Type: number
Format: counter