| 2026-02-04
12:35:51 .40 |
UserAccessLevel #10 |
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": 10
},
"before_json": null,
"correlation_id": "907c640534a24081a7eecaf9c55f351b",
"created_at": "2026-02-04T18:35:51.406786+00:00",
"debug_session_id": null,
"entity_id": 10,
"entity_type": "UserAccessLevel",
"id": 19,
"reconcile_job_id": 82
},
"related_jobs": [
{
"attempt_count": 1,
"correlation_id": "907c640534a24081a7eecaf9c55f351b",
"created_at": "2026-02-04T18:35:51.411200+00:00",
"debug_session_id": null,
"job_type": "reconcile_user",
"last_error": null,
"next_run_at": null,
"reason": "access level changed",
"reconcile_job_id": 82,
"status": "done",
"updated_at": "2026-02-04T18:35:55.971818+00:00",
"user_id": 10
}
],
"related_logs": [
{
"action": "RECONCILE_ENQUEUED",
"created_at": "2026-02-04T18:35:51.415557",
"error_message": null,
"id": 1478,
"ok": true,
"provider_type": "ACCESS_BROKER",
"reconcile_job_id": 82,
"request_json": {
"deduped": false,
"reason": "access level changed",
"source": "user-access-level route",
"user_id": 10
},
"response_json": {
"job_id": 82
}
},
{
"action": "RECONCILE_JOB_START",
"created_at": "2026-02-04T18:35:51.426966",
"error_message": null,
"id": 1479,
"ok": true,
"provider_type": "ACCESS_BROKER",
"reconcile_job_id": 82,
"request_json": {
"attempt_count": 1,
"job_id": 82,
"job_type": "reconcile_user",
"reason": "access level changed",
"user_id": 10
},
"response_json": null
},
{
"action": "PASSCODE_LIST",
"created_at": "2026-02-04T18:35:52.322468",
"error_message": null,
"id": 1480,
"ok": true,
"provider_type": "TTLOCK",
"reconcile_job_id": 82,
"request_json": {
"base_host": "https://api.ttlock.com",
"method": "GET",
"path": "/v3/lock/listKeyboardPwd",
"payload": {
"accessToken": "***",
"clientId": "6636adfbf3f9483d946082b74f20797c",
"date": 1770230151455,
"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-04T18:35:55.960565",
"error_message": null,
"id": 1485,
"ok": true,
"provider_type": "TTLOCK",
"reconcile_job_id": 82,
"request_json": {
"base_host": "https://api.ttlock.com",
"method": "POST",
"path": "/v3/keyboardPwd/delete",
"payload": {
"accessToken": "***",
"clientId": "6636adfbf3f9483d946082b74f20797c",
"date": 1770230153756,
"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-04T18:35:55.971818",
"error_message": null,
"id": 1488,
"ok": true,
"provider_type": "ACCESS_BROKER",
"reconcile_job_id": 82,
"request_json": {
"attempt_count": 1,
"job_id": 82,
"user_id": 10
},
"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": 10
}
|