StoragePolicyDrResponseEntity

StoragePolicyDrResponseEntity
StoragePolicyDrResponseEntity

Storage policy defined in the vCenter Server

AllOf
This class requires all of the following:
JSON Example
{
    "storage_policy_name": "string",
    "storage_policy_id": "string",
    "vm_encryption_supported": false,
    "_meta": {
        "errors": [
            {
                "code": "string",
                "message": "string",
                "field": "string"
            }
        ]
    }
}