device.unmanaged.converted_to_managed
An unmanaged device was successfully converted to a managed device.
Properties
Properties
Custom metadata of the connected account, present when connected_account_id is provided.
ID of the connected account associated with the event.
Date and time at which the event was created.
The customer key associated with the device, if any.
Custom metadata of the device, present when device_id is provided.
ID of the affected device.
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.
ID of the event.
Value:
device.unmanaged.converted_to_managedDate and time at which the event occurred.
ID of the workspace associated with the event.
device.unmanaged.connected
The status of an unmanaged device changed from offline to online. That is, the device.properties.online property changed from false to true.
Properties
Properties
Custom metadata of the connected account, present when connected_account_id is provided.
ID of the connected account associated with the event.
Date and time at which the event was created.
The customer key associated with the device, if any.
Custom metadata of the device, present when device_id is provided.
ID of the affected device.
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.
ID of the event.
Value:
device.unmanaged.connectedDate and time at which the event occurred.
ID of the workspace associated with the event.
device.unmanaged.disconnected
The status of an unmanaged device changed from online to offline. That is, the device.properties.online property changed from true to false.
Properties
Properties
Custom metadata of the connected account, present when connected_account_id is provided.
Errors associated with the connected account.
ID of the connected account associated with the event.
Warnings associated with the connected account.
Date and time at which the event was created.
The customer key associated with the device, if any.
Custom metadata of the device, present when device_id is provided.
Errors associated with the device.
ID of the affected device.
Warnings associated with the device.
Error code associated with the disconnection event, if any.Possible values:
account_disconnected, hub_disconnected, device_disconnectedHuman-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.
ID of the event.
Value:
device.unmanaged.disconnectedDate and time at which the event occurred.
ID of the workspace associated with the event.