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

Brocade Virtual ADX XML API Programmer’s Guide 363
53-1003248-01
Methods
5
getAllSSLCertificateNames
Description
Retrieves the names of all certificates on an SSL virtual server port.
Parameters
Table 33 contains the parameters required for the method.
Return values
Table 34 contains the return values of the method.
Error messages
List of Error Messages
getAllSlowStartIDs
Description
Retrieves all the configured slow starts.
Parameters
Table 35 contains the parameters required for the method.
Return values
Table 36 contains the return values of the method.
Error messages
List of Error Messages
TABLE 33 Parameters
Name Type Presence Rules Description
startIndex unsignedInt Optional Sets the starting index for labeling the number of
SSL certificates in an ordered list.
numRetrieved unsignedInt Optional Specifies all the configured SSL certificate names.
TABLE 34 Return values
Name Type Description
genericInfo ResponseInformation Identifies the generic information.
certNameList SSLCertName[] Returns the names of the SSL certificates.
TABLE 35 Parameters
Name Type Presence Rules Description
portNameOrNumber string Optional Specifies port name or number.
TABLE 36 Return values
Name Type Description
genericInfo ResponseInformation
slowStartID unsignedInt[ ] Returns the configured slow start IDs.