systemNotifications

systemNotifications
systemNotifications

Data object for system notifications

JSON Example
{
    "alertRuleSetName": "string",
    "alertRuleSetId": "string",
    "notifications": [
        {
            "id": "string",
            "targetId": "string",
            "targetType": "string",
            "targetName": "string",
            "alertDefinitionType": "string",
            "status": "string",
            "lastModifiedTime": "string",
            "lastModifiedUserEmail": "string",
            "webhooks": [
                {
                    "id": "string",
                    "name": "string",
                    "url": "string",
                    "endpointType": "string",
                    "status": "string",
                    "createdByUserEmail": "string",
                    "lastModifiedTime": "string",
                    "lastModifiedUserEmail": "string",
                    "orgId": "string",
                    "dbCount": 0,
                    "links": [
                        {
                            "rel": "string",
                            "href": "string",
                            "hreflang": "string",
                            "media": "string",
                            "title": "string",
                            "type": "string",
                            "deprecation": "string",
                            "profile": "string",
                            "name": "string"
                        }
                    ]
                }
            ],
            "links": [
                {
                    "rel": "string",
                    "href": "string",
                    "hreflang": "string",
                    "media": "string",
                    "title": "string",
                    "type": "string",
                    "deprecation": "string",
                    "profile": "string",
                    "name": "string"
                }
            ]
        }
    ]
}
string
alertRuleSetName
Optional

alertRuleSetName

string As uuid As uuid
alertRuleSetId
Optional

alertRuleSetId

notifications
Optional

notifications