VMware Cloud Director organization VDC resource
vcd.vdc MQL resource for querying VMware Cloud Director infrastructure with cnquery and cnspec.
VMware Cloud Director
VMware Cloud Director organization VDC resource
Use MQL in cnspec shell or policy:
vcd.vdcMin version: latest
Relationships
3 resources · 4 relationships·Click to select, expand fields to see properties.
Fields (10)
| Field | Type | Description |
|---|---|---|
allocationModelrequired | string | Used allocation model |
descriptionrequired | string | Optional description |
idrequired | string | ID of the VDC |
isEnabledrequired | int | Whether VDC is enabled |
namerequired | string | Name of the VDC |
networkQuotarequired | int | Maximum number of network objects allowed (0=unlimited) |
nicQuotarequired | int | Maximum number of virtual NICs allowed (0=unlimited) |
statusrequired | int | Creation status of the VDC (0=creating, 1=ready, -1=error) |
usedNetworkCountrequired | int | Number of networks in use for/by this VDC |
vmQuotarequired | int | Quota of VMs that can be created in this VDC |