Getalltcpprofilenames – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual
Page 600
590
Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Methods
6
Return values
contains the return values of the method.
Error messages
getAllTcpProfileNames
Description
Retrieve all TCP profile names.
Parameters
contains the parameters required for the method.
Return values
contains the return value of the method.
numRetrieved unsignedInt
Optional
Specifies the number of SSL profiles to retrieve.
Maximum value allowed is 256.
When both the startIndex and numRetrieved
parameters are absent, then all the SSL profile
names are returned.
filter
Optional
Summary filter criteria.
TABLE 89
Return values
Name
Type
Description
genericInfo
Generic response information.
summaryList
[]
Summary information list of all SSL profiles.
TABLE 90
Parameters
Name
Type
Presence
Rules
Description
startIndex
unsignedInt
Optional
Sets the start index to retrieve the TCP profile
names. When both the startIndex and
numRetrieved parameters are absent, then all
the TCP profile names are returned.
numRetrieved
unsignedInt
Optional
Specifies the number of TCP profile names to
retrieve. Maximum value allowed is 10.
When both the startIndex and numRetrieved
parameters are absent, then all the TCP profile
names are returned.
TABLE 91
Return value
Name
Type
Description
genericInfo
Generic response information.
names
string[]
The array of TCP profile names.
TABLE 88
Parameters
Name
Type
Presence
Rules
Description