Get Health History
Use this endpoint to get all storage connectivity health
Authorized Roles : PROVIDER
Request
URI
GET
https://{api_host}/provider/health/history/{nodeId}
COPY
Path Parameters
string
nodeId
Required
ID of the node
Query Parameters
string
alertType
Required
Type of the storage
Possible values are :
PROVIDERREPO,
PROVIDER_LOG_REPO,
PROVIDER_DB_BACKUP_REPO,
TANZU_NET,
Responses
200
OK
Operation doesn't return any data structure
400
Bad Request
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/provider/health/history/{nodeId}?alertType=value&pageable=v