Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 244
  
 
 
Cisco EPN Manager 2.0.2 RESTCONF NBI Guide  
 
 
29 
data for more details. 
 
4.10.1 MPLS TE Explicit Path Data 
Name 
Type 
Description 
mpls-te-explicit-path-type 
Container element 
Holds the data for mpls te explicit 
path. 
 
4.11 Virtual Connection Retrieval 
This interface provides the operations required to retrieve Virtual Connection details which include the CEM 
and MPLS-TE RFS details. 
 
Resource 
Description 
Virtual Connection 
Retrieves all Virtual Connections (CE, CEM, L3VPN and MPLS-TE, etc.) in the 
system or retrieve a specific set based on the input parameters.  
HTTP Method  
Resource Path  
GET 
/data/v1/cisco-service-network:virtual-connection-rfs 
Query Parameters 
Name 
 Type 
Description 
type 
String  
Type of the virtual connection to retrieve. If not specified all 
types will be returned. Possible values: carrier-ethernet-vpn, 
tdm-cem, mpls-te-tunnel, and layer3-vpn. 
fdn 
String 
Fully Distinguished Name (FDN) of the virtual connection to 
retrieve a single virtual connection. 
tpFdn 
String  
Fully Distinguished Name (FDN) of the termination-point. 
When this parameter is provided, all virtual connections that 
reference this termination-points will be returned. 
 
 
 
Response Message 
Response Content Type 
application/xml, application/yang.data+xml, application/json, 
application/yang.data+json 
Response Data 
0 or more Virtual Connections of type virtual-connection. See the yang model 
for the data details. 
HTTP Status Code 
•  200 OK - Success with response message-body 
•  401, 403 – Authentication and Authorization errors. 
•  400 Bad Request - Invalid request message.  
•  500 Internal Server Error - operation-failed. 
Please refer to RESTCONF standard status codes and standard error response 
data for more details. 
 
 
4.11.1 Virtual Connection Data 
Name 
Type 
Description 
virtual-connection 
container  
Container holds the virtual 
connection data.