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

Brocade Virtual ADX XML API Programmer’s Guide 177
53-1003248-01
Methods
4
createVlan
Description
Creates a port VLAN for the given VLAN ID.
Parameters
Table 438 contains the parameters required by the method.
Return values
Not applicable.
Error messages
List of Error Messages
createVlanGroup
Description
Creates a VLAN group.
Parameters
Table 439 contains the parameters required by the method.
Return values
Not applicable.
Error messages
List of Error Messages
deleteAllIPsFromInterface
Description
Deletes all of the configured IP addresses from an interface. (This works only in the Router mode.)
Parameters
Table 440 contains the parameters required for the method.
TABLE 438 Parameters
Name Type Presence Rules Description
vlanList PortVlan[] Mandatory Identifies the VLAN information.
TABLE 439 Parameters
Name Type Presence Rules Description
vlanGroups VlanGroup[] Mandatory Identifies the VLAN group information.
TABLE 440 Parameters
Name Type Presence Rules Description
id InterfaceID Mandatory The identifier of the interface.