3.0

Table Of Contents
VMware, Inc. 11
Chapter 1 Introducing VMware Lab Manager SOAP API
Standards Compliance and Compatible Development
Platforms
TheLab ManagerSOAPAPIcomplieswithSOAP1.1,WSDL1.1,andotherstandards
identifiedintheWSIBasicProfileVersion1.1.TheLab ManagerSOAPAPIworkswith
currentSOAPdevelopmentenvironmentsthatadheretotheBasicProfileVersion1.1
standards.TheexamplesinthisdocumentusetheMicrosoftVisualStudio
.NET2003
developmentenvironmentandtheC#programminglanguage.
IfyouareusingVisualStudiofor.NETdevelopment,VMwarerecommendsthatyou
useVisualStudio2003orhigher.
Security
ClientapplicationsthataccesstheLab Managerdatainyourorganizationaresubjectto
thesamesecurityprotectionsthatareusedintheLab ManagerWebconsole.
Lab ManagerexposesallSOAPAPImethodsusingSSL.
WhenaccessingtheSOAPAPIwiththeWebserviceURL,youmightseeanSSL
certificatewarning.Accept
thecertificatetousetheAPIorreplacethecertificatewitha
validsignedcertificate.
User Authentication
Clientapplicationsmustprovidevalidcredentials—aLab Manageruseraccount,
password,andorganizationname—witheachLab ManagerWebservicemethodcall.
TheLab ManagerServerauthenticatesthesecredentials.
N
OTEImplementationdifferencesincertaindevelopmentplatformsmightprevent
accesstosomeorallofthefeaturesintheLab ManagerSOAPAPI.