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

AuditRequest

Audit request object, defines the request parameters required to get the audit trail.


Properties

string
deDupKey Required

deDupKey, uniquely indentifies the notification across domains.


number
firstNotifiedAt Required

The timestamp of notification, when it was first notified.


string
source Required

The origin source of the notification. If source is not defined in notification, pass an empty value “”.

JSON Example

{
    "deDupKey": "Name:NOTIFICATION-KubernetesWorker_KubernetesWorker-96105fd2-1a74-46b6-ac8f-e869609e8d42_Down$Source:INCHARGE-SA-PRES$",
    "firstNotifiedAt": 1660934327000,
    "source": "INCHARGE-SA-PRES"
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Parameter To

Get Audit Trail

Feedback

Was this page helpful?