device.unmanaged.converted_to_managed
An unmanaged device was successfully converted to a managed device.
Example webhook payload
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.
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.
Example webhook payload
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.
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.
Example webhook payload
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_disconnectedID of the event.
Value:
device.unmanaged.disconnectedDate and time at which the event occurred.
ID of the workspace associated with the event.