okta-sdk-nodejs

okta.Device

Properties

Name Type Description Notes
created Date Timestamp when the device was created [optional] [readonly] [default to undefined]
id string Unique key for the device [optional] [readonly] [default to undefined]
lastUpdated Date Timestamp when the device was last updated [optional] [readonly] [default to undefined]
profile DeviceProfile   [optional] [default to undefined]
resourceAlternateId string   [optional] [readonly] [default to undefined]
resourceDisplayName DeviceDisplayName   [optional] [default to undefined]
resourceId string Alternate key for the `id` [optional] [readonly] [default to undefined]
resourceType string   [optional] [readonly] [default to 'UDDevice']
status DeviceStatus   [optional] [default to undefined]
_links DeviceLinks   [optional] [default to undefined]