| 2026-02-05
09:23:50 .46 |
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": "080563df674047a898d4aafc4b91bc8d",
"created_at": "2026-02-05T15:23:50.463592+00:00",
"debug_session_id": null,
"entity_id": 9,
"entity_type": "UserAccessLevel",
"id": 26,
"reconcile_job_id": 94
},
"related_jobs": [
{
"attempt_count": 1,
"correlation_id": "080563df674047a898d4aafc4b91bc8d",
"created_at": "2026-02-05T15:23:50.467768+00:00",
"debug_session_id": null,
"job_type": "reconcile_user",
"last_error": null,
"next_run_at": null,
"reason": "access level changed",
"reconcile_job_id": 94,
"status": "done",
"updated_at": "2026-02-05T15:23:57.514449+00:00",
"user_id": 9
}
],
"related_logs": [
{
"action": "RECONCILE_ENQUEUED",
"created_at": "2026-02-05T15:23:50.472080",
"error_message": null,
"id": 1583,
"ok": true,
"provider_type": "ACCESS_BROKER",
"reconcile_job_id": 94,
"request_json": {
"deduped": false,
"reason": "access level changed",
"source": "user-access-level route",
"user_id": 9
},
"response_json": {
"job_id": 94
}
},
{
"action": "RECONCILE_JOB_START",
"created_at": "2026-02-05T15:23:50.478539",
"error_message": null,
"id": 1584,
"ok": true,
"provider_type": "ACCESS_BROKER",
"reconcile_job_id": 94,
"request_json": {
"attempt_count": 1,
"job_id": 94,
"job_type": "reconcile_user",
"reason": "access level changed",
"user_id": 9
},
"response_json": null
},
{
"action": "PASSCODE_LIST",
"created_at": "2026-02-05T15:23:51.865069",
"error_message": null,
"id": 1586,
"ok": true,
"provider_type": "TTLOCK",
"reconcile_job_id": 94,
"request_json": {
"base_host": "https://api.ttlock.com",
"method": "GET",
"path": "/v3/lock/listKeyboardPwd",
"payload": {
"accessToken": "***",
"clientId": "6636adfbf3f9483d946082b74f20797c",
"date": 1770305031030,
"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-05T15:23:54.894577",
"error_message": null,
"id": 1588,
"ok": true,
"provider_type": "TTLOCK",
"reconcile_job_id": 94,
"request_json": {
"base_host": "https://api.ttlock.com",
"method": "POST",
"path": "/v3/keyboardPwd/delete",
"payload": {
"accessToken": "***",
"clientId": "6636adfbf3f9483d946082b74f20797c",
"date": 1770305031878,
"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-05T15:23:57.025382",
"error_message": null,
"id": 1591,
"ok": true,
"provider_type": "TTLOCK",
"reconcile_job_id": 94,
"request_json": {
"base_host": "https://api.ttlock.com",
"method": "POST",
"path": "/v3/keyboardPwd/delete",
"payload": {
"accessToken": "***",
"clientId": "6636adfbf3f9483d946082b74f20797c",
"date": 1770305034907,
"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-05T15:23:57.514449",
"error_message": null,
"id": 1595,
"ok": true,
"provider_type": "ACCESS_BROKER",
"reconcile_job_id": 94,
"request_json": {
"attempt_count": 1,
"job_id": 94,
"user_id": 9
},
"response_json": {
"job_status": "done",
"summary": {
"adds_updates": 0,
"desired": 0,
"removes": 5
}
}
}
]
}
Before JSON
null
After JSON
{
"access_level_id": 1,
"schedule_id": null,
"site_id": 1,
"status": "active",
"user_id": 9
}
|