gslb zone stats¶
Statistics for the object zone
zone Specification¶
Parameter Value Type Collection Collection Name zone-list Collection URI /axapi/v3/gslb/zone/{name} Element Name zone Element URI /axapi/v3/gslb/zone/{name}/stats Element Attributes zone_attributes Partition Visibility None Schema zone schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/gslb/zone/{name} | ||
Create List | POST | /axapi/v3/gslb/zone/{name} | ||
Get Object | GET | /axapi/v3/gslb/zone/{name}/stats | ||
Get List | GET | /axapi/v3/gslb/zone/{name} | ||
Modify Object | POST | /axapi/v3/gslb/zone/{name}/stats | ||
Replace Object | PUT | /axapi/v3/gslb/zone/{name}/stats | ||
Replace List | PUT | /axapi/v3/gslb/zone/{name} | ||
Delete Object | DELETE | /axapi/v3/gslb/zone/{name}/stats |
zone-list¶
zone-list is JSON List of zone attributes
zone-list : [
]
zone attributes¶
dns-mx-record-list
Type: List
Reference Object: /axapi/v3/gslb/zone/{name}/dns-mx-record/{mx-name}
dns-ns-record-list
Type: List
Reference Object: /axapi/v3/gslb/zone/{name}/dns-mx-record/{mx-name}/dns-ns-record/{ns-name}
name
Description Specify the name for the DNS zone
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
service-list
Type: List
Reference Object: /axapi/v3/gslb/zone/{name}/dns-mx-record/{mx-name}/dns-ns-record/{ns-name}/service/{service-port}+{service-name}
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
dns-mx-record-list¶
Specification Value Type list Block object keys mx-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 dns-mx-record-list_stats
Type: Object
dns-mx-record-list_stats¶
Specification Value Type object hits
Description Number of times the record has been used
Type: number
Format: counter
stats¶
Specification Value Type object backup-mode-response
Description Total Number of DNS replies sent to clients by the ACOS device in backup mode
Type: number
Format: counter
cache-mode-response
Description Total Number of cached DNS replies sent to clients by the ACOS device for the zone. (This statistic applies only if the DNS cac
Type: number
Format: counter
proxy-mode-response
Description Total Number of DNS replies sent to clients by the ACOS device as a DNS proxy for the zone
Type: number
Format: counter
received-query
Description Total Number of DNS queries received for the zone
Type: number
Format: counter
sent-response
Description Total Number of DNS replies sent to clients for the zone
Type: number
Format: counter
server-mode-response
Description Total Number of DNS replies sent to clients by the ACOS device as a DNS server for the zone. (This statistic applies only if th
Type: number
Format: counter
sticky-mode-response
Description Total Number of DNS replies sent to clients by the ACOS device to keep the clients on the same site. (This statistic applies on
Type: number
Format: counter
dns-ns-record-list¶
Specification Value Type list Block object keys 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 dns-ns-record-list_stats
Type: Object
dns-ns-record-list_stats¶
Specification Value Type object hits
Description Number of times the record has been used
Type: number
Format: counter
service-list¶
Specification Value Type list Block object keys dns-a-record
dns-cname-record-list
dns-mx-record-list
dns-naptr-record-list
dns-ns-record-list
dns-ptr-record-list
dns-srv-record-list
dns-txt-record-list
service-name
Description Specify the service name for the zone, * for wildcard
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
Default:
service-port
Description Port number of the service
Type: number
Range: 0-65534
stats
Description: stats is a JSON Block. Please see below for service-list_stats
Type: Object
service-list_stats¶
Specification Value Type object backup-mode-response
Description help Number of DNS replies sent to clients by the ACOS device in backup mode
Type: number
Format: counter
cache-mode-response
Description Number of cached DNS replies sent to clients by the ACOS device for the service. (This statistic applies only if the DNS cache
Type: number
Format: counter
proxy-mode-response
Description Number of DNS replies sent to clients by the ACOS device as a DNS proxy for the service
Type: number
Format: counter
received-query
Description Number of DNS queries received for the service
Type: number
Format: counter
sent-response
Description Number of DNS replies sent to clients for the service
Type: number
Format: counter
server-mode-response
Description Number of DNS replies sent to clients by the ACOS device as a DNS server for the service. (This statistic applies only if the D
Type: number
Format: counter
sticky-mode-response
Description Number of DNS replies sent to clients by the ACOS device to keep the clients on the same site. (This statistic applies only if
Type: number
Format: counter
service-list_dns-ns-record-list¶
Specification Value Type list Block object keys 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 service-list_dns-ns-record-list_stats
Type: Object
service-list_dns-ns-record-list_stats¶
Specification Value Type object hits
Description Number of times the record has been used
Type: number
Format: counter
service-list_dns-cname-record-list¶
Specification Value Type list Block object keys alias-name
Description Specify the alias name
Type: string
Maximum Length: 127 characters
Maximum Length: 1 characters
stats
Description: stats is a JSON Block. Please see below for service-list_dns-cname-record-list_stats
Type: Object
service-list_dns-cname-record-list_stats¶
Specification Value Type object cname-hits
Description Number of times the CNAME has been used
Type: number
Format: counter
service-list_dns-txt-record-list¶
Specification Value Type list Block object keys record-name
Description Specify the Object Name for TXT Data
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
stats
Description: stats is a JSON Block. Please see below for service-list_dns-txt-record-list_stats
Type: Object
service-list_dns-txt-record-list_stats¶
Specification Value Type object hits
Description Number of times the record has been used
Type: number
Format: counter
service-list_dns-mx-record-list¶
Specification Value Type list Block object keys mx-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 service-list_dns-mx-record-list_stats
Type: Object
service-list_dns-mx-record-list_stats¶
Specification Value Type object hits
Description Number of times the record has been used
Type: number
Format: counter
service-list_dns-srv-record-list¶
Specification Value Type list Block object keys port
Description Specify Port (Port Number)
Type: number
Range: 0-65534
srv-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 service-list_dns-srv-record-list_stats
Type: Object
service-list_dns-srv-record-list_stats¶
Specification Value Type object hits
Description Number of times the record has been used
Type: number
Format: counter
service-list_dns-ptr-record-list¶
Specification Value Type list Block object keys ptr-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 service-list_dns-ptr-record-list_stats
Type: Object
service-list_dns-ptr-record-list_stats¶
Specification Value Type object hits
Description Number of times the record has been used
Type: number
Format: counter
service-list_dns-naptr-record-list¶
Specification Value Type list Block object keys flag
Description Specify the flag (e.g., a, s). Default is empty flag
Type: string
Maximum Length: 1 characters
Maximum Length: 1 characters
Default:
naptr-target
Description Specify the replacement or regular expression
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
service-proto
Description Specify Service and Protocol
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
stats
Description: stats is a JSON Block. Please see below for service-list_dns-naptr-record-list_stats
Type: Object
service-list_dns-naptr-record-list_stats¶
Specification Value Type object naptr-hits
Description Number of times the NAPTR has been used
Type: number
Format: counter