Руководство Разработчика для Cisco Cisco Prime Optical 9.8

Скачать
Страница из 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
298
 
Name
 
Type
 
Input/ 
Output
 
Description
 
to create and add to the VCAT.
 
vcat
 
subnetworkConnection::VCAT_T
 
Out
 
The augmented VCAT SNC.
 
Throws 
Compliance 
Prime Optical-defined. 
 
3.9.29  deleteMemberSNCsFromVCAT 
Synopsis 
Description 
This interface deletes a member SNC from the VCAT specified in the input. Prime Optical 
generates an attribute value change event for the VCAT SNC that was modified due to the 
deletion of the member SNC, and an object deletion event for the member L1 SNC that was 
deleted. 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
vcatName
 
globaldefs::NamingAttributes_T
 
In
 
Name of the VCAT SNC.
 
sncName
 
globaldefs::NamingAttributesList_T
 
In
 
Name of the SNC(s) to delete and 
remove from the VCAT.
 
vcat
 
subnetworkConnection::VCAT_T
 
Out
 
Modified VCAT SNC.
 
Throws