PvdcComputePolicy
Definition of PvdcComputePolicy.
{
"id": "string",
"name": "string",
"description": "string",
"pvdcId": "string",
"namedVmGroupReferences": [
{
"name": "string",
"id": "string"
}
],
"namedVmGroups": [
[
{
"name": "string",
"id": "string"
}
]
],
"logicalVmGroupReferences": [
{
"name": "string",
"id": "string"
}
]
}
UUID for pVDC compute policy. This is immutable.
Display name.
description
URN for Provider VDC. If not provided, then this policy is considered Global.
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.
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.
This field cannot be updated and is a read-only field after creation.