Programmer's Guide (Supporting ADX v03.1.00) Manual

Brocade Virtual ADX XML API Programmer’s Guide 637
53-1003248-01
Data structures
6
sslProfileBinding
This structure is a high-level description of an SSL profile binding.
SslProfileBindingOnVipPort
This structure is a high-level description of of SSL profile binding to a VIP port.
SslProfileBindingsSummary
This structure is the high-level description of SSL profile binding summary information.
TABLE 212 Attributes
Name Type Presence Rules Description
sslMode sslModeEnum Optional Mandatory while
enabling an SSL
service on a VIP
port.
The SSL mode (Termination or
Proxy).
clientProfile string Mandatory Name of client SSL profile for
Real Server communication.
serverProfile string Optional This parameter is
mandatory and
considered only
when the value of
sslMode is PROXY.
Name of server SSL profile for
SSL client communication.
tcpProfile string Optional This parameter is
mandatory and
considered only
when value of
sslMode is
TERMINATE.
Name of TCP profile for real
server communication.
TABLE 213 Attributes
Name Type Presence Rules Description
vipPort ServerPort Mandatory Virtual server ports to which the SSL service
information is bound.
profileBinding sslProfileBinding Mandatory Information of SSL profiles bound to a virtual
server.
TABLE 214 Attributes
Name Type Presence Rules Description
vipPort ServerPort Mandatory VIP Port from which the
corresponding SSL service
information needs to be
retrieved.
sslMode sslModeEnum Optional SSL Mode (Termination or
Proxy).
serverSslProfile string Optional This parameter is
present only when
value of sslMode is
PROXY.
Name of the server SSL profile
for SSL client communication.