User guide

3-166
Cisco Transport Manager Release 9.2 GateWay/CORBA User Guide and Programmer Manual
OL-20937-01
Chapter 3 Using CTM GateWay/CORBA Interfaces
3.9.34 deleteRoll
Figure 3-2 Example 2: Roll Source or Destination of an SNC—Part 2
Figure 3-3 Example 3: Roll Intermediate Managed Elements or Topological Links
3.9.34 deleteRoll
Synopsis
void deleteRoll(
in globaldefs::NamingAttributes_T rollname)
raises(globaldefs::ProcessingFailureException);
Description
CTM generates an object deletion event for the deleted roll object. CTM also generates object deletion
events for the SNCs that are deleted.
Parameters
Throws
globaldefs::ProcessingFailureException
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure.
EXCPT_INVALID_INPUT - Raised when rollName does not refer to a roll object.
EXCPT_ENTITY_NOT_FOUND - Raised when rollName references an object that does not exist.
141672
Src
B&R
Des
Ne
wSr
B
141673
B&R
Src
A
Span X
B&R
Span Y
Des
B
CD
Name Type Input/Output Description
rollName globaldefs::NamingAttributes_T In Name of the roll to delete.