Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 365
RESTConf/Yang Interface Details 
 
 
Cisco EPN Manager RESTConf NBI Guide  
270
 
 
 
URL 
Description 
https://<host>/restconf/v1/data/epnm-restconf-xmp-im-ext-
opticaluniendpointcfs:OpticalUniEndPointCFS 
Retrieve all OpticalUniEndPointCFS 
instances 
https://<host>/restconf/v1/data/epnm-restconf-xmp-im-ext-
opticaluniendpointcfs:OpticalUniEndPointCFS/{id} 
Retrieve OpticalUniEndPointCFS 
instance by database instance id 
Sample Response Data 
4.42.1.1 
JSON 
 
This sample is formatted and edited for clarity and length. 
 
{"ns1.OpticalUniEndPointCFS": [ 
    { 
      "adminState": "Unavailable", 
      "subclassname": "OpticalUniNEndPointCFS", 
      "ipAddress": "192.168.236.108", 
      "layerRate": "LR_OPTICAL_SECTION", 
      "name": "CHAN-2-13-9-RX&CHAN-2-12-9-TX", 
      "routerId": "31.22.88.54", 
      "type": "UNI_N" 
    }, 
    { 
      "adminState": "Unavailable", 
      "subclassname": "OpticalUniEndPointCFS", 
      "instanceId": 1574629, 
      "ipAddress": "192.168.235.124", 
      "layerRate": "LR_OPTICAL_SECTION", 
      "name": "Optics0\/6\/0\/2", 
      "routerId": "45.66.23.24", 
      "type": "UNI_C" 
    } 
  ]