Description

Request URL

Network API v2.0

DELETE /v2.0/lb/health_monitors/{health_monitor_id}

Request Paramters

This operation does not accept a request body.

Normal response codes

204

Example

curl -i -X DELETE \
-H "Accept: application/json" \
-H "X-Auth-Token: 0925897a3d4543218ff0dcd2bb378a8e" \
https://networking.tyo1.cloud.z.com/v2.0/lb/health_monitors/1e898fd5-193d-47f7-8b53-10945399a183
HTTP/1.1 204 No Content
Server: openresty/1.7.10.1
Date: Fri, 08 May 2015 12:25:12 GMT
Content-Type: application/json
Content-Length: 0
Connection: keep-alive