System Administration >
Monitoring
>
System Health
>
Profiles
Delete an existing system health profile
Delete an existing system health profile by ID.
Request:
Method:
DELETE
URI Path(s):
/api/v1/systemhealth/profiles/<profile-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
DELETE https://<nsx-mgr>/api/v1/systemhealth/profiles/72e1bd4b-6df6-42d0-9c59-a1c31312c9f1
Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a
Required Permissions:
crud
Feature:
tools_system_health_agent
Additional Errors:
404 Not Found
301 Moved Permanently
307 Temporary Redirect
400 Bad Request
403 Forbidden
409 Conflict
500 Internal Server Error
503 Service Unavailable