2.5

Table Of Contents
VMware, Inc. 33
4
ThissectioncontainsinformationaboutLab ManagerWebservicemethodsandhowto
callthemusingC#.NETcodesamples.
Lab Manager API Method
Reference
4
Table 4-1. Lab Manager Web Service SOAP API Methods
Method Description
“ConfigurationCapture”onpage 35 CapturesaWorkspaceconfigurationandsaves
ittoaspecifiedLab Managerstorageserver.
“ConfigurationCheckout”onpage 36 Checksoutaconfigurationfromthe
configurationlibraryandmovesittothe
Workspace.
“ConfigurationClone”onpage 38 ClonesaconfigurationactiveintheWorkspace
andsavesittostorage.
“ConfigurationDelete”onpage 39 Deletesaconfigurationfromthe
Workspace.
“ConfigurationDeploy”onpage 40 DeploysaconfigurationintheWorkspace.
“ConfigurationPerformAction”onpage 41 Performsanactiononaconfiguration.
“ConfigurationSetPublicPrivate”onpage 43 Setstheconfigurationstatetopublicorprivate.
Publicconfigurationsareaccessibleforothers
touse.Privateconfigurationsareavailableonly
fortheowner.
“ConfigurationUndeploy”onpage 44 UndeploysaconfigurationfromtheManaged
Server
pool.
“GetConfiguration”onpage 45 ReturnsaConfigurationobjectmatchinga
configurationidentifier.