Deleting an Endpoint Group
Function
This API is used to delete an endpoint group.
Constraints
Before deleting the endpoint group, you must delete all the associated endpoints and health checks.
Calling Method
For details, see Calling APIs.
URI
DELETE /v1/endpoint-groups/{endpoint_group_id}
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
endpoint_group_id |
Yes |
String |
Specifies the endpoint group ID. |
Request Parameters
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
X-Auth-Token |
Yes |
String |
Specifies the user token. The token can be obtained by calling the IAM API. The value of X-Subject-Token in the response header is the user token. |
Response Parameters
None
Example Requests
Deleting an endpoint group
DELETE https://{ga_endpoint}/v1/endpoint-groups/3a9f50bb-f041-4eac-a117-82472d8a0007
Example Responses
None
Status Codes
Status Code |
Description |
---|---|
204 |
Endpoint group 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