DeviceStatus Parent topic

Parameter
Data Type
Description
Required?
deviceStatus
Enumeration
The status of the device.
Property type: Attribute
Valid values:
  • NotConfigured: the device is not currently in use and not yet encrypted. Essential configuration information such as operating system, file system, and mount point have not yet been specified.
  • Configured: the device is attached to an instance but the encryption key has not yet been given. Essential configuration information such as operating system, file system, and mount point have been specified.
  • EncryptionPending: the device is already configured and attached to a virtual machine instance. SecureCloud is ready to approve the requested key and encrypt the storage device.
  • Encrypting: SecureCloud is in the process of encrypting the requested device.
  • EncryptionError: provisioning for the device has failed. SecureCloud has encountered a problem during provisioning.
  • Undetected: the device is removed from CSP.
  • Encrypted: the device is provisioned and ready to use.
  • InUse: the device is configured, mounted, encrypted, and being accessed by the requesting instance of the machine image.
Yes