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

622 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Data structures
6
Server
This structure is a high-level description of any real or virtual server.
ServerPort
This structure is a high-level description of real or virtual server port.
sslAlertsList
This structure is a high-level description of an SSL alert list.
TABLE 181 Attributes
Name Type Presence Rules Description
Name string Mandatory Maximum of 32 characters The name of the target server.
IP string Optional Maximum of 48 characters. The IP address (IPv4 or IPV6)of the target
server.
Description string Optional The description of the real or virtual server.
TABLE 182 Attributes
Name Type Presence Rules Description
Srvr Server Mandatory The name or IP address of the target server.
Port L4Port Optional The name or number of the L4 port.
TABLE 183 Attributes
Name Type Presence Rules Description
closeNotify unsignedInt Optional Close notification.
badRecordMac unsignedInt Optional Bad MAC address.
decryptionFailed unsignedInt Optional Decryption failure.
unexpectedMessage unsignedInt Optional Unexpected message.
decryptionFailed unsignedInt Optional Decryption failed.
recordOverflow unsignedInt Optional Record overflow.
decompressionFailed unsignedInt Optional Decompression failure.
handshakeFailed unsignedInt Optional Handshake failure.
noCertificate unsignedInt Optional No certificate.
badCertificate unsignedInt Optional Bad certificate.
unsupportedCertificate unsignedInt Optional Unsupported certificate.
certificateRevoked unsignedInt Optional Certificate revoked.
certificateExpired unsignedInt Optional Certificate expired.
certificateUnknown unsignedInt Optional Certificate unknown.
illegalParameters unsignedInt Optional Illegal parameters.
unknownCA unsignedInt Optional Unknown CA.
accessDenied unsignedInt Optional Access denied.