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

Brocade Virtual ADX XML API Programmer’s Guide 415
53-1003248-01
Methods
5
Error messages
List of Error Messages.
Health Check
Health Check XML-API provides a set of operations (methods) to configure health checks on known
or custom ports of real servers. These APIs can be invoked remotely on Brocade Virtual ADX by any
client.
bindHealthCheckOnRealServerPorts
Description
Binds the health check policy to the real server ports.
Parameters
Table 184 contains the parameters required for the method.
Return values
Not applicable
Error messages
List of Error Messages
createBooleanHealthCheck
Description
Creates the boolean health check.
Parameters
Table 185 contains the parameters required for the method...
Return values
Not applicable.
Error messages
List of Error Messages
TABLE 184 Parameters
Name Type Presence Rules Description
rsPort ServerPort[] Optional Identifies the server ports to be binded with
health check policies.
policyInfo HealthCheckPolicyInfo Optional Identifies the health check policy information.
TABLE 185 Parameters
Name Type Presence Rules Description
element BooleanHealthCheck Optional Identifies boolean health check configuration
details.