Deleting an ECS Group
Function
This API is used to delete an ECS group.
URI
DELETE /v1/{project_id}/cloudservers/os-server-groups/{server_group_id}
|
Parameter |
Mandatory |
Description |
|---|---|---|
|
project_id |
Yes |
Definition Specifies the project ID. For details about how to obtain the ID, see Obtaining a Project ID. Constraints N/A Range N/A Default Value N/A |
|
server_group_id |
Yes |
Definition Specifies the ECS group UUID. Constraints N/A Range N/A Default Value N/A |
Request Parameters
None
Response parameters
None
Example Request
Delete a specified ECS group.
DELETE https://{endpoint}/v1/{project_id}/cloudservers/os-server-groups/{server_group_id}
Example Response
None
Returned Values
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.