Getallsslprofilessummary – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual
Page 599
Brocade Virtual ADX XML API Programmer’s Guide
589
53-1003248-01
Methods
6
Parameters
contains the parameters required for the method.
Return values
contains the return value of the method.
Error messages
getAllSslProfilesSummary
Description
Retrieves the summary information of all existing SSL profiles.
Parameters
contains the parameters required for the method.
TABLE 86
Parameters
Name
Type
Presence
Rules
Description
startIndex
unsignedInt
Optional
Sets the starting index for labeling the number
of SSL profiles on the virtual server in an
ordered list.
When both startIndex and numRetrieved
parameters are absent, then a number of SSL
profiles are returned.
numRetrieved
unsignedInt
Optional
Specifies the number of SSL profiles that are to
be retrieved from a virtual server. Maximum
value allowed is 10.
When both startIndex and numRetrieved
parameters are not present, then the possible
number of SSL profiles is returned.
filter
Optional
Filter criteria.
TABLE 87
Return value
Name
Type
Description
genericInfo
Generic information
profileList
[]
List of SSL profile information
TABLE 88
Parameters
Name
Type
Presence
Rules
Description
startIndex
unsignedInt
Optional
Sets the start index used to retrieve the
information of SSL profiles.
When both the startIndex and numRetrieved
parameters are absent, then all the SSL profile
names are returned.