Cisco Cisco Prime Optical 9.8 Developer's Guide

Page of 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
352
 
Description 
This interface deletes an existing VLAN with a VLAN ID associated with the multilayer 
subnetwork. 
Parameters 
Name
 
Type
 
Input/Output
 
Description
 
subnetname
 
globaldefs::NamingAttributes_T
 
In
 
Multilayer subnetwork name to which 
this VLAN is associated.
 
vlanId
 
VlanId
 
In
 
ID of the VLAN to delete.
 
Throws 
Compliance 
Prime Optical-defined. 
3.11.3  getAllVLANs 
Synopsis 
Description 
This interface returns a list of all VLANs for the multilayer subnetwork. All the VLANs for the 
network partition that contain the multilayer subnetwork are reported. 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
subnetname
 
globaldefs::NamingAttributes_T
 
In
 
Multilayer subnetwork name for which 
to obtain all the VLANs.
 
vlanList
 
VlanList_T
 
Out
 
List of available VLANs for this EMS.
 
Throws