VM_StoragePolicySpec

VM_StoragePolicySpec
VM_StoragePolicySpec

The VM.StoragePolicySpec structure contains information about the storage policy to be associated with a virtual machine object.

JSON Example
{
    "policy": "string"
}
string
policy
Required

Identifier of the storage policy which should be associated with the virtual machine. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.vcenter.StoragePolicy. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vcenter.StoragePolicy.