PvdcStoragePolicy
PvdcStoragePolicy
A Provider VDC storage policy.
JSON Example
{
"id": "string",
"name": "string",
"storagePolicyMoref": "string",
"isEnabled": false,
"providerVdcRef": {
"name": "string",
"id": "string"
},
"vcRef": {
"name": "string",
"id": "string"
},
"totalCapacityMb": 0
}
string
id
Optional
Unique VCD Id for the policy.
string
name
Required
Constraints:
minLength: 1
maxLength: 128
Unique name for the policy.
string
storagePolicyMoref
Required
Unique Id in Virtual Center of the policy.
boolean
isEnabled
Optional
Constraints:
default: true
Enabled state of the policy, defaults to true.
integer As int64
As int64
totalCapacityMb
Optional
Total capacity in MB for this storage policy