VMware Cloud Community
avarcher
Commander
Commander

PowerCLI and vCloud Director

Does / can PowerCLI be used to script the config of a vCloud Director cloud?

Cheers, Andy.

0 Kudos
3 Replies
admin
Immortal
Immortal

You could use PowerCLI to configure the vSphere layer underneath VCD, but it doesn't support VCD. I know nothing about PowerShell but I assume there's a way to build on top of the vCloud API .NET toolkit, which would let you manage resources in VCD.

jake_robinson_b
Hot Shot
Hot Shot

Hi Andy,

Take a look at my vCloud Powershell functions. Let me know if there is anything specific you need, as they are still in development.

https://github.com/jakerobinson/vCloud-Powershell

Cheers,

Jake

Message was edited by: jake.robinson… updated link.

Jake Robinson VCP, vExpert - geekafterfive.com - Twitter: @jakerobinson
jake_robinson_b
Hot Shot
Hot Shot

Just thought I would update this with a note that PowerCLI 5.0.1 has a vCloud Director snap-in.

Be sure to check the box during installation, and then use:

Add-PSSnapin vmware.vimautomation.cloud

http://blogs.vmware.com/vipowershell/2012/01/powercli-501-released-with-vcloud-director-automation.h...

Jake Robinson VCP, vExpert - geekafterfive.com - Twitter: @jakerobinson
0 Kudos