beautypg.com

Getallsslprofilessummary – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 599

background image

Brocade Virtual ADX XML API Programmer’s Guide

589

53-1003248-01

Methods

6

Parameters

Table 86

contains the parameters required for the method.

Return values

Table 87

contains the return value of the method.

Error messages

List of Error Messages

getAllSslProfilesSummary

Description
Retrieves the summary information of all existing SSL profiles.

Parameters

Table 88

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

SslProfileFilter

Optional

Filter criteria.

TABLE 87

Return value

Name

Type

Description

genericInfo

ResponseInformation

Generic information

profileList

SslProfile

[]

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.