2.4

Table Of Contents
VMware, Inc. 13
Chapter 1 Introducing VMware Lab Manager SOAP API
Standards Compliance and Compatible Development
Platforms
TheLabManagerWebServiceSOAPAPIcomplieswithSOAP1.1,WSDL1.1,and
otherstandardsidentifiedintheWSIBasicProfileVersion1.1.TheLabManagerWeb
ServiceSOAPAPIworkswithcurrentSOAPdevelopmentenvironmentsthatadhere
totheBasicProfileVersion1.1standards.Theexamplesinthis
documentusethe
MicrosoftVisualStudio.NET2003developmentenvironmentandtheC#
programminglanguage.
IfyouareusingVisualStudiofor.NETdevelopment,VMwarerecommendsthatyou
useVisualStudio2003orhigher.
Security
ClientapplicationsthataccesstheLabManagerdatainyourorganizationaresubjectto
thesamesecurityprotectionsthatareusedintheLabManagerWebconsole.Lab
ManagerexposesallSOAPAPImethodsusingSSL.
WhenaccessingtheSOAPAPIwiththeWebserviceURL,youmightseeanSSL
certificatewarning.Acceptthecertificate tousetheAPIorreplacethecertificatewitha
validsignedcertificate.
User Authentication
Clientapplicationsmustprovidevalidcredentials—aLabManageruseraccountand
password—witheachLabManagerWebservicemethodcall.Theuseraccountmust
haveAdministratorprivilegesontheLabManagerServ er.TheLabManagerServer
authenticatesthesecredentials.
N
OTE Implementationdifferencesincertaindevelopmentplatformsmightprevent
accesstosomeorallofthefeaturesintheLabManagerWebserviceSOAPAPI.