Serverport, Slowstartidconfiguration, Serversimplefilter – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual
Page 521

Brocade Virtual ADX XML API Programmer’s Guide
511
53-1003248-01
Data structures
5
ServerPort
This structure is a high-level description of server port.
serverSimpleFilter
This structure is the high-level description of a filter for a server.
SlowStartIdConfiguration
This structure is the high-level description of a slow start ID.
TABLE 460
Attributes
Name
Type
Presence
Rules
Description
srvr
server
Optional
Maximum 48 characters. Name of the real server.
port
Optional
Maximum 48 characters
Port details
TABLE 461
Attributes
Name
Type
Presence
Rules
Description
field
Mandatory
The field name of the filter.
operator
Mandatory
The operator type of the filter.
value
string
Optional
Ignored when the
operator value is
RANGE.
The value of the field to be filtered.
startValue
string
Optional
This parameter is
mandatory and
considered only
when the operator
value is RANGE.
The start value in a range.
endValue
string
Optional
This parameter is
mandatory and
considered only
when the operator
value is RANGE.
The end value in a range.
TABLE 462
Attributes
Name
Type
Presence
Rules
Description
listId
unsignedInt
Optional
Valid from 1 to
1000000.
Specifies the slow-start list Id.
rate1
unsignedInt
Optional
Valid from 1 to
1000000.
Specifies the number of
connections per second allowed
for the port during
the first interval.
interval1
unsignedInt
Optional
Valid from 1 to
1000000.
Specifies the length of the first
interval in seconds.
rate2
unsignedInt
Optional
Valid from 1 to
1000000.
Specifies the number of
connections per second allowed
for the port during the second
interval.