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

Brocade Virtual ADX XML API Programmer’s Guide 499
53-1003248-01
Data structures
5
RealServerPortSimpleFilter
This structure is the high-level description of any real server port filter.
RealServerPortStatus
This structure is the high-level description of any real server port status.
RealServerPortSummary
This structure is the high-level description of real server’s port information.
TABLE 418 Attributes
Name Type Presence Rules Description
field realServerPortFilterFieldEnum Optional The filter field name.
operator filterOperatorEnum Optional The filter operator type.
value string Optional The value of the field for filtering.
startValue string Optional The start value in a range.
endValue string Optional The end value in a range.
TABLE 419 Attributes
Name Type Presence Rules Description
status realServerAndPortStatusEnum Optional The state of the real server port.
reassignCount unsignedInt Optional The number of times that the Brocade
Virtual ADX has reassigned the connection
to another server in rotation because the
server that is in use has not responded to
two contiguous TCP SYNs from the client.
TABLE 420 Attributes
Name Type Presence Rules Description
serverPort ServerPort Optional Identifies a real server.
adminState twoWayToggleEnum Optional The real server admin state.
runTimeState realServerAndPortStatusEnum Optional The real server run time state.
isRemoteServer boolean Optional Specifies if a server is a remote
server.
isBackup boolean Optional Specifies if a server is a backup
server.
slowStart boolean Optional Specifies whether slowStart is
enabled or not.
healthCheck boolean Optional Specifies whether healthCheck is
enabled or not.
currentConnections unsignedInt Optional Specifies the number of current
connections.
rxPkts unsignedInt Optional The number of packets received by
the port from the server.