Record

audit-log-event

No description available.

record audit-log-event {
  actor: option​<audit-log-event-actor>,
  context: option​<audit-log-event-context>,
  created-at: option​<string>,
  details: option​<audit-log-event-details>,
  event-category: option​<string>,
  event-type: option​<string>,
  gid: option​<string>,
  resource-op: option​<audit-log-event-resource>,
}

Fields

NameTypeDescription
actoroption​<audit-log-event-actor>
contextoption​<audit-log-event-context>
created-atoption​<string>
detailsoption​<audit-log-event-details>
event-categoryoption​<string>
event-typeoption​<string>
gidoption​<string>
resource-opoption​<audit-log-event-resource>