ActionResponseList

ActionResponseList
ActionResponseList

List of responses

This class is array of ActionResponse
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"
    }
]