system geoloc-list stats¶
Statistics for the object geoloc-list
geoloc-list Specification¶
Type Collection Collection Name geoloc-list-list Collection URI /axapi/v3/system/geoloc-list/{name} Element Name geoloc-list Element URI /axapi/v3/system/geoloc-list/{name}/stats Element Attributes geoloc-list_attributes Schema geoloc-list schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/geoloc-list/{name} | ||
Create List | POST | /axapi/v3/system/geoloc-list/{name} | ||
Get Object | GET | /axapi/v3/system/geoloc-list/{name}/stats | ||
Get List | GET | /axapi/v3/system/geoloc-list/{name} | ||
Modify Object | POST | /axapi/v3/system/geoloc-list/{name}/stats | ||
Replace Object | PUT | /axapi/v3/system/geoloc-list/{name}/stats | ||
Replace List | PUT | /axapi/v3/system/geoloc-list/{name} | ||
Delete Object | DELETE | /axapi/v3/system/geoloc-list/{name}/stats |
geoloc-list-list¶
geoloc-list-list is JSON List of geoloc-list attributes
geoloc-list-list : [
]
geoloc-list attributes¶
name
Description Specify name of Geolocation list
Type: string
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 hit-count
Description some help string
Type: number
Format: counter
total-active
Description some help string
Type: number
Format: counter
total-geoloc
Description some help string
Type: number
Format: counter