Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
408
 
3.20.3  abortMEBackup 
Synopsis 
Description 
This interface aborts a pending backup of ME configuration data. If the backup operation on the ME is in 
progress or if there are no pending backup operations, an exception is generated. 
Parameters 
Name 
Type 
Input/ 
Output 
Description 
managedElementName  NamingAttributes_T  In 
Name of the ME for which a backup of 
configuration data is required. 
Throws 
Compliance 
TMF-defined. 
3.20.4  getBackupList 
Synopsis 
Description 
The NMS invokes this method to determine what configuration data backups exist in the EMS for a 
specified list of MEs.  
This interface returns a list of IDs of all configuration data backups for the specified MEs. If the list of 
MEs in the request is empty, the IDs of all configuration data backups are returned for all MEs. 
To allow the NMS to handle a large number of objects, this operation uses an iterator. See the TMF 
document Overview of Iterator Usage for information on how iterators are used in this interface. 
Parameters 
Name 
Type 
Input/ 
Output 
Description 
managedElementNameList  NamingAttributesList_T  In 
List of names of MEs for which the 
configuration data IDs are returned.