Storage_Policies_Summary
Storage_Policies_Summary
The Policies.Summary structure contains commonly used information about a storage policy.
JSON Example
{
"policy": "string",
"name": "string",
"description": "string"
}
string
policy
Required
Identifier of the storage policy. 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.
string
name
Required
Name of the storage policy.
string
description
Required
Description of the storage policy.