| 2026-02-04
13:29:03 .74 |
UserAccessLevel #10 |
delete
|
|
Raw + Copy
{
"audit": {
"action": "delete",
"actor_id": null,
"actor_type": "unknown",
"after_json": null,
"before_json": {
"access_level_id": 1,
"schedule_id": null,
"site_id": 1,
"status": "active",
"user_id": 10
},
"correlation_id": "dc388f33b5a348e8af570afce745e620",
"created_at": "2026-02-04T19:29:03.747108+00:00",
"debug_session_id": null,
"entity_id": 10,
"entity_type": "UserAccessLevel",
"id": 20,
"reconcile_job_id": 86
},
"related_jobs": [
{
"attempt_count": 1,
"correlation_id": "dc388f33b5a348e8af570afce745e620",
"created_at": "2026-02-04T19:29:05.161227+00:00",
"debug_session_id": null,
"job_type": "reconcile_user",
"last_error": null,
"next_run_at": null,
"reason": "access level changed",
"reconcile_job_id": 86,
"status": "done",
"updated_at": "2026-02-04T19:29:12.479177+00:00",
"user_id": 10
}
],
"related_logs": [
{
"action": "RECONCILE_ENQUEUED",
"created_at": "2026-02-04T19:29:05.164387",
"error_message": null,
"id": 1526,
"ok": true,
"provider_type": "ACCESS_BROKER",
"reconcile_job_id": 86,
"request_json": {
"deduped": false,
"reason": "access level changed",
"source": "user-access-level route",
"user_id": 10
},
"response_json": {
"job_id": 86
}
},
{
"action": "RECONCILE_JOB_START",
"created_at": "2026-02-04T19:29:05.191886",
"error_message": null,
"id": 1527,
"ok": true,
"provider_type": "ACCESS_BROKER",
"reconcile_job_id": 86,
"request_json": {
"attempt_count": 1,
"job_id": 86,
"job_type": "reconcile_user",
"reason": "access level changed",
"user_id": 10
},
"response_json": null
},
{
"action": "PASSCODE_LIST",
"created_at": "2026-02-04T19:29:06.685851",
"error_message": null,
"id": 1528,
"ok": true,
"provider_type": "TTLOCK",
"reconcile_job_id": 86,
"request_json": {
"base_host": "https://api.ttlock.com",
"method": "GET",
"path": "/v3/lock/listKeyboardPwd",
"payload": {
"accessToken": "***",
"clientId": "6636adfbf3f9483d946082b74f20797c",
"date": 1770233345215,
"lockId": 28991110,
"pageNo": 1,
"pageSize": 200
},
"url": "https://api.ttlock.com/v3/lock/listKeyboardPwd"
},
"response_json": {
"list": [],
"pageNo": 1,
"pageSize": 200,
"pages": 0,
"total": 0
}
},
{
"action": "PASSCODE_DELETE",
"created_at": "2026-02-04T19:29:12.452756",
"error_message": null,
"id": 1533,
"ok": true,
"provider_type": "TTLOCK",
"reconcile_job_id": 86,
"request_json": {
"base_host": "https://api.ttlock.com",
"method": "POST",
"path": "/v3/keyboardPwd/delete",
"payload": {
"accessToken": "***",
"clientId": "6636adfbf3f9483d946082b74f20797c",
"date": 1770233350193,
"deleteType": 2,
"keyboardPwdId": 50519432,
"lockId": 28991110
},
"url": "https://api.ttlock.com/v3/keyboardPwd/delete"
},
"response_json": {
"description": "\u8868\u793a\u6210\u529f\u6216\u662f",
"errcode": 0,
"errmsg": "none error message or means yes"
}
},
{
"action": "RECONCILE_JOB_DONE",
"created_at": "2026-02-04T19:29:12.479177",
"error_message": null,
"id": 1536,
"ok": true,
"provider_type": "ACCESS_BROKER",
"reconcile_job_id": 86,
"request_json": {
"attempt_count": 1,
"job_id": 86,
"user_id": 10
},
"response_json": {
"job_status": "done",
"summary": {
"adds_updates": 0,
"desired": 0,
"removes": 5
}
}
}
]
}
Before JSON
{
"access_level_id": 1,
"schedule_id": null,
"site_id": 1,
"status": "active",
"user_id": 10
}
After JSON
null
|