All Products
Search
Document Center

Alibaba Cloud DNS:SetDnsGtmMonitorStatus

Last Updated:Mar 15, 2024

Specifies the health check status of an address pool.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
LangstringNo

The language of the values for specific response parameters. Default value: en. Valid values: en, zh, and ja.

en
MonitorConfigIdstringYes

The ID of the health check task.

MonitorConfigId1
StatusstringYes

Specifies whether to enable the health check feature. Valid values:

  • OPEN: enables the health check feature.
  • CLOSE: disables the health check feature.
open

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

6856BCF6-11D6-4D7E-AC53-FD579933522B

Examples

Sample success responses

JSONformat

{
  "RequestId": "6856BCF6-11D6-4D7E-AC53-FD579933522B"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history