| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The ID of the audit entry. | |
| action | string | Type of the action. | |
| timestamp | \DateTime | When the change took place. | |
| tenant_id | string | Customer tenant id | |
| customer_id | string | Customer ID | |
| changed_by | string | Id of user who performed the change | |
| username | string | Name of the user which led to the change. | |
| request_id | string | The requestId of the API call which led to the change. | |
| trace_id | string | The traceId of the API call which led to the change. | |
| instance_id | int | The identifier of the instance | |
| snapshot_id | string | The identifier of the snapshot | |
| changes | object | List of actual changes | [optional] |
This repository was archived by the owner on Mar 9, 2025. It is now read-only.