Disables the health check function for a specified VBR.
Debug
Use OpenAPI Explorer to perform debug operations and generate SDK code examples.
Request parameters
Parameter | Type | Required? | Example value | Description |
---|---|---|---|---|
CenId | String | Yes | cen-sjfoejfghhjgghjghkg**** |
The ID of the CEN instance. |
VbrInstanceId | String | Yes | vbr-wz95o9aylj181n5**** |
The ID of the VBR. |
VbrInstanceRegionId | String | Yes | cn-shenzhen |
The ID of the region to which the VBR belongs. To query the region ID, call DescribeRegions. |
Action | String | No | DisableCenVbrHealthCheck |
Optional. The name of this action. Value: DisableCenVbrHealthCheck |
VbrInstanceOwnerId | Long | No | 12345656677888 |
Optional. The ID of the account to which the VBR belongs. |
Response parameters
Parameter | Type | Example value | Description |
---|---|---|---|
RequestId | String | A278B8A6-A5B8-4FDE-9F70-95F0F6A1D68A |
The ID of the request. |
Examples
Request example
http(s)://[Endpoint]/? Action=DisableCenVbrHealthCheck
&CenId=cen-sjfoejfghhjgghjghkg****
&VbrInstanceId=vbr-wz95o9aylj181n5****
&VbrInstanceRegionId=cn-shenzhen
&<CommonParameters>
Response examples
XML
format
<DisableCenVbrHealthCheckResponse>
<RequestId>A278B8A6-A5B8-4FDE-9F70-95F0F6A1D68A</RequestId>
</DisableCenVbrHealthCheckResponse>
JSON
format
{
"RequestId":"A278B8A6-A5B8-4FDE-9F70-95F0F6A1D68A"
}
Errors
For a list of error codes, visit the API Error Center.