An enum that returns the comprehensive state of the storage capacity.
Enum Members:
DUXStorageCapacityComprehensiveStateUnknown
Enum value that is returned when the storage capacity comprehensive state is unknown.
DUXStorageCapacityComprehensiveStateNormal
Enum value that is returned when the storage capacity comprehensive state is normal with no warnings or errors.
DUXStorageCapacityComprehensiveStateSlow
Enum value that is returned when the storage capacity comprehensive state is too slow.
DUXStorageCapacityComprehensiveStateBusy
Enum value that is returned when the storage capacity comprehensive state is busy with either saving, formatting, initializing or recovering files.
DUXStorageCapacityComprehensiveStateWarning
Enum value that is returned when the storage capacity comprehensive state is a warning such as format recommended, recovering files, or writing slowly.
DUXStorageCapacityComprehensiveStateError
Enum value that is returned when the storage capacity comprehensive state is an error such as invalid, read only, invalid file system, or no remaining file indices.