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

396 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Methods
5
getAllRealServerBackupServerBinding
Description
Retrieves the backup server bound to a specific real server (primary).
Parameters
Table 126 contains the parameters required for the method.
Return values
Table 127 contains the return values of the method.
Error messages
List of Error Messages
TABLE 126 Parameters
Name Type Presence Rules Description
realServer Server[] Optional If this field is
empty then it
applies to all real
server.
Identifies the specific
primary server.
startIndex unsignedInt Optional Sets the starting index
for labeling the number
of real servers in an
ordered list.
numRetrieved unsignedInt Optional The number of elements
expected in the result by
the request. Maximum
value allowed is 512.
filter RealServerPrimaryBackupFilter Optional The filtering criteria that
must be applied to the
result.
TABLE 127 Return values
Name Type Description
genericInfo ResponseInformation Generic information
primaryBackupList RealServerPrimaryBackupList[ ] Identifies the primary-backup server pair with status
information.