Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 244
  
 
 
Cisco EPN Manager 2.0.2 RESTCONF NBI Guide  
 
 
186 
      </p:restore-path> 
    </p:mpls-te-path-options> 
  </p:forwarding-path> 
    </p:service-order-data> 
</provision-service-request>
 
 
7.37.2 Response 
HTTP/1.1 201 Created 
Server: <epnm-host> 
Content-Type: application/yang.operation+xml 
 
<provision-service-response > 
<!—TDB -- > 
</provision-service-response > 
 
 
 
 
7.38 Provision CE Service 
7.38.1 Provision EPL Service  
7.38.1.1 
Request 
POST /restconf/operations/v1/cisco-service-provision:provision-service HTTP/1.1 
Host: <epnm-host> 
Content-Type: application/yang.operation+xml 
 
<
p:provision-service-request
 
xmlns:p
=
"urn:cisco:params:xml:ns:yang:service:activation:v1"
 
 
xmlns:xsi
=
"http://www.w3.org/2001/XMLSchema-instance"
 
 
xsi:schemaLocation
=
"urn:cisco:params:xml:ns:yang:service:activation:v1 restconf-provisioning-request-
schema.xsd "
>
 
<
p:service-order-data
>
 
 
<
p:customer-ref
>
MD=CISCO_EPNM!CUSTOMER=Infrastructure
</
p:customer-ref
>
 
 
<
p:service-name
>
TestEPlService238
</
p:service-name
>
 
 
<
p:service-description
>
 TestEPlService238 description
</
p:service-description
>
 
 
<
p:service-type
>
carrier-ethernet-vpn
</
p:service-type
>
   
 
<
p:service-subtype
>
EPL
</
p:service-subtype
>
  
 
<
p:service-activate
>
 true
 </
p:service-activate
>
 
 
<
p:ce-data
>
 
 
 
<
p:bundling
>
 true
 </
p:bundling
>
 
 
 
<
p:ccm-interval
>
1 sec
</
p:ccm-interval
>
 
 
 
<
p:ce-vlan-id-preservation
></
p:ce-vlan-id-preservation
>
 
 
 
<
p:ce-vlan-cos-preservation
></
p:ce-vlan-cos-preservation
>
 
 
 
<
p:mtu-size
>
1522
</
p:mtu-size
>
 
 
 
<
p:enable-cfm
>
true
</
p:enable-cfm
>
 
 
 
<
p:fault-management-map
>
 
 
 
 
<
p:entry
>
 
 
 
 
 
<
p:from
>
UNI A
</
p:from
>
 
 
 
 
 
<
p:to
>
UNI Z
</
p:to
>
 
 
 
 
 
<
p:cos
>
Medium
</
p:cos
>
 
 
 
 
 
<
p:oam-profile
>
Performance Monitoring 1
</
p:oam-profile
>
 
 
 
 
 
<
p:cchk
>
2
</
p:cchk
>