Policy > Monitoring > System Health Agent > Profile

Associated URIs:

API Description API Path

API will provide list of Sha dynamic plugin list.


API will provide list of Sha dynamic plugins.
GET /policy/api/v1/infra/sha/dynamic-plugins
GET /policy/api/v1/global-infra/sha/dynamic-plugins

Read Sha dynamic plugin


Read Sha dynamic plugin.
DELETE /policy/api/v1/infra/sha/dynamic-plugins/<plugin-id>

Read Sha dynamic plugin


Read Sha dynamic plugin.
GET /policy/api/v1/global-infra/sha/dynamic-plugins/<plugin-id>
GET /policy/api/v1/infra/sha/dynamic-plugins/<plugin-id>

Upload Sha dynamic plugin


Upload Sha dynamic plugin content.
PATCH /policy/api/v1/infra/sha/dynamic-plugins/<plugin-id>

Create Sha dynamic plugin


Create Sha dynamic plugin.
PUT /policy/api/v1/infra/sha/dynamic-plugins/<plugin-id>

Upload Sha dynamic plugin


Upload Sha dynamic plugin content.
POST /policy/api/v1/infra/sha/dynamic-plugins/<plugin-id>/files/<file-name>

API will provide list of SHA profile.


API will provide list of SHA profile.
GET /policy/api/v1/infra/sha/plugin-profiles
GET /policy/api/v1/global-infra/sha/plugin-profiles

Delete SHA profile


Delete Sha profile.
DELETE /policy/api/v1/infra/sha/plugin-profiles/<sha-profile-id>

API will return Sha profile


API will return Sha profile.
GET /policy/api/v1/global-infra/sha/plugin-profiles/<sha-profile-id>
GET /policy/api/v1/infra/sha/plugin-profiles/<sha-profile-id>

Create or Replace SHA profile


Create or Replace Sha profile.
PATCH /policy/api/v1/infra/sha/plugin-profiles/<sha-profile-id>

Create or Replace Sha profile


Create or Replace Sha profile.
PUT /policy/api/v1/infra/sha/plugin-profiles/<sha-profile-id>

Show the plugins status on given node.


Show all the installed system health plugins on given node
GET /policy/api/v1/infra/sha/plugin-status/<node-id>
GET /policy/api/v1/global-infra/sha/plugin-status/<node-id>

API will provide list of Sha pre-defined list.


API will provide list of Sha dynamic plugins.
GET /policy/api/v1/global-infra/sha/pre-defined-plugins
GET /policy/api/v1/infra/sha/pre-defined-plugins

Read Sha pre-defined plugin


Read SHA dynamic plugin.
GET /policy/api/v1/infra/sha/pre-defined-plugins/<plugin-id>
GET /policy/api/v1/global-infra/sha/pre-defined-plugins/<plugin-id>