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

ActionRequest

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


Properties

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

JSON Example

{
    "auditText": "Acknowledged the notification",
    "deDupKeys": [
        "Name:NOTIFICATION-NetworkFunction_NetworkFunction-ebf940d1-9166-4e3b-bb17-c6b8d200bdc2_Impaired$Source:INCHARGE-SA-PRES$"
    ],
    "user": "admin"
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Parameter To

Action On Notifications

Feedback

Was this page helpful?