Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
295
 
3.10.8  getMLVLAN 
Synopsis 
Description 
This interface reports the complete ML VLAN information for a specified ML VLAN name. 
Parameters 
Name 
Type 
Input/Output  Description 
mlVlanName  globaldefs::NamingAttributes_T 
In 
Name with which to obtain the 
ML VLAN. 
mlVlan 
MultiLayerSubnetwork::MLVLAN_T  Out 
MLVLAN_T structure. 
For details about the MLVLAN_T structure, see 
. 
Throws 
Compliance 
Prime Optical-defined. 
3.10.9  deleteMLVLAN 
Synopsis 
Description 
This interface deletes an existing ML VLAN. Prime Optical generates a processing failure exception if 
the ML VLAN deletion fails. Prime Optical generates an object deletion event when the ML VLAN is 
successfully deleted. 
Parameters 
Name 
Type 
Input/Output  Description 
mlVlanName  mlVlan:MLVLAN_T   In 
ML VLAN name to delete. 
Throws 
Compliance 
Prime Optical-defined.