OpsNotifications

OpsNotifications
OpsNotifications

A list of OPS Notifications

JSON Example
{
    "values": [
        {
            "id": "string",
            "type": "string",
            "tenant": {
                "name": "string",
                "id": "string"
            },
            "properties": {
                "properties": {}
            },
            "status": "string",
            "message": "string"
        }
    ]
}
values
Optional
Constraints: maxItems: 100

The current page of OPS notifications.