Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 365
RESTConf/Yang Interface Details 
 
 
Cisco EPN Manager RESTConf NBI Guide  
32
 
 
 
productSeries 
String 
The contents of the NAME attribute of the second-level 
<DEVICEGROUP> element in a Cisco MDF file for this 
particular instance of ManagedNetworkElement. 
productType 
String 
The contents of the NAME attribute of the <DEVICE> element 
in a Cisco MDF file for this particular instance of 
ManagedNetworkElement. 
productVendor 
String 
product vendor 
satelliteCount 
int 
 
softwareFamily 
String 
software Family 
softwareType 
String 
A string that identifies the specific type of software that is 
installed on this ManagedNetworkElement. For example, 
Cisco IOS or Linux. 
softwareVersion 
String 
The specific version of the software (see attribute 
softwareType) that is installed. The value is formatted as a 
text field. 
sysContact 
String 
sysContat of the mne 
sysLocation 
String 
The physical location of this node (for example, 'telephone 
closet, 3rd floor'). If the location is unknown, the value is the 
zero-length string. 
sysObjectId 
String 
The vendor's authoritative identification of the network 
management subsystem contained in the element. 
sysUpTime 
String 
Internal use only 
uuid 
String 
 
equipment * 
Collection<Equipme
nt> 
The instances of Equipment (or any of its subclasses) that 
realize this instance of a NetworkResource subclass. 
exposedLinkTerminationPo
ints 
Collection<LinkTerm
inationPoint> 
The set of LinkTerminationPoint instances exposed by this 
instance of NetworkResource subclass. 
groups 
Set<Group> 
Groups containing the ManagedElement. 
protocolEndpoint 
Set<ProtocolEndpoi
nt> 
The set of instances of a ProtocolEndpoint subclasses that 
support this instance of a NetworkResource subclass. 
 
Operations 
The table below lists the operations available to retrieve ManagedElement 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 ManagedElement entities in the database. The next URL 
returns a specific ManagedElement entity by its business key. Enter the values of the 
attributes shown in the braces, but do not include the braces.  
 
URL 
Description 
http://<host>/restconf/v1/data/epnm-restconf-xmp-im-ext-
managedelement:ManagedElement 
Retrieve all ManagedElement 
instances