Script won't change org it runs in
Hi all, Please bear with me - I am fairly new to programming. I apologize in advance for any numbskull mistakes I make. I am trying to write a utility that will allow me to perform actions based on...
View ArticleDelete configuration without undeploying
Is it possible to delete a deployed cponfiguration without undeploying it first?
View ArticleConfiguration deploy error when fenceMode=4
I'm attempting to automate deployment in lab manager using the SOAP web service. All other commands I have tried work fine but ConfigurationDeploy does not work correctly. I can deploy with fenceMode=1...
View ArticleHow to Deploy to a virtual network connected to a physical network
I working with a configuration that is set up as virtual network for its network. I want to be able to deploy it while connecting it to a physicla network, and allowing in/out trafffic. Can someone...
View ArticleUsing LabManager SOAP API to get resource usage
I am not seeing anything in the LabManager or vSphere SOAP API (neither the internal nor the external) that can show me the information displayed in the Resource Usage screen in LabManager...
View ArticleHow do you deploy a machine in an already deployed configuration?
Hi, I've succesfully added a machine to a configuration with the configurationAddMachineEx call, but I don't see a way to get that machine deployed and started. Has anyone done this? Thanks, -- Rick
View ArticleWhich Network is a configuration bridged to?
I have a fenced configuration (virtual network bridged to physical). How can I find out which physical network it is bridged to, via the API? I can't see any direct way of getting the name of the...
View ArticleNo LabManagerSOAPinterface
I'm new to the API and want to learn it throught the API guide. But I cannot even create this object in C# with the web service reference. LabManagerSoap.LabManagerSOAPinterface binding = new...
View Article[Connection] AuthenticationHeader
Hi, I have some troubles about the connection with the api.In fact I set my username and my password in AuthenticationHeader class and when I called a method to get many informations, a error occured....
View ArticleHow to get LabManager Organizations??
I see couple of posts where users are trying to get Organization Names from LabManager - but i didnt find any helpful solutions. It will be great if someone can reply how to make the internal API call...
View ArticleClone to work space not working
Hi ,I want to clone a configuration from library to workspace.the libraray has the following image and the details are below id : 2648name :...
View ArticleSOAP API PowerShell Stopped Working
This script used to work fine for 4.0.1 but now I'm getting an error with 4.0.4. Script (Works with 4.0.1) function New-ObjectFromProxy { param($proxy, $proxyAttributeName, $typeName) #...
View ArticleLab Manager v4.0 API cross-domain policy issues
I am attempting to write a more automated interface for our Lab Manager 4.0 deployment. The client is a silverlight application written in C#. I have verified that I can use our Lab Manager API methods...
View Article[Bash scripts]
Hi everybody, I propose some Bash scripts which implement the api. https://github.com/lachauj/VmwareLabManagerAPI
View ArticleLab Manager root access to ESX server SOAP API
Hi All - We have a password policy that requires us to change the root pw on our ESX servers every X amount of days. We can script this to take care of all the ESX servers, but it will break Lab Mnager...
View ArticleExtract vm data
Hi, im trying to extract information about vms (IP, MAC, Hostname) from Vsphere4. The command (script) needs to be executed from remote Linux server.I installed package...
View ArticleHow to use ConfigurationCloneToWorkspace in Powershell
Hello everyone, i easily found out how to script the cloning of a configuration iva PowerShell (following the examples):...
View ArticleRHEL 6 cluster and fencing (unable to use SOAP)
I set up and test fencing with RHEL 6.3(plus 6.4) and VMWare vSphere 5.0. ESXi 5.1VC: 172.16.254.100ESX: 172.16.254.103USER: VitaliyOhave administration privilege. When i try to connect to VC and...
View ArticleI have an issue deloying configuration- error failure to deploy- the folder...
Hello all, I have a problem that comes and goes. Configurations don't get deployed. It appears to be created but not deployed. It fails to deploy and I don't find the folder name where the...
View ArticleCluster Vsphere
Hi guys, good morning. I have 2 servers HP Proliant DL380e, and i want to know, how can i do a cluster?? I dont have Storage, so i need do 1 VM, in two differents servers, if 1 server down the second...
View Article