Cisco Cisco Evolved Programmable Network Manager 1.2 Guia Do Programador

Página de 574
 
Appendix III – Sample SOAP Request Response
 
 
Cisco EPN Manager OSS Integration Guide for MTOSI 
482
 
 
 
</ns3:cfsStateChange> 
</ns3:provisionResponse> 
</soap:Body> 
</soap:Envelope> 
 
9.49.25  UNI Service Provision SOAP Request 
<soapenv:Envelope 
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:v1="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1" 
xmlns:v11="http://www.tmforum.org/mtop/sa/xsd/sai/v1" 
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
   <soapenv:Header> 
      <v1:header> 
     
      </v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
     
<v11:provisionRequest 
xmlns:v11="http://www.tmforum.org/mtop/sa/xsd/sai/v1" 
  xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
  <v11:basicInput> 
   
<!--Optional: --> 
   
<v11:vendorExtensions> 
   
 
<!--You may enter ANY elements at this point --> 
   
 
<ciscoCeEPProvisionServiceRequest 
   
 
  xmlns="http://www.cisco.com/epnm/mtop/sa/xsd/sai/ext/ce/v1"> 
   
 
 
<ciscoCeEPServiceOrderData> 
   
 
 
 
<serviceName>Test EP-LAN Service 
1</serviceName> 
   
 
 
 
<serviceDescription>Test EP-LANL Service 1 
Description 
   
 
 
 
</serviceDescription> 
 
   
 
 
 
<endpointData> 
 
   
 
 
 
 
<portRef> 
   
 
 
 
 
 
<v12:rdn> 
   
 
 
 
 
 
 
<v12:type>MD</v12:type> 
   
 
 
 
 
 
  <v12:value>CISCO_EPNM</v12:value> 
   
 
 
 
 
 
</v12:rdn> 
   
 
 
 
 
 
<v12:rdn> 
   
 
 
 
 
 
 
<v12:type>ME</v12:type> 
   
 
 
 
 
 
 
<v12:value>prime-asr903-1 
</v12:value> 
   
 
 
 
 
 
</v12:rdn> 
   
 
 
 
 
 
<v12:rdn> 
   
 
 
 
 
 
 
<v12:type>FTP</v12:type> 
   
 
 
 
 
 
 
<v12:value>
 
name=GigabitEthernet0/0/3</v12:value> 
   
 
 
 
 
 
</v12:rdn> 
   
 
 
 
 
</portRef>