[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"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
ResourcePool
A vCenter Resource Pool.
Properties
string
clusterMoref
Optional
The managed object reference of the Cluster of this resource pool. It must be in the format (domain-c#).
Added in 36.2
boolean
eligible
Optional
Used in resource pool tree navigation. Indicates whether the resource pool is eligible or not.
boolean
kubernetesEnabled
Optional
Indicates whether the resource pool’s cluster is enabled for vSphere Kubernetes.
Added in 35.0
string
moref
Optional
The vCenter Id of the Resource Pool. It must be in the format (resgroup-#).
string
name
Optional
The name of the Resource Pool.
string
vcId
Optional
The vCenter the Resource Pool belongs to.
boolean
vgpuEnabled
Optional
Indicates whether the resource pool’s cluster is enabled for vGPU.
Added in 36.2
JSON Example
{
"clusterMoref": "string",
"eligible": false,
"kubernetesEnabled": false,
"moref": "string",
"name": "string",
"vcId": "string",
"vgpuEnabled": false
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vcloud-cross-references:
- cross-reference:
alias: vgpuProfileName
description: |
A filter to return resource pools that have access to provided vGPU profile.
referenced-property: name
referenced-type: ./compute-policy/vgpu-profiles.yaml#/definitions/VgpuProfile
x-vcloud-added-in: "36.2"
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"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
EdgeCluster
InlineResourcePools1