2.4

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