All Products
Search
Document Center

Security Center:ModifyClusterCnnfStatusUserConfirm

Last Updated:Mar 20, 2026

Fixes the blocking status of clusters whose status is Normal to be confirmed.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
ClusterIdsarrayNo

The cluster IDs.

stringNo

The cluster ID. You can call the ListClusterInterceptionConfig operation to query the IDs of cluster.

cf55f3bd2bad747858c6a5f2101ad****
UserConfirmbooleanNo

Specifies whether to fix the blocking status of the cluster. Valid values:

  • true: yes
  • false: no
true

Response parameters

ParameterTypeDescriptionExample
object

The data returned.

RequestIdstring

The ID of the request, which is used to locate and troubleshoot issues.

4FFBEDBD-FA63-5213-9103-306519EE4857

Examples

Sample success responses

JSONformat

{
  "RequestId": "4FFBEDBD-FA63-5213-9103-306519EE4857"
}

Error codes

HTTP status codeError codeError messageDescription
403NoPermissioncaller has no permissionYou are not authorized to do this operation.
500ServerErrorServerError-

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

Change history

Change timeSummary of changesOperation
No change history