PvdcStoragePolicy

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

Unique name for the policy.

string
storagePolicyMoref
Required

Unique Id in Virtual Center of the policy.

boolean
isEnabled
Optional

Enabled state of the policy, defaults to true.

providerVdcRef
Optional

providerVdcRef

vcRef
Optional

vcRef

integer As int64 As int64
totalCapacityMb
Optional

Total capacity in MB for this storage policy

Availability
Added in 35.2