Policy > Monitoring > System Health Agent > Profile

Upload Sha dynamic plugin

Upload Sha dynamic plugin content.
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.

Request:

Method:
POST
URI Path(s):
/policy/api/v1/infra/sha/dynamic-plugins/<plugin-id>/files/<file-name>
Request Headers:
n/a
Query Parameters:
DynamicPluginFile
Request Body:
n/a

Example Request:

POST https://<policy-mgr>/policy/api/v1/infra/sha/dynamic-plugins/monitor-plugin/files/monitor

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
DynamicPluginFileProperties+

Example Response:

{ "path": "/infra/sha/dynamic-plugins/monitor-plugin", "file_name": "monitor", "status": "SUCCESS", }

Required Permissions:

crud

Feature:

policy_ops

Additional Errors: