3.0

Table Of Contents
Lab Manager SOAP API Guide
28 VMware, Inc.
Lab Manager Data Types
Whenwritingyourclientapplication,followthedatatypingrulesdefinedforyour
programminglanguageanddevelopmentenvironment.Yourdevelopmenttool
handlesthemappingoftypeddatainyourprogramminglanguagewiththeseSOAP
datatypes.
TheLab ManagerdatatypesaredefinedintheLab ManagerWSDLfile.Foreachtype,
thischapter
listsitspropertiesanddescription.
AuthenticationHeader
Thisdatastructurepassestheusername,password,andorganizationnameofthe
callerinallLab ManagerSOAPAPImethods.
Supported API Calls
All
Fields
Table 3-2. Lab Manager SOAP API Data Types
Data Type Description
AuthenticationHeader Containstheusername,password,andorganizationnameofthe
caller.ThisdatatypeispartofeverySOAPheaderinLab Manager
WebServicemethods.
Configuration Configurationobject.
Machine Machineobject.
Table 3-3. AuthenticationHeader Fields
Field Data Type Description
organizationname string Lab Managerorganizationname.
password string Lab Manageraccountpassword.
username string Lab Manageraccountusername.