Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
287
 
This interface is invoked to finish rolls. When the roll is finished, it is cleared from the rolls list 
and the new rolled SNC becomes active.  
Parameters 
Name
 
Type
 
Input/ Output
 
Description
 
rollName
 
globaldefs::NamingAttributes_T
 
In
 
Name of the roll to finish.
 
Throws 
Compliance 
Prime Optical-defined. 
3.9.39  getAllRolls 
Synopsis 
Description 
This interface returns a list of rolls within the subnetwork whose name is passed as a parameter. 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
subnetName
 
globaldefs::NamingAttributes_T
 
In
 
Name of the subnet for which all 
rolls are reported.
 
how_many
 
unsigned
 
In
 
Maximum number of rolls to report 
in the first batch.
 
rollList
 
multiLayerSubnetwork::RollList_T
 
Out
 
First batch of rolls.
 
rollIt
 
multiLayerSubnetwork::RollIterator_I
 
Out
 
Iterator to retrieve remaining rolls.
 
Throws 
Compliance 
Prime Optical-defined.