Deleting a Group
Function
After a group is created, you can delete it if it is no longer needed.
URI
DELETE /v1/groups/{id}
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
id |
Yes |
String |
Definition Group ID. Constraints N/A Range The value is a string. It contains 24 characters. Default value N/A |
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
force_delete |
No |
Boolean |
Definition Whether to forcibly delete static information about microservices. Constraints N/A Range
Default value N/A |
Request Parameters
None
Response Parameters
Status code: 200
The group is deleted.
None
Example Requests
The group is deleted.
DELETE https://{Endpoint}/v1/groups/{id}?force_delete=true
Example Responses
None
Status Codes
|
Status Code |
Description |
|---|---|
|
200 |
The group is deleted. |
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