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

Brocade Virtual ADX XML API Programmer’s Guide 125
53-1003248-01
Data structures
3
SshConnectionSimpleFilter
This structure is a high-level description of filter for SSH connection filter information.
SshServerConnection
This structure is a high-level description of SSH server connection information.
TABLE 306 Attributes
Parameters Type Presence Rules Description
Field sshConnectionFilterFieldEnum Mandatory Filter field name.
Operator filterOperatorEnum Mandatory Filter operator type.
Value string Optional Ignored when
“operator” value is
“RANGE”.
Value of the field for
filtering.
startValue string Optional This parameter is
mandatory and
considered only
when “operator”
value is “RANGE”.
Start value in a
range.
endValue string Optional This parameter is
mandatory and
considered only
when “operator”
value is “RANGE”.
End value in a
range.
TABLE 307 Attributes
Parameters Type Presence Rules Description
connectionNumber unsignedInt Mandatory Specifies the SSH connection number.
Version string Mandatory Specifies the SSH version information.
encryptionMethod string Mandatory Specifies the Encryption method used
for this connection.
username string Mandatory Specifies the username.