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

Brocade Virtual ADX XML API Programmer’s Guide 587
53-1003248-01
Methods
6
Return values
Table 81 contains the return values of the method.
Error messages
List of Error Messages
getAllSslProfileBindingsSummary
Description
Retrieves the summary information of all SSL services (enabled on all virtual servers).
Parameters
Table 82 contains the parameters required for the method.
TABLE 81 Return values
Name Type Description
genericInfo ResponseInformation Generic response information.
summaryList SslKeyPairFileSummary[] SSL key summary.
TABLE 82 Parameters
Name Type Presence Rules Description
startIndex unsignedInt Optional Sets the start index for retrieving
the information of all SSL services
(enabled on all virtual server
ports).
When both startIndex and
numRetrieved parameters are not
present, then information of
possible records of SSL Services
are returned.
numRetrieved unsignedInt Optional Specifies the SSL service
information to retrieve. Maximum
value allowed is 192.
When both the startIndex and
numRetrieved parameters are not
present, then the maximum
possible information about SSL
Services are returned.
filter SslProfileBindingsSummaryFilter Optional When values of
multiple
parameters are
present in filter
criteria, then the
response are
filtered based on
all search
strings.
Filtering criteria.