Releasing Cluster CBC Locks in Batches (To Be Discarded)
Function
This API is used to release cluster CBC locks in batches.
Calling Method
For details, see Calling APIs.
URI
PUT /v1/services/checklock/cce
Request Parameters
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
Content-Type |
Yes |
String |
Definition The request body type or format Constraints GET requests are not validated. Range Default Value N/A |
|
X-Auth-Token |
Yes |
String |
Definition Requests for calling an API can be authenticated using either a token or AK/SK. If token-based authentication is used, this parameter is mandatory and must be set to a user token. For details about how to obtain a token, see Authentication. Constraints N/A Range N/A Default Value N/A |
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
resources |
No |
Array of resources objects |
Definition Resource information list Constraints N/A Range N/A Default Value N/A |
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
cloudServiceType |
No |
String |
Definition Cloud service type. The value is fixed at hws.service.type.cce. Constraints N/A Range N/A Default Value N/A |
|
resourceType |
No |
String |
Definition Cloud service resource type. The value is fixed at hws.resource.type.cce.cluster. Constraints N/A Range N/A Default Value N/A |
|
resourceId |
No |
String |
Definition Cluster ID Constraints N/A Range N/A Default Value N/A |
Response Parameters
Status code: 200
The cluster CBC locks have been released.
N/A
Example Requests
N/A
Example Responses
N/A
Status Codes
|
Status Code |
Description |
|---|---|
|
200 |
The cluster CBC locks have been released. |
Error Codes
See Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot