ActionRequest

ActionRequest
ActionRequest

Object describing set of Notification Unique Ids to take action , audit text to be inserted, sam user

JSON Example
{
    "auditText": "Acknowledged the notification",
    "deDupKeys": [
        "Name:NOTIFICATION-NetworkFunction_NetworkFunction-ebf940d1-9166-4e3b-bb17-c6b8d200bdc2_Impaired$Source:INCHARGE-SA-PRES$"
    ],
    "user": "admin"
}
string
auditText
Required

audit text to identify the action.

array of string
deDupKeys
Required

An array of notifications unique keys.

string
user
Required

User who is performing this action