| 2026-02-04
08:58:54 .90 |
UserAccessLevel #9 |
create
|
|
Raw + Copy
{
"audit": {
"action": "create",
"actor_id": null,
"actor_type": "unknown",
"after_json": {
"access_level_id": 1,
"schedule_id": null,
"site_id": 1,
"status": "active",
"user_id": 9
},
"before_json": null,
"correlation_id": "e4792295b2f441f0b205e154984e92fc",
"created_at": "2026-02-04T14:58:54.902512+00:00",
"debug_session_id": null,
"entity_id": 9,
"entity_type": "UserAccessLevel",
"id": 14,
"reconcile_job_id": 72
},
"related_jobs": [
{
"attempt_count": 1,
"correlation_id": "e4792295b2f441f0b205e154984e92fc",
"created_at": "2026-02-04T14:58:54.907324+00:00",
"debug_session_id": null,
"job_type": "reconcile_user",
"last_error": null,
"next_run_at": null,
"reason": "access level changed",
"reconcile_job_id": 72,
"status": "done",
"updated_at": "2026-02-04T14:59:00.386279+00:00",
"user_id": 9
}
],
"related_logs": [
{
"action": "RECONCILE_ENQUEUED",
"created_at": "2026-02-04T14:58:54.911900",
"error_message": null,
"id": 1380,
"ok": true,
"provider_type": "ACCESS_BROKER",
"reconcile_job_id": 72,
"request_json": {
"deduped": false,
"reason": "access level changed",
"source": "user-access-level route",
"user_id": 9
},
"response_json": {
"job_id": 72
}
},
{
"action": "RECONCILE_JOB_START",
"created_at": "2026-02-04T14:58:54.920781",
"error_message": null,
"id": 1381,
"ok": true,
"provider_type": "ACCESS_BROKER",
"reconcile_job_id": 72,
"request_json": {
"attempt_count": 1,
"job_id": 72,
"job_type": "reconcile_user",
"reason": "access level changed",
"user_id": 9
},
"response_json": null
},
{
"action": "PASSCODE_DELETE",
"created_at": "2026-02-04T14:58:58.525948",
"error_message": null,
"id": 1384,
"ok": true,
"provider_type": "TTLOCK",
"reconcile_job_id": 72,
"request_json": {
"base_host": "https://api.ttlock.com",
"method": "POST",
"path": "/v3/keyboardPwd/delete",
"payload": {
"accessToken": "***",
"clientId": "6636adfbf3f9483d946082b74f20797c",
"date": 1770217136181,
"deleteType": 2,
"keyboardPwdId": 50957532,
"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": "PASSCODE_DELETE",
"created_at": "2026-02-04T14:59:00.375552",
"error_message": null,
"id": 1387,
"ok": true,
"provider_type": "TTLOCK",
"reconcile_job_id": 72,
"request_json": {
"base_host": "https://api.ttlock.com",
"method": "POST",
"path": "/v3/keyboardPwd/delete",
"payload": {
"accessToken": "***",
"clientId": "6636adfbf3f9483d946082b74f20797c",
"date": 1770217138540,
"deleteType": 2,
"keyboardPwdId": 50957532,
"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-04T14:59:00.386279",
"error_message": null,
"id": 1390,
"ok": true,
"provider_type": "ACCESS_BROKER",
"reconcile_job_id": 72,
"request_json": {
"attempt_count": 1,
"job_id": 72,
"user_id": 9
},
"response_json": {
"job_status": "done",
"summary": {
"adds_updates": 1,
"desired": 1,
"removes": 2
}
}
}
]
}
Before JSON
null
After JSON
{
"access_level_id": 1,
"schedule_id": null,
"site_id": 1,
"status": "active",
"user_id": 9
}
|