Disassociating Resources from a Group
Function
This API is used to disassociate the resources from a group.
URI
DELETE /v1/group-resource-relations
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
id_list |
Yes |
Array of strings |
Definition Group ID list. Constraints N/A Range List of IDs of the groups to which the selected resources belong. Default value N/A |
Request Parameters
None
Response Parameters
Status code: 200
The disassociation is successful.
None
Example Requests
Disassociate resources from a group.
DELETE https://{endpoint}/v1/group-resource-relations?id_list=687df406705dd42025d32669
Example Responses
None
Status Codes
|
Status Code |
Description |
|---|---|
|
200 |
The disassociation is successful. |
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