Get Alert Access Control List
Get Access Control Lists' union for the specified alerts
Request
URI
GET
https://{api_host}/api/v2/alert/acl
COPY
Query Parameters
string of array
id
Optional
id
Responses
200
successful operation
Returns ResponseContainerListAccessControlListReadDTO of type(s) application/json
{
"status": {
"result": "string",
"message": "string",
"code": 0
},
"response": [
{
"entityId": "string",
"viewAcl": [
{
"name": "string",
"id": "string",
"description": "string"
}
],
"modifyAcl": [
{
"name": "string",
"id": "string",
"description": "string"
}
]
}
]
}
Alert Operations
POST
Add Alert Access
PUT
Add Alert Tag
POST
Check Query Type
POST
Clone Alert
POST
Create Alert
DELETE
Delete Alert
GET
Get Alert
GET
Get Alert Access Control List
GET
Get Alert History
GET
Get Alerts Summary
GET
Get Alert Tags
GET
Get Alert Version
GET
Get All Alert
POST
Hide Alert
POST
Preview Alert Notification
POST
Remove Alert Access
DELETE
Remove Alert Tag
PUT
Set Alert Acl
POST
Set Alert Tags
POST
Snooze Alert
POST
Undelete Alert
POST
Unhide Alert
POST
Unsnooze Alert
PUT
Update Alert