Reference Guide

Table Of Contents
Supported_Locked_Foreign Drive supports encryption and is locked with an unknown
PIN.
Supported_Processing Drive supports encryption and is being processed.
Disabled Drive encryption is disabled.
Type : enum (Not_Supported, Supported_Unlocked, Supported_Locked,
Supported_Locked_Cluster_PIN, Supported_Locked_Out, Supported_Locked_Foreign,
Supported_Processing, Disabled)
HardwareDriveFIPSStatusEnum
FIPS compliance level. Available on the Drive hardware type. Current compliance levels are:
FIPS_Compliance_None Drive has no FIPS compliance.
FIPS_Compliance_Level_1 Drive has Level 1 FIPS 140-2 compliance.
FIPS_Compliance_Level_2 Drive has Level 2 FIPS 140-2 compliance.
FIPS_Compliance_Invalid Drive has invalid FIPS compliance.
Type : enum (FIPS_Compliance_None, FIPS_Compliance_Level_1, FIPS_Compliance_Level_2,
FIPS_Compliance_Invalid)
HardwareDriveTypeEnum
Type of drive. Available on the Drive hardware type. Current types are:
Unknown
SAS_SSD SAS-connected SSD in an Expansion Enclosure.
NVMe_SCM NVME-Connected Storage Class Memory.
NVMe_NVRAM NVME-Connected Non-volatile RAM.
NVMe_SSD NVME-Connected SSD.
Type : enum (Unknown, SAS_SSD, NVMe_SCM, NVMe_NVRAM, NVMe_SSD)
HardwareLifecycleStateEnum
Lifecycle state of the Hardware. Current values are:
330