Fixes the blocking status of clusters whose status is Normal to be confirmed.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| ClusterIds | array | No | The cluster IDs. | |
| string | No | The cluster ID. You can call the ListClusterInterceptionConfig operation to query the IDs of cluster. | cf55f3bd2bad747858c6a5f2101ad**** | |
| UserConfirm | boolean | No | Specifies whether to fix the blocking status of the cluster. Valid values:
| true |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "4FFBEDBD-FA63-5213-9103-306519EE4857"
}Error codes
| HTTP status code | Error code | Error message | Description |
|---|---|---|---|
| 403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
| 500 | ServerError | ServerError | - |
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|
No change history
