How to add new resource pool in provider vdc using API or Powercli in vCloud...
Hi Guys, I am looking for API which can add newly created resource pool in esxi cluster in provider vdc in vCloud Director. can any one point to exact endpoints?     ThanksBharat
View ArticleModify VM hardware with vCloud Director and PowerCLI
After deploying a new VM in vCloud Director (with New-CIVM via PowerCLI), what PowerCLI cmdlets are available to then modify the number of CPUs and RAM for a given deployed VM? I can't find any...
View ArticleNAT and Firewall
Where can I locate detailed documentation about Cloud Edge NAT and Firewall confnguration?Regardsmarius
View ArticleCreating a net inside the vApp
I apologize foe the very basic question.I am new to vCloud Director and I have a vApp with few VMs.I need to create a new net inside the vApp to connect some VMsThe net should exist and be accessible...
View ArticlevCloud Director 9.7 - how to perform "power on and force guest os...
Hello, I am trying to deploying a VM using vRealize Orchestrator using VCD Plugin for vRO functions and workflows but I can't do the Guest Customization works. I'm doing this:   The VM is created and...
View Article"Unknown API version: null" error when creating an external network in vCD 10
I installed vCD 10 with NSX 6.4.6, vCenter Server 6.7U1, ESXi 6.7U1. This is a supported configuration according to the VMware products compatibility matrix. When I tried to create an external network,...
View ArticleIPv4/IPv6 Dual Stack Org Networks not working
Hi guys,we are currently testing vCD with NSX-T 2.5 in a provider environment and ran into a problem.In vCD, you are able to create networks with IPv4 OR IPv6, but if you use the API, you could easily...
View ArticleUnable to fetch vApp Template information from the vApp GET or LIST vCloud...
Hi, In the current GET vApp API there is no information of vAppTemplate (ID/HREF).I am creating the vApp using instantiateVAppTemplate, hence I need the vAppTemplate ID to verify. vApp GET API do not...
View ArticlevCloud Director 10 - VM policy placement via CLI/API
Hello, is there any way how to manage "VM policy placement" the new feature in vCloud Director 10 for SP via CLI / API.I google it and also look into vCloud Director API [ vCloud Director API - VMware...
View ArticleRe: Import vCenter VM into vApp
I think we have not tested with such storage policies with I/O control. Therefore this requires more investigation, it may be a feature request.
View ArticleRe: Change VM supported hardware version to 13 in PVDC
As long as there are ESXi host at 6.0 the HWV level allowed will still remain at 13 at most. One fix here is to upgrade those hosts to have ESXi 6.5, then change the HWV level of all PVDCs to be vmx-13.
View ArticleRe: Creating a net inside the vApp
You need to create a vApp network that will be contained inside the vApp and that any VM in the vApp can connect to.
View ArticleRe: What Catalog template did vapp com from
vApp that were created from a vAppTemplate typically have a metadata entry whose key isvapp.origin.id and whose value is the ID of the vAppTemplate. Note that this is persisted during instantiation,...
View ArticleRe: Move VMs out of vApps?
You can always create an empty vApp and then use the ImportIntoExistingVApp REST API.
View ArticleRe: VM Bus Types
This bus type is not known to vCD, and currently the set of known types is hard-coded in vCD.So adding support for this is a feature request..
View ArticleRe: "Unknown API version: null" error when creating an external network in...
did you try the H5 UI
View ArticleRe: Increasing video memory for a VM?
No this is not available at all in the vCD API. One needs to go directly to vSphere for this.
View ArticleRe: Expanding a VM disk in vCloud Director results in Storage vMotion
I think what may be happening here is that vCD's placement engine finds a "better" solution by putting the disk on the other datastore: it suffices that the other datastore have more free space for...
View Article