Skip to main content

acs_system.connected

An access system was connected.
acs_system_id
String (UUID)
ID of the access system.
connected_account_id
String (UUID)
ID of the connected account.
created_at
String (ISO 8601)
Date and time at which the event was created.
event_description
String
Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.
event_id
String (UUID)
ID of the event.
event_type
Enum (String)
Value: acs_system.connected
occurred_at
String (ISO 8601)
Date and time at which the event occurred.
workspace_id
String (UUID)
ID of the workspace associated with the event.

acs_system.added

An access system was added.
acs_system_id
String (UUID)
ID of the access system.
connected_account_id
String (UUID)
ID of the connected account.
created_at
String (ISO 8601)
Date and time at which the event was created.
event_description
String
Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.
event_id
String (UUID)
ID of the event.
event_type
Enum (String)
Value: acs_system.added
occurred_at
String (ISO 8601)
Date and time at which the event occurred.
workspace_id
String (UUID)
ID of the workspace associated with the event.

acs_system.disconnected

An access system was disconnected.
acs_system_errors
Array
Errors associated with the access control system.
acs_system_id
String (UUID)
ID of the access system.
acs_system_warnings
Array
Warnings associated with the access control system.
connected_account_errors
Array
Errors associated with the connected account.
connected_account_id
String (UUID)
ID of the connected account.
connected_account_warnings
Array
Warnings associated with the connected account.
created_at
String (ISO 8601)
Date and time at which the event was created.
event_description
String
Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.
event_id
String (UUID)
ID of the event.
event_type
Enum (String)
Value: acs_system.disconnected
occurred_at
String (ISO 8601)
Date and time at which the event occurred.
workspace_id
String (UUID)
ID of the workspace associated with the event.