Руководство Разработчика для Cisco Cisco Prime Network 4.2

Скачать
Страница из 250
3GPP SOAP Request Response
 
Annexure: Cisco Prime  Network OSS  Integration  Guide –Sample SOAP Request and Response 
26
 
 
   
 
2.4  Notification IRP 
2.4.1  NotificationIRP::subscribe 
Operation: subscribe 
 
SOAP Request: 
 
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:not="http://www.3gpp.org/ftp/Specs/archive/32_series/32.307/schema/32307-810/NotificationIRPData"> 
   <soapenv:Header/> 
   <soapenv:Body> 
      <not:subscribe> 
         <managerReference>
</managerReference> 
         <!--> 
         <timeTick>1111</timeTick> 
         <!--> 
         <notificationCategories> 
            <!--> 
            <versionNumber>32347-900</versionNumber> 
         </notificationCategories> 
         <!--> 
         <filter>?</filter> 
         <ntfTransServiceNS>
</ntfTransServiceNS> 
      </not:subscribe> 
   </soapenv:Body> 
</soapenv:Envelope> 
SOAP Response: