ActionResponse

ActionResponse
ActionResponse

Details of each Notification action result ( success or failure)

JSON Example
{
    "name": "NOTIFICATION-NetworkFunction_NetworkFunction-ebf940d1-9166-4e3b-bb17-c6b8d200bdc2_Impaired",
    "samName": "INCHARGE-SA-PRES",
    "user": "admin",
    "errorMessage": "string",
    "deDupKey": "Name:NOTIFICATION-NetworkFunction_NetworkFunction-ebf940d1-9166-4e3b-bb17-c6b8d200bdc2_Impaired$Source:INCHARGE-SA-PRES$",
    "action": "acknowledge",
    "status": "OK"
}
string
name
Optional

Notification on which action is performed

string
samName
Optional

SAM Name on which action performed

string
user
Optional

Sam user who is performing this action

string
errorMessage
Optional

if action failed, cause of failure and exception message for more details

string
deDupKey
Optional

DeDupkey uniquely indentifies the notification across domains.

string
action
Optional

action to be performed on Notification

string
status
Optional

status of http request , success = 200 ok