Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 244
  
 
 
Cisco EPN Manager 2.0.2 RESTCONF NBI Guide  
 
 
213 
        
<
p:vlan-id-list
>
45
</
p:vlan-id-list
>
 
        
<
p:ce-vlanid
>
565
</
p:ce-vlanid
>
 
        
<
p:service-multiplexing
>
true
</
p:service-multiplexing
>
 
        
<
p:bundling
>
true
</
p:bundling
>
 
        
<
p:enable-oam
>
true
</
p:enable-oam
>
 
        
<
p:enable-link-Management
>
true
</
p:enable-link-Management
>
 
<
p:all-to-one-bundling
>
true
</
p:all-to-one-bundling
>
 
</
p:ce-data
>
 
    
</
p:network-interface
>
 
  
</
p:network-interface-list
>
 
</
p:service-order-data
>
 
</
p:provision-service-request
>
 
 
 
7.38.12.2 
Response 
HTTP/1.1 201 Created 
Server: <epnm-host> 
Content-Type: application/yang.operation+xml 
 
<provision-service-response > 
<!—TDB -- > 
</provision-service-response > 
 
 
 
 
7.39 Provision L3VPN – Create Service 
7.39.1 Request 
POST /restconf/operations/v1/ cisco-service-provision:provision-service HTTP/1.1 
Host: <epnm-host> 
Content-Type: application/yang.operation+xml 
<?xml version="1.0" encoding="UTF-8"?> 
<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>L3VPN_Provisioning_FW_RESTCONF_NBI</p:service-name> 
 
 
<p:service-description>L3VPN_Provisioning_FW_RESTCONF_NBI</p:service-description> 
 
 
<p:service-type>L3VPN</p:service-type> 
 
 
<p:service-subtype>L3VPN</p:service-subtype> 
 
 
<p:service-activate>true</p:service-activate> 
 
 
<p:mpls-l3vpn-data> 
 
 
 
<p:service-mtu>1522</p:service-mtu> 
 
 
 
<p:create-full-mesh>true</p:create-full-mesh> 
 
 
 
<p:enter-full-mesh-prefix>true</p:enter-full-mesh-prefix> 
 
 
 
<p:full-mesh-prefix>100</p:full-mesh-prefix> 
 
 
 
<p:route-target-allocation-list> 
 
 
 
 
<p:route-target-allocation> 
 
 
 
 
 
<p:address-family>IPV4</p:address-family>