Get Alerts

Get Alerts

Endpoint to get alerts for the environment by id
Authorized Roles : PROVIDER or ORG_ADMIN or ORG_USER

Request
URI
GET
https://{api_host}/provider/environments/{envID}/alerts
COPY
Path Parameters
string
envID
Required

ID of the environment

Query Parameters
string
alertType
Optional

Type of alert

Possible values are : AGENT_CONNECTIVITY, DATA_DISK_HEALTH_ALERT, SYSTEM_DISK_HEALTH_ALERT, VCENTER, ONBOARDING, MONITORING, INFLUXDB, TELEGRAF, KAPACITOR, RCLONE,
pageable
Required

pageable


Authentication
This operation uses the following authentication methods.
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/environments/{envID}/alerts?pageable=v