StoragePolicyDrResponseEntity
StoragePolicyDrResponseEntity
Storage policy defined in the vCenter Server
AllOf
JSON Example
{
"storage_policy_name": "string",
"storage_policy_id": "string",
"vm_encryption_supported": false,
"_meta": {
"errors": [
{
"code": "string",
"message": "string",
"field": "string"
}
]
}
}