Deleting a Health Check
Function
This API is used to delete a health check.
Calling Method
For details, see Calling APIs.
URI
DELETE /v1/health-checks/{health_check_id}
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
health_check_id |
Yes |
String |
Specifies the health check 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 a health check
DELETE https://{ga_endpoint}/v1/health-checks/c2b210b2-60c4-449d-91e2-9e9ea1dd7442
Example Responses
None
Status Codes
Status Code |
Description |
---|---|
204 |
Health check 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