2.4
Table Of Contents
- VMware® Lab Manager SOAP API Guide
- Contents
- Preface
- Introducing VMware Lab Manager SOAP API
- Getting Started with the Lab Manager SOAP API
- Lab Manager API Data Types
- Lab Manager API Method Reference
- ConfigurationCapture
- ConfigurationCheckout
- ConfigurationClone
- ConfigurationDelete
- ConfigurationDeploy
- ConfigurationPerformAction
- ConfigurationSetPublicPrivate
- ConfigurationUndeploy
- GetConfiguration
- GetConfigurationByName
- GetMachine
- GetMachineByName
- GetSingleConfigurationByName
- ListConfigurations
- ListMachines
- LiveLink
- MachinePerformAction
- Index
VMware, Inc. 11
1
TheLabManagerWebserviceSOAPAPIprovidesprogrammaticaccesstotheLab
Managersystem.Byusingthesecureapplicationprogramminginterface(API),youcan
connecttoLabManagerServertoautomateorperformvariousoperations.
TheLabManagerWebserviceSOAPAPIusesXML‐basedtechnologies,including
SimpleObjectAccess
Protocol(SOAP)asthecommunicationprotocolandWeb
ServicesDescriptionLanguage(WSDL)astheinterfacedescriptionlanguage.TheLab
ManagerWSDLfiledetailstheavailablemethodsofthe service(called“operations”in
WebServicesvernacular)andparametertypes,aswellastheSOAPendpointforthe
service.
Thischaptercoversthese
topics:
“IntegratingLabManagerwithAutomatedTestingTools”onpage 12
“SupportedOperations”onpage 12
“LabManagerDataObjects”onpage 12
“StandardsComplianceandCompatibleDevelopmentPlatforms”onpage 13
“Security”onpage 13
Introducing VMware Lab
Manager SOAP API
1