NSX-T Data Center REST API
Create a system health plugin (Deprecated)
Create a system health plugin.Request:
Method:
POST
URI Path(s):
/api/v1/systemhealth/plugins
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
SystemHealthPluginProfile+
Example Request:
{ "type": "COM "display_name": "health-check-compute", "publisher": "vmware" }Successful Response:
Response Code:
201 Created
Response Headers:
Content-type: application/json
Response Body:
SystemHealthPluginProfile+