Returns list of alert channels
successful operation
Authorization information is missing or invalid.
Not Found.
Internal server error
{- "count": 0,
- "next": "string",
- "previous": "string",
- "results": [
- {
- "id": 0,
- "properties": {
- "to_address": "user@example.com"
}, - "name": "string",
- "type": "string",
- "created_on": "2019-08-24T14:15:22Z",
- "updated_on": "2019-08-24T14:15:22Z",
- "enterprise": "796caaf9-a7de-4817-9ffa-39d04bf83de9",
- "linked_alerts": [
- "string"
]
}
]
}
Returns instance of alert channel
successful operation
Bad request
Authorization information is missing or invalid.
Forbidden, no permission to perform this action.
Internal server error
{- "id": 0,
- "properties": {
- "to_address": "user@example.com"
}, - "name": "string",
- "type": "string",
- "created_on": "2019-08-24T14:15:22Z",
- "updated_on": "2019-08-24T14:15:22Z",
- "enterprise": "796caaf9-a7de-4817-9ffa-39d04bf83de9"
}
{- "id": 0,
- "properties": {
- "to_address": "user@example.com"
}, - "name": "string",
- "type": "string",
- "created_on": "2019-08-24T14:15:22Z",
- "updated_on": "2019-08-24T14:15:22Z",
- "enterprise": "796caaf9-a7de-4817-9ffa-39d04bf83de9",
- "linked_alerts": [
- "string"
]
}
Returns instance of alert channel
successful operation
Authorization information is missing or invalid.
Not Found.
Internal server error
{- "id": 0,
- "properties": {
- "to_address": "user@example.com"
}, - "name": "string",
- "type": "string",
- "created_on": "2019-08-24T14:15:22Z",
- "updated_on": "2019-08-24T14:15:22Z",
- "enterprise": "796caaf9-a7de-4817-9ffa-39d04bf83de9",
- "linked_alerts": [
- "string"
]
}
Returns alert channel instance
successful operation
Invalid request.
Authorization information is missing or invalid.
Not Found.
Internal server error
{- "id": 0,
- "properties": {
- "to_address": "user@example.com"
}, - "name": "string",
- "type": "string",
- "created_on": "2019-08-24T14:15:22Z",
- "updated_on": "2019-08-24T14:15:22Z",
- "enterprise": "796caaf9-a7de-4817-9ffa-39d04bf83de9"
}
{- "id": 0,
- "properties": {
- "to_address": "user@example.com"
}, - "name": "string",
- "type": "string",
- "created_on": "2019-08-24T14:15:22Z",
- "updated_on": "2019-08-24T14:15:22Z",
- "enterprise": "796caaf9-a7de-4817-9ffa-39d04bf83de9",
- "linked_alerts": [
- "string"
]
}
Returns alert channel instance
successful operation
Invalid request.
Not Found.
Internal server error
{- "id": 0,
- "properties": {
- "to_address": "user@example.com"
}, - "name": "string",
- "type": "string",
- "created_on": "2019-08-24T14:15:22Z",
- "updated_on": "2019-08-24T14:15:22Z",
- "enterprise": "796caaf9-a7de-4817-9ffa-39d04bf83de9"
}
{- "id": 0,
- "properties": {
- "to_address": "user@example.com"
}, - "name": "string",
- "type": "string",
- "created_on": "2019-08-24T14:15:22Z",
- "updated_on": "2019-08-24T14:15:22Z",
- "enterprise": "796caaf9-a7de-4817-9ffa-39d04bf83de9",
- "linked_alerts": [
- "string"
]
}
Empty response
The resource was deleted successfully.
Invalid request.
Authorization information is missing or invalid.
Forbidden, no permission to perform this action.
Not Found.
Internal server error
{- "errors": [
- "string"
], - "message": "string",
- "status": 0
}