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

350 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Methods
5
clearVirtualServerAttribute
Description
Clears the attributes setting for a virtual server. Sets the attributes to their default values.
Parameters
Table 2 contains the parameters required for the method.
Error messages
List of Error Messages
clearVirtualServerPortAttribute
Description
Clears the attribute value of a virtual server port. The attribute value is usually set to default.
Parameters
Table 3 contains the parameters required for the method.
Error messages
List of Error Messages
createVirtualServer
Description
Creates a virtual server.
Parameters
Table 4 contains the parameters required for the method.
TABLE 2 Parameters
Name Type Presence Rules Description
virtualServer Server[] Mandatory Identifies the virtual server for which
attribute is to be cleared and set to
default.
attribute virtualServerAttributeEnum[] Mandatory The virtual server attribute.
TABLE 3 Parameters
Name Type Presence Rules Description
port ServerPort Mandatory Identifies the virtual server port.
attribute virtualServerPortAttributeEnum[ ] Mandatory Attribute name of a virtual server
port.
TABLE 4 Parameters
Name Type Presence Rules Description
vip Server Optional Identifies the name or IP address of the virtual server to be
created.