Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
143
 
Description 
This interface enables the OSS to delete an existing network partition. 
Parameters 
Name  Type 
Input/Output  Description 
name  string  In 
Network partition name to delete. 
Throws 
Compliance 
Prime Optical-defined. 
3.3.34  deleteMultiLayerSubnetwork 
Synopsis 
Description 
This interface allows the NMS to delete an existing subnetwork. Successful operation requires the EMS 
to generate an object deletion event. 
Parameters 
Name 
Type 
Input/Output  Description 
subnetworkName  globaldefs::NamingAttributes_T  In 
Subnet name to delete. 
Throws 
Compliance 
Prime Optical-defined. 
3.3.35  getAllSupportedMEModels 
Synopsis 
Description 
This interface returns a list of all of the models that the EMS supports. A model’s structure has the 
following form: 
•  name = "ModelName" 
•  value = meModel 
Parameters 
Name 
Type 
Input/Output  Description 
supportedMEs  NVSList_THolder  Out 
List of all of the supported model names. 
Throws 
Compliance 
Prime Optical-defined.