Skip to main content

access_code.unmanaged.converted_to_managed

An unmanaged access code was converted successfully to a managed access code.
access_code_id
String (UUID)
ID of the affected access code.
connected_account_custom_metadata
Object
Custom metadata of the connected account, present when connected_account_id is provided.
connected_account_id
String (UUID)
ID of the connected account associated with the affected access code.
created_at
String (ISO 8601)
Date and time at which the event was created.
device_custom_metadata
Object
Custom metadata of the device, present when device_id is provided.
device_id
String (UUID)
ID of the device associated with the affected access code.
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: access_code.unmanaged.converted_to_managed
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.

access_code.unmanaged.failed_to_convert_to_managed

An unmanaged access code failed to be converted to a managed access code.
access_code_errors
Array
Errors associated with the access code.
access_code_id
String (UUID)
ID of the affected access code.
access_code_warnings
Array
Warnings associated with the access code.
connected_account_custom_metadata
Object
Custom metadata of the connected account, present when connected_account_id is provided.
connected_account_errors
Array
Errors associated with the connected account.
connected_account_id
String (UUID)
ID of the connected account associated with the affected access code.
connected_account_warnings
Array
Warnings associated with the connected account.
created_at
String (ISO 8601)
Date and time at which the event was created.
device_custom_metadata
Object
Custom metadata of the device, present when device_id is provided.
device_errors
Array
Errors associated with the device.
device_id
String (UUID)
ID of the device associated with the affected access code.
device_warnings
Array
Warnings associated with the device.
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: access_code.unmanaged.failed_to_convert_to_managed
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.

access_code.unmanaged.created

An unmanaged access code was created on a device.
access_code_id
String (UUID)
ID of the affected access code.
connected_account_custom_metadata
Object
Custom metadata of the connected account, present when connected_account_id is provided.
connected_account_id
String (UUID)
ID of the connected account associated with the affected access code.
created_at
String (ISO 8601)
Date and time at which the event was created.
device_custom_metadata
Object
Custom metadata of the device, present when device_id is provided.
device_id
String (UUID)
ID of the device associated with the affected access code.
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: access_code.unmanaged.created
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.

access_code.unmanaged.removed

An unmanaged access code was removed from a device.
access_code_id
String (UUID)
ID of the affected access code.
connected_account_custom_metadata
Object
Custom metadata of the connected account, present when connected_account_id is provided.
connected_account_id
String (UUID)
ID of the connected account associated with the affected access code.
created_at
String (ISO 8601)
Date and time at which the event was created.
device_custom_metadata
Object
Custom metadata of the device, present when device_id is provided.
device_id
String (UUID)
ID of the device associated with the affected access code.
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: access_code.unmanaged.removed
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.