DatastoreDefaultPolicyGetResponseBody
This is a response body class for an operation.
Properties
string
value
Optional
Identifier of the default storage policy associated with the specified datastore. this field is unset if there is no default storage policy associated with the datastore. The result will be an identifier for the resource type: com.vmware.vcenter.StoragePolicy.
JSON Example
{
"value": "string"
}