cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1213
Views
5
Helpful
2
Replies

Unable to retrieve WSDL for many service name

Hi All,

Customer is using WAAS 5.01. We are trying to generate WSDL file for some service name. But succeded with only three sevices. As per the document we can retrieve WSDL for the services using the url https://localhost:8443/ws/<servicename>?wsdl. But when i tried to retrieve for "Alarm" service name its throughing error.(https://localhost:8443/ws/Alarm?wsdl.) Same is happening for most of the services.

Is there any way i can get the WSDL for all the services?

Thanks and Regards

Riyas Hussain

2 Replies 2

Amir Asfandyarov
Cisco Employee
Cisco Employee

Hello Riyas,

See the list of services for XML monitoring here:

http://www.cisco.com/en/US/docs/app_ntwk_services/waas/waas/v501/monitoring/guide/MG_XML_API.html#wp88962

So, for Events Service this should be

https://:8443/ws/AlarmStatus?wsdl

Amir

Hi Amir,

Thank you very much. It was very useful to find which are the services comes under WSDL.

Regards
Riyas