3.0
Table Of Contents
- SOAP API Guide
- Contents
- About This Book
- 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. 3
Contents
AboutThisBook 7
1 IntroducingVMwareLab ManagerSOAPAPI 9
IntegratingLabManagerwithAutomatedTestingTools 10
SupportedOperations 10
LabManagerDataObjects 10
StandardsComplianceandCompatibleDevelopmentPlatforms 11
Security 11
UserAuthentication 11
2 GettingStartedwiththeLab ManagerSOAPAPI 13
Requirements 13
ObtainingandImportingtheWSDL 14
ImportingtheWSDLFileintoYourDevelopmentPlatform 14
InstructionsforUsingMicrosoftVisualStudiowithLabManagerWSDL 14
SimpleandAdvancedCodeSamples 16
SimpleC#ConsoleApplication 17
AdvancedC#Sample:IntegratingLabManagerandQualityCenter 19
3 LabManagerAPIData Types 27
PrimitiveXMLDataTypes 27
LabManagerDataTypes 28
AuthenticationHeader 28
SupportedAPICalls 28
Fields 28
SampleUsage:C# 29
Configuration 29
Machine 30