Cisco Cisco Prime Central 1.5 Guida Dello Sviluppatore

Pagina di 236
  
 
Cisco Prime Central 1.5 NBI Guide 
 
 
211
 
            </ns3:cisco_customer> 
         </ns3:customerList> 
      </ns3:getAllCustomersResponse> 
   </soap:Body> 
</soap:Envelope> 
11.5.1.4 getCustomer 
11.5.1.4.1 
Request-getCustomer 
 
<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.cisco.com/mtop/msi/xsd/cp/v1"  
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
   <soapenv:Header> 
      <v1:header> 
      </v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:getCustomerRequest> 
         <v11:customerId> 
            <!--1 or more repetitions:--> 
            <v12:rdn> 
               <v12:type>MD</v12:type> 
               <v12:value>CISCO_PRIME</v12:value> 
            </v12:rdn> 
            <v12:rdn> 
               <v12:type>Cisco_Customer</v12:type> 
               <v12:value>213</v12:value> 
            </v12:rdn>             
         </v11:customerId> 
      </v11:getCustomerRequest> 
   </soapenv:Body> 
</soapenv:Envelope> 
 
11.5.1.4.2 
Response-getCustomer 
 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
   <soap:Header> 
      <header xmlns:ns19="http://www.tmforum.org/mtop/sa/xsd/saiexcpt/v1"  
xmlns:ns18="http://www.cisco.com/mtop/sb/xsd/Cisco_svc/v1" 
xmlns:ns17="http://www.cisco.com/mtop/nrf/xsd/v_hostCluster/v1"  
xmlns:ns16="http://www.cisco.com/mtop/nrf/xsd/vm/v1" 
xmlns:ns15="http://www.cisco.com/mtop/nrf/xsd/v_host/v1"  
xmlns:ns14="http://www.tmforum.org/mtop/nrb/xsd/lay/v1" 
xmlns:ns13="http://www.tmforum.org/mtop/nrf/xsd/me/v1"  
xmlns:ns12="http://www.tmforum.org/mtop/nrf/xsd/Cisco_V_nettp/v1" 
xmlns:ns11="http://www.tmforum.org/mtop/nrb/xsd/cri/v1"  
xmlns:ns10="http://www.cisco.com/mtop/nrb/xsd/v_rsrci/v1" 
xmlns:ns9="http://www.cisco.com/mtop/nrf/xsd/v_store/v1"  
xmlns:ns8="http://www.tmforum.org/mtop/sb/xsd/csi/v1" 
xmlns:ns7="http://www.tmforum.org/mtop/fmw/xsd/coi/v1"  
xmlns:ns6="http://www.tmforum.org/mtop/fmw/xsd/msg/v1" 
xmlns:ns5="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"