Get Notifications
Request
URI
POST
https://{api_host}/dt-rest/v100/notification/manager/notifications
COPY
Request Body
DtNotificationFilterImpl of type(s) application/json
Optional
{
"id": "string",
"type": "string",
"active": false,
"location": "string",
"DtLink": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
string
id
Optional
id
string
type
Optional
type
Possible values are : MAINTENANCE_NOTICE, VMS_IN_BAD_AGENT_STATE, VMS_IN_BAD_TOOLS_STATE, VMS_UNTRUSTED_DOMAIN,
boolean
active
Optional
active
string
location
Optional
location
Responses
200
successful operation
[
{
"type": "string"
}
]
Dt Notification Manager Operations
GET
Create Notification Filter
POST
Get Notifications
GET
Get Supported Links