gslb zone service dns-ns-record stats¶
Statistics for the object dns-ns-record
dns-ns-record Specification¶
Parameter Value Type Collection Collection Name dns-ns-record-list Collection URI /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record/{ns-name} Element Name dns-ns-record Element URI /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record/{ns-name}/stats Element Attributes dns-ns-record_attributes Partition Visibility None Schema dns-ns-record schemaOperations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
| Create Object | POST | /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record/{ns-name} | ||
| Create List | POST | /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record/{ns-name} | ||
| Get Object | GET | /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record/{ns-name}/stats | ||
| Get List | GET | /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record/{ns-name} | ||
| Modify Object | POST | /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record/{ns-name}/stats | ||
| Replace Object | PUT | /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record/{ns-name}/stats | ||
| Replace List | PUT | /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record/{ns-name} | ||
| Delete Object | DELETE | /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record/{ns-name}/stats | 
dns-ns-record-list¶
dns-ns-record-list is JSON List of dns-ns-record attributes
dns-ns-record-list : [
]
dns-ns-record attributes¶
ns-name
Description Specify Domain Name
Type: string
Maximum Length: 127 characters
Maximum Length: 1 characters
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Value Type object hits
Description Number of times the record has been used
Type: number
Format: counter