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

Brocade Virtual ADX XML API Programmer’s Guide 527
53-1003248-01
Data structures
5
VirtualServerStatus
This structure is a high-level description of any virtual server status.
VirtualServerStatusFilter
This structure is the high-level description of the filter for the virtual server status.
TABLE 490 Attributes
Name Type Presence Rules Description
virtualServer Server Identifies the virtual server.
status virtualServerAndPortStatusEnum[ ] Optional Indicates the current status
of the virtual server.
rhiStatus twoWayToggleEnum Optional The Route Health Injection
(RHI) state, which can be one
of the following:
•Enabled
•Disabled
rhiRuntimeStatus rhiStatusEnum
healthStatus twoWayToggleEnum Optional The health status of the
virtual server, which can be
one of the following:
•Enabled
•Disabled
symStatus haStatusEnum Optional The status of the Symmetric
SLB, which can be one of the
following:
•Active
•Standby
numActiveTransitions unsignedInt Optional The number of times the
virtual server has changed
from backup to active.
numBackupTransitions unsignedInt Optional The number of times the
virtual server has changed
from active to backup state.
numMissedKeepAlives unsignedInt Optional The number of missed
keepalives between the
device and the virtual server.
TABLE 491 Attributes
Name Type Presence Rules Description
simpleFilter VirtualServerStatusSimpleFilter Mandatory The simple filter required for virtual
server status.