[{"label":"Latest (v37.1)","version":"latest"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director

PvdcComputePolicy

Definition of PvdcComputePolicy.


Properties

string
name Required

Display name.


string
description Optional

string
id Optional

UUID for pVDC compute policy. This is immutable.


array of EntityReference
logicalVmGroupReferences Optional

This field cannot be updated and is a read-only field after creation.

Added in 32.0

array of EntityReference
namedVmGroupReferences Optional

This field cannot be updated and is a read-only field in the client after creation. Deprecated in Api 33.0, this property will be removed in future release.

Added in 31.0 | Deprecated in 33.0 | Removed in 33.0

array of EntityReference
namedVmGroups Optional

List of list of vmGroups grouped together in a meaningful manner. A group of vmGroups would consist of one functionally equal vmGroup picked from each cluster of the pvdc.

Added in 33.0

string
pvdcId Optional

URN for Provider VDC. If not provided, then this policy is considered Global.

JSON Example

{
	"name": "string"
}
[{"label":"Latest (v37.1)","version":"latest"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Property Of

InlinePvdcComputePolicies1
Parameter To

Create Pvdc Compute Policy
Update Pvdc Compute Policy
Returned By

Create Pvdc Compute Policy
Get Pvdc Compute Policy
Update Pvdc Compute Policy

Feedback

Was this page helpful?