NSX-T Data Center REST API
Delete a DHCP server profile (Removed in 9.0)
Delete a DHCP server profile specified by the profile id. Deprecated: Please use Policy API: DELETE /policy/api/v1/infra/dhcp-server-configs/{dhcp-server-config-id}Request:
Method:
DELETE
URI Path(s):
/api/v1/dhcp/server-profiles/{profile-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
DELETE https://<nsx-mgr>/api/v1/dhcp/server-profiles/ee5711ce-e4d5-4f88-8330-b79c01d3bf7cSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
n/a