Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 88
 
                                   Supported RESTCONF/YANG 
Interfaces
 
 
Cisco Evolved Programmable Network Manager 2.0 RESTCONF NBI Guide  
 
 
 
9
 
3  Supported RESTCONF/YANG Interfaces 
The following table lists the RESTCONF/YANG interfaces and associated operations 
supported in the Cisco EPN Manager implementation. 
 
      Table 2: Supported RESTCONF/YANG Interfaces 
Interface Name 
Operation Name 
Physical Inventory – API’s 
Group Retrieval 
getAllGroups 
 
getGroup by id 
ManagedElement Retrieval 
getAllManagedElements 
 
getManagedElement by businessKey 
Chassis Retrieval 
getAllChassiss 
 
getChassis by businessKey 
 
getChassis by id 
Equipment Retrieval 
getAllEquipments 
 
getEquipment by businessKey 
 
getEquipment by id 
Module Retrieval 
getAllModules 
 
getModule by businessKey 
 
getModule by id 
PhysicalConnector Retrieval 
getAllPhysicalConnectors 
 
getPhysicalConnector by businessKey 
 
getPhysicalConnector by id 
PhysicalProtocolEndpoint Retrieval 
getAllPhysicalProtocolEndpoints 
 
getPhysicalProtocolEndpoint by businessKey 
 
getPhysicalProtocolEndpoint by id 
InterfaceProtocolEndpoint Retrieval 
getAllInterfaceProtocolEndpoints 
 
getInterfaceProtocolEndpoint by businessKey 
 
getInterfaceProtocolEndpoint by id 
 
 
RESTCONF/YANG Interface Endpoints  
3.1
The following table lists the endpoint URLs that can be used to access the supported 
RESTCONF/YANG Web Services in Cisco EPN Manager: 
 
RESTCONF/YANG Web Service Endpoint URL 
Description 
Physical Inventory Interfaces 
https://<host>/restconf/data/v1/epnm-
restconf-xmp-im-ext-group:Group 
Retrieve all Group instances 
https://<host>/restconf/data/v1/epnm-
restconf-xmp-im-ext-group:Group/{id} 
getGroup by id 
https://<host>/restconf/data/v1/epnm-
restconf-xmp-im-ext-
managedelement:ManagedElement 
Retrieve all ManagedElement instances 
https://<host>/restconf/data/v1/epnm-
restconf-xmp-im-ext-
managedelement:ManagedElement 
Retrieve ManagedElement instance by businessKey