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

Brocade Virtual ADX XML API Programmer’s Guide 373
53-1003248-01
Methods
5
getSSLCertificatesOnVip
Description
Retrieves certificates on a SSL virtual server port.
Parameters
Table 63 contains the parameters required for the method.
Return values
Table 64 contains the return values of the method.
Error messages
List of Error Messages
getSupportedPredictors
Description
Retrieves all supported predictor algorithms.
Return values
Table 65 contains the return values of the method.
Error messages
List of Error Messages
TABLE 63 Parameters
Name Type Presence Rules Description
vipPort ServerPort Optional Identifies the virtual server from which the
SSL certificates are being obtained.
startIndex unsignedInt Optional Sets the starting index for labeling the
number of SSL certificates on the virtual
server in an ordered list.
numRetrieved unsignedInt Optional Specifies the number of SSL certificates that
are to be retrieved from a virtual server.
Maximum value allowed is 2048.
TABLE 64 Return values
Name Type Description
genericInfo ResponseInformation Generic information
certNameList SSLCertName[ ] Returns the names of the SSL
certificates.
TABLE 65 Return values
Name Type Presence Rules Description
genericInfo ResponseInformation
predictors predictorEnum[] Optional List of supported predictor
algorithms.