Connectivity Guide

root CA known to all parties, and use the built-in server certificate validation procedures. This will ensure the security of
the transaction cannot be compromised by a man-in-the-middle attack.
API Documentation
This section describes the following:
l "XML Namespaces" on page 321
l "SOAP Addressing" on page 321
l "Types" on page 321
l "Operations" on page 324
XML Namespaces
The XML namespace for the GuestManager Web Services is:
http://www.amigopod.com/go/GuestManager.wsdl
The table below indicates additional XML namespaces that are referenced:
Component XML Namespace
SOAP Envelope
http://schemas.xmlsoap.org/wsdl/soap/
SOAP Encoding
http://schemas.xmlsoap.org/soap/encoding/
WSDL
http://schemas.xmlsoap.org/wsdl/
XML Schema
http://www.w3.org/2001/XMLSchema
Table 26:
XML Namespaces
SOAP Addressing
Web Service Endpoint
The endpoint of the SOAP service is located at the relative URL:
soap_guestmanager.php.
This path is relative to the full Guest URL, which can be constructed using http: or https: and the fully-qualified
domain name of the ClearPass Guest appliance.
l Example: http://192.168.2.122/guest/soap_guestmanager.php
l Example: https://192.168.2.122/guest/soap_guestmanager.php (secure)
Web Service Definition
The WSDL for the web service may be accessed by appending ?wsdl to the service URL.
l Example: http://192.168.2.122/guest/soap_guestmanager.php?wsdl
Types
This section describes the types defined in the WSDL schema.
EmptyType
This type must be empty, that is, containing zero child elements.
l Example:
Dell Networking W-ClearPass Guest 6.2 | User Guide Administration | 321