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

204 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Methods
4
Parameters
Table 515 contains the parameters required by the method.
Return values
Table 516 contains the return values of the method.
Error messages
List of Error Messages
getVlanGroup
Description
Retrieves the VLAN group information for the given VLAN group ID.
Parameters
Table 517 contains the parameters required by the method.
Return values
Table 518 contains the return values of the method.
Error messages
List of Error Messages
removeVlansFromVlanGroup
Description
Deletes the specified VLAN from the given VLAN group ID.
TABLE 515 Parameters
Name Type Presence Rules Description
vlanID string Mandatory Identifies the VLAN ID.
TABLE 516 Return values
Name Type Description
genericInfo ResponseInformation Identifies the generic information about a VLAN.
vlanInfo PortVlan Identifies the data structure containing the VLAN summary.
TABLE 517 Parameters
Name Type Presence Rules Description
vlanGroupID string Mandatory Identifies the VLAN group ID.
TABLE 518 Return values
Name Type Description
genericInfo ResponseInformation Identifies the generic information about a VLAN group.
vlanGroup VlanGroup Identifies the data structure containing the VLAN group summary.