StorageDetailsInfo
StorageDetailsInfo
Information related to Storage Details.
JSON Example
{
"space_reclamation_status": "VALIDATION_OK",
"storage_accelerator_host_details": [
{
"name": "blrkm.example.com",
"path": "/blr/host/cluster/blrkm.example.com",
"version": "7.0.1"
}
],
"storage_accelerator_status": "VALIDATION_OK",
"version": "6.5.0"
}
string
space_reclamation_status
Optional
Space reclamation status of the given virtual center.
- VALIDATION_OK: Virtual center supports space reclamation.
- UNSUPPORTED_VC: Virtual center does not support space reclamation.
- RECLAMATION_DISABLED: The feature has been disabled for the virtual center.
- FEATURE_DISABLED: Space reclamation has been disabled globally.
Possible values are : VALIDATION_OK, UNSUPPORTED_VC, RECLAMATION_DISABLED, FEATURE_DISABLED,
string
storage_accelerator_status
Optional
Storage accelerator status of the given virtual center.
- VALIDATION_OK: Virtual center supports View Storage Accelerator.
- UNSUPPORTED_VC: Virtual center does not support View Storage Accelerator.
Possible values are : VALIDATION_OK, UNSUPPORTED_VC,
string
version
Optional
Version of the Virtual Center.