Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
445
 
For more information about the completion of the process started by this API, see 
. 
4.5.1.5 
DeleteAllConnLessInfos 
Synopsis 
Description 
This interface allows you to delete all the FDs, MFDs, and CPTPs currently stored in the EMS. You may 
use this interface at any time to reorganize the network from scratch. 
For more information about the completion of the process started by this API, see 
. 
4.5.1.6 
 
NMS Session Callback 
Synopsis 
Description 
The operationInfo method allows you to have a general callback mechanism that can be used for the 
configConnLessInfos and deleteAllConnLessInfos APIs. A background process is started at the EMS 
level and the termination of this process is reported through callback. 
This method has two parameters: 
•  String opname—The string name of the invoked method. For example, configConnLessInfos 
or deleteAllConnLessInfos. 
•  NameAndStringValue_T[] additionalInfo—Contains a detailed description of the result as a 
name-value pair. For configConnLessInfos and deleteAllConnLessInfos APIs, it returns 
<name="status", value="completed">. 
Example 1 
Example 2 
4.5.2  MFD Provisioning Interfaces 
This section describes the following interfaces: 
•