CausesResponse

CausesResponse
CausesResponse

Notification causes response object.

JSON Example
{
    "Count": 10,
    "Result": [
        {
            "TroubleTicketID": "string",
            "UserDefined1": "string",
            "UserDefined2": "string",
            "UserDefined3": "string",
            "UserDefined4": "string",
            "UserDefined5": "string",
            "UserDefined6": "string",
            "UserDefined7": "string",
            "UserDefined8": "string",
            "UserDefined9": "string",
            "UserDefined10": "string",
            "UserDefined11": "string",
            "UserDefined12": "string",
            "UserDefined13": "string",
            "UserDefined14": "string",
            "UserDefined15": "string",
            "UserDefined16": "string",
            "UserDefined17": "string",
            "UserDefined18": "string",
            "UserDefined19": "string",
            "UserDefined20": "string",
            "InMaintenance": false,
            "IsProblem": true,
            "Owner": "admin",
            "IsLiveNotification": true,
            "ProcessedTimeStamp": 1660635421552,
            "InstanceDisplayName": "kube-multus-ds-amd64-gv429",
            "ElementClassName": "NetworkFunction",
            "Name": "NOTIFICATION-NetworkFunction_NetworkFunction-ebf940d1-9166-4e3b-bb17-c6b8d200bdc2_Impaired",
            "AcknowledgmentTime": "number",
            "LastChangedAt": 1660350567000,
            "LastClearedAt": 1660350567000,
            "LastNotifiedAt": 1660350528000,
            "InstanceName": "NetworkFunction-ebf940d1-9166-4e3b-bb17-c6b8d200bdc2",
            "DeDupKey": "Name:NOTIFICATION-NetworkFunction_NetworkFunction-ebf940d1-9166-4e3b-bb17-c6b8d200bdc2_Impaired$Source:INCHARGE-SA-PRES$",
            "SourceDomainName": "INCHARGE-ESM",
            "FirstNotifiedAt": 1660350528000,
            "EventState": "ACTIVE",
            "Severity": 2,
            "EventName": "Impaired",
            "OccurrenceCount": 1,
            "SourceInfo": "INCHARGE-SA",
            "EventType": "DURABLE",
            "EventText": "Indicates RRC and PDCP-C protocol not working.",
            "ElementName": "gNodeB-service-mavenir",
            "elementUUID": "gNodeB-service-mavenir$gNodeB$INCHARGE-SA-PRES",
            "Impact": 0,
            "DeviceType": "gNodeB",
            "HasCauses": false,
            "OriginalSources": [
                "string"
            ],
            "NotificationStates": [
                {
                    "syncTimestamp": 1660635421552,
                    "source": "INCHARGE-SA-PRES",
                    "eventState": "ACTIVE",
                    "eventTimestamp": 1660350567000,
                    "syncId": 1660635420400
                }
            ],
            "Active": true,
            "Acknowledged": false,
            "IsRoot": false,
            "Category": "Operational",
            "EventDisplayName": "Impaired",
            "Certainty": 100,
            "Source": "INCHARGE-SA-PRES",
            "ClassName": "CentralUnitControlPlane",
            "DisplayName": "CentralUnitControlPlane Impaired 100.0%: cucp-50332-65095-bmsed",
            "SourceSpecific": "primary",
            "ClassDisplayName": "CentralUnitControlPlane",
            "PollingState": "POLLING",
            "PollingID": 1660635420400,
            "ClearOnAcknowledge": false,
            "SourceEventType": "EVENT",
            "ToolInfo": "string",
            "tags": {}
        }
    ]
}
integer
Count
Optional

total number of notification

Result
Optional

An array of notfication objects.

Returned By