The audit log provides audit trail information for user activity, changes to business objects and other important information. For more information, see Audit log.
Retrieve audit logs using the query parameters.
Filtered audit logs returned successfully
Bad request.
Unauthorized
Forbidden
unexpected error
unexpected error
[- {
- "id": 12,
- "clusterUuid": "71f69d83-ba66-4822-adf5-55ce55efd210",
- "tenantId": 1001,
- "happenedAt": "2022-06-08T11:28:24.131Z",
- "action": "Create",
- "version": 1,
- "entityId": 51,
- "entityType": "Department",
- "entityName": "MyDepartment123",
- "sourceType": "User",
- "sourceId": "96a4382e-afa5-4604-9eb1-c3071aa021fc",
- "sourceName": "test@run.ai",
- "error": "{\"status\":404,\"description\":\"Cluster with uuid '19519f4b-e3a5-45c7-9451-0def7b931546' does not exist\",\"errorType\":\"BackendError\"}",
- "context": {
- "user_agent": "Thunder Client (https://www.thunderclient.com)"
}, - "body": {
- "name": "test1",
- "deservedGpus": 1,
- "allowOverQuota": false,
- "maxAllowedGpus": 1
}
}
]