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

AuditTrail

Audit object defines, what all audit trail contains.


Properties

string
ActionType Optional

The type of action performed (ACKNOWLEDGE | UNACKNOWLEDGE | RELEASE_OWNERSHIP | TAKE_OWNERSHIP | NOTIFY)


integer
SerialNumber Optional

serial number assigned to action request.


string
Text Optional

This field describes the performed action.


number
Timestamp Optional

The timestamp of when action was performed.


string
User Optional

The name of the user who had initiated the action

JSON Example

{
    "ActionType": "NOTIFY",
    "SerialNumber": 0,
    "Text": "Server: INCHARGE-SA",
    "Timestamp": 1660934341000,
    "User": "DXA"
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Property Of

Audit

Feedback

Was this page helpful?