AuditEventDeviceRemovedFromOrg
The data structure that represents the event data for a device removed from organization audit event.
Declaration
object AuditEventDeviceRemovedFromOrgProperties
| Name | Type | Description |
|---|---|---|
serialNumber | string | Serial number of the device, unique to that device. |
releaseEntityId | string | The unique id of the releasing entity. In the case of releaseEntityType == USER this property is intentionally not populated since it’s already given by SUBJECT_TYPE and SUBJECT_ID. |
releaseEntityType | AuditEventReleaseEntityType | The type of entity that conducted the release/disown operation. |