Brocade Virtual ADX Graphical User Interface Guide (Supporting ADX v03.1.00) User Manual
Page 290

278
Brocade Virtual ADX Graphical User Interface Guide
53-1003242-01
XML schema element reference
B
real.realPorts
container
A collection of Real Ports
Optional
realPorts.realPort
container
A single Real Server Port
Multiple "realPort" elements
are allowed up to
32 maximum
realPort.port
port-or-protocol
-number
The name of a well known
port or a protocol number
•
http
•
https
•
ssl
•
dns
•
ftp
•
ldap
•
ldaps
•
tftp
•
ssh
•
1 to 65535
realPort.port.@variable
string attribute
The name of a variable that
provides the port name or
protocol number
Must refer to an existing
variable of type
"portOrProtocol"; optional
realPort.periodicHC
boolean
The periodic health check
flag for the port
Default is false; optional
realPort.ehcName
string
The element health check
name for the port
Optional
realPort.portPolicyName
string
The port policy name for the
port
Optional
realPort.serverId
integer
The server ID for the port
1024 to 5119; optional
realPort.serverId.@variable
string attribute
The name of a variable that
provides a server ID
Must refer to an existing
variable of type "integer" or
"integerNonZero"; optional
realPort.groupIds
container
A collection of Group IDs for
the port
Optional
groupIds.groupId
container
A range of group ID numbers Multiple "groupId" elements
are allowed up to 4
maximum
groupId.from
integer
The beginning of group ID
range
0 to 1023; "from" must not
be greater than "to"; if
"@variable" is used, set a "0"
placeholder value here
groupId.from.@variable
string attribute
The name of a variable that
provides a beginning group
ID
Must refer to an existing
variable of type "integer" or
"integerNonZero" whose
value is 0 to 1023; "from"
must not be greater than
"to"; optional
groupId.to
integer
The end of group ID range
0 to 1023; "to" must not be
less than "from"; if
"@variable" is used, set a "0"
placeholder value here
TABLE 92
Real server schema elements (Continued)
Element
Type
Description
Rules / Notes