gslb zone service oper¶
Operational Status for the object service
service Specification¶
Parameter Value Type Collection Collection Name service-list Collection URI /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name} Element Name service Element URI /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/oper Element Attributes service_attributes Partition Visibility None Schema service schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name} | ||
Create List | POST | /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name} | ||
Get Object | GET | /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/oper | ||
Get List | GET | /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name} | ||
Modify Object | POST | /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/oper | ||
Replace Object | PUT | /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/oper | ||
Replace List | PUT | /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name} | ||
Delete Object | DELETE | /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/oper |
service-list¶
service-list is JSON List of service attributes
service-list : [
]
service attributes¶
dns-mx-record-list
Type: List
Reference Object: /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-mx-record/{mx-name}
dns-ns-record-list
Type: List
Reference Object: /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-mx-record/{mx-name}/dns-ns-record/{ns-name}
oper
Description: oper is a JSON Block. Please see below for oper
Type: Object
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
oper¶
Specification Value Type object cache-list
Type: Listmatched
Description
Type: number
session-list
Type: Liststate
Description
Type: string
total-sessions
Description
Type: number
oper_cache-list¶
Specification Value Type list Block object keys additional-records
Description
Type: number
alias
Description
Type: string
answer-records
Description
Type: number
authority-records
Description
Type: number
cache-dns-flag
Description
Type: string
cache-length
Description
Type: number
cache-ttl
Description
Type: number
question-records
Description
Type: number
oper_session-list¶
Specification Value Type list Block object keys aging
Description
Type: number
best
Description
Type: string
client
Description
Type: string
hits
Description
Type: number
last-second-hits
Description
Type: number
mode
Description
Type: string
ttl
Description
Type: string
update
Description
Type: number
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
oper
Description: oper is a JSON Block. Please see below for dns-mx-record-list_oper
Type: Object
dns-mx-record-list_oper¶
Specification Value Type object last-server
Description
Type: string
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
oper
Description: oper is a JSON Block. Please see below for dns-ns-record-list_oper
Type: Object
dns-ns-record-list_oper¶
Specification Value Type object last-server
Description
Type: string