Get the list of Alert Definitions
Get the list of Alert Definitions
Query Parameters
- additionalProperties boolean
To get extra meta data details for the api
Responses
- 200
- 500
Success
- application/json
- Schema
- Example (from schema)
Schema
alertDefinitions object[]
{
"alertDefinitions": [
{
"id": 0,
"name": "string",
"type": "Clients",
"company": {
"id": 0,
"name": "string"
},
"enabled": true
}
]
}
Internal Server Error
GET /v4/alertdefinitions
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://localhost/webconsole/api/V4/AlertDefinitions' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/AlertDefinitions' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/AlertDefinitions' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/AlertDefinitions' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/AlertDefinitions' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/AlertDefinitions' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/AlertDefinitions' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'