[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance

ActionResponse

Details of each Notification action result ( success or failure)


Properties

string
action Optional

action to be performed on Notification


string
deDupKey Optional

DeDupkey uniquely indentifies the notification across domains.


string
errorMessage Optional

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


string
name Optional

Notification on which action is performed


string
samName Optional

SAM Name on which action performed


string
status Optional

status of http request , success = 200 ok


string
user Optional

Sam user who is performing this action

JSON Example

{
    "action": "acknowledge",
    "deDupKey": "Name:NOTIFICATION-NetworkFunction_NetworkFunction-ebf940d1-9166-4e3b-bb17-c6b8d200bdc2_Impaired$Source:INCHARGE-SA-PRES$",
    "errorMessage": "",
    "name": "NOTIFICATION-NetworkFunction_NetworkFunction-ebf940d1-9166-4e3b-bb17-c6b8d200bdc2_Impaired",
    "samName": "INCHARGE-SA-PRES",
    "status": "OK",
    "user": "admin"
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Returned By

Action On Notifications

Feedback

Was this page helpful?