Skip to content
This repository was archived by the owner on Mar 9, 2025. It is now read-only.

Latest commit

 

History

History
19 lines (16 loc) · 926 Bytes

File metadata and controls

19 lines (16 loc) · 926 Bytes

# SecretAuditResponse

Properties

Name Type Description Notes
id float The identifier of the audit entry.
secret_id float Secret's id
action string Type of the action.
timestamp \DateTime When the change took place.
tenant_id string Customer tenant id
customer_id string Customer number
changed_by string User ID
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.
changes object List of actual changes. [optional]

[Back to Model list] [Back to API list] [Back to README]