PDA

View Full Version : Lab Manager - VMWare support


Action Figure
07-06-2007, 08:04 AM
We use Lab Manager for an interface to our VMWare servers. This allows us SOAP API commands such as: checkout configuration, deploy configuration, undeploy configuration and delete configuration. Does VBP support these commands or are there plans to support Lab Manager in the future. Any beta stuff out there?

Thanks.

kinook
07-10-2007, 09:07 AM
This post describes a couple of ways to call SOAP APIs from VBP: http://www.kinook.com/Forum/showthread.php?threadid=414. You could also use the samples in the VMware Lab Manager SOAP API Guide as a basis for a C# command-line application and call it from a Run Program action.

Action Figure
07-10-2007, 09:58 AM
Thanks for the suggestion. I'm going to create a "C# command-line application" and call it from a Run Program action. I am hoping that VBP will support these commands in the future.

Thanks again,
Howie