Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 365
RESTConf/Yang Interface Details 
 
 
Cisco EPN Manager RESTConf NBI Guide  
224
 
 
 
creating a circuit. 
isRegenerationAllowe
boolean 
Allow the optical feasibility at each OEO 
conversion site and support wavelength change. 
label 
String 
Unique circuit identifier. It is an alphanumeric 
string that identify the circuit along the used 
path, different circuits may have the same label 
as long as they do not share any resource. 
layerRate 
LayerRateEnum 
LayerRate as defined in the TMF SD 17 
name 
String 
The name for circuit in the device. 
operStatus 
IfOperStatusEnum 
 
owningEntityId 
String 
 
pathPolicy 
OpticalPathPolicyEnum 
Path selection policy. 
priority 
int 
see enum description 
restorationStatus 
OpticalRestorationStatusEnum 
 
restorationType 
OpticalRestorationTypeEnum 
 
revert 
OpticalRevertiveModeEnum 
 
secondaryState 
String 
 
secondaryValidationM
ode 
OpticalValidationModeEnum 
 
secondaryValidationM
odeThreshold 
OpticalValidationZoneEnum 
 
serviceState 
String 
 
soakTime 
String 
Time after which the circuit switches back to the 
original circuit. 
sourceInterfaceName 
String 
 
subclassname 
String 
The name of the object type. 
transportAdminState 
String 
 
type 
OpticalCircuitTypeEnum 
 
upstreamPowerOffset 
float 
Offset of upstream channel. 
width 
String 
 
 
Operations 
The table below lists the operations available to retrieve OpticalOchCircuitInfo data from 
Restconf via the http protocol. 
All URLs require basic authentication and can produce: 
 
application/xml 
 
application/yang.data+xml 
 
application/json 
 
application/yang.data+json 
 
The first URL retrieves all the OpticalOchCircuitInfo entities in the database. The final URL 
retrieves a specific OpticalOchCircuitInfo by its database instance id. Enter the instance id, 
but do not include the braces. 
 
URL 
Description 
http://<host>/restconf/v1/data/epnm-restconf-xmp-im-ext-
opticalochcircuitinfo:OpticalOchCircuitInfo 
Retrieve all OpticalOchCircuitInfo 
instances