Get Alert DefinitionsDetails
Get details of alert definition
Path Parameters
- id int32 required
Query Parameters
- additionalProperties boolean
Responses
- 200
- 500
Success
- application/json
- Schema
- Example (from schema)
Schema
- id int32
- name string
alertSummary object
- sendIndividualNotifications boolean
true if individual notifications are on for the alert definitions
- processDiscoveredVMs boolean
Set to true for all Virtual Machine related alerts.
associations object[]
alertTarget object
templates object
additionalProperties object
{
"id": 0,
"name": "string",
"alertSummary": {
"type": {
"id": 0,
"name": "Clients"
},
"category": {
"id": 0,
"name": "Configuration"
},
"criteria": {
"id": 0,
"name": "Backup Job Failed",
"paramsList": [
{
"unit": 0,
"type": 0,
"value": 0,
"paramIndex": 0
}
]
}
},
"sendIndividualNotifications": true,
"processDiscoveredVMs": true,
"associations": [
{
"id": 0,
"name": "string",
"type": "ALL_SERVERS",
"parentEntity1": {
"id": 0,
"name": "string",
"type": "SERVER_ENTITY"
},
"parentEntity2": {
"id": 0,
"name": "string",
"type": "SERVER_ENTITY"
},
"parentEntity3": {
"id": 0,
"name": "string",
"type": "SERVER_ENTITY"
},
"parentEntity4": {
"id": 0,
"name": "string",
"type": "SERVER_ENTITY"
}
}
],
"alertTarget": {
"sendAlertTo": [
"LIVEFEEDS"
],
"recipientsOperationType": "ADD",
"recipients": {
"to": [
{
"id": 0,
"name": "string",
"type": "USER"
}
],
"cc": [
{
"id": 0,
"name": "string",
"type": "USER"
}
],
"bcc": [
{
"id": 0,
"name": "string",
"type": "USER"
}
],
"webHookId": 0
}
},
"templates": {
"locale": {
"id": 0,
"name": "string"
},
"email": "string",
"console": "string",
"eventViewer": "string",
"webhook": "string"
},
"additionalProperties": {
"status": 0
}
}
Internal Server Error
GET /v4/alertdefinitions/:id
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://localhost/webconsole/api/V4/AlertDefinitions/:id' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/AlertDefinitions/:id' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/AlertDefinitions/:id' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/AlertDefinitions/:id' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/AlertDefinitions/:id' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/AlertDefinitions/:id' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/AlertDefinitions/:id' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'