Cisco Cisco Prime Optical 9.8 Developer's Guide

Page of 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
265
 
Compliance 
TMF-defined. 
3.9.10  getAllTopologicalLinkNames 
Synopsis 
Description 
This interface has the same behavior as the operation described in 
but instead of returning entire object structures, this operation returns their names. 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
subnetName
 
globaldefs::NamingAttributes_T
 
In
 
Name of the subnetwork.
 
how_many
 
unsigned long
 
In
 
Maximum number of topological 
links to return in the first batch.
 
nameList
 
globaldefs::NamingAttributesList_T
 
Out
 
First batch of topological link 
names.
 
nameIt
 
globaldefs::NamingAttributesIterator_I
 
Out
 
Iterator to retrieve the remaining 
topological link names.
 
Throws