Cisco Platform Administrative Web Services (PAWS)

PAWS is a SOAP based API that facilitates large scale deployment of UC Manager installations.

Accelerate your UC deployment schedule
and reduce travel budget.

1 What is PAWS?

Find out what you can build with PAWS.

 
 

2 Get Started

Sample Apps, Videos, and How to Articles to help you get started.

 
 

3 Visit the Forums

Find other developers who are working with PAWS.

 

Forum View All >

Paws API is not validating NodeName for ControlCenterServices.

Created by: Sitansu Pal

Hi, To activate or deactivate a service I am using PAWS API for ControlCenterServices. If I use a wrong node name in the request, the service is responding success. The correct node name is "ciscart23" but I am sending "AAAAciscart23BBBB". My Question...

Created: Mar 30 2017

Last modified: Apr 03 2017

Replies: 1

Tags: 0

PowerShell SOAP Request answered with "error.validation.required"

Created by: Ruben Zimmermann

Hi,   I am trying to retrieve the backup progress via SOAP in PowerShell.   Here my code:   $serverURL = 'https://auc521/platform-services/services/MaintenanceService?wsdl'   $soapRequest = [xml]@"
<soapenv:Envelope...

Created: Feb 09 2017

Last modified: Feb 13 2017

Replies: 4

Tags: 0

Updated API Reference appears to contain errors

Created by: Joseph Jacobs

So i'm trying to play with the PAWS MaintenanceService API.   Using SOAP UI, i push the sample request that is listed in the API document:   <!--startBackup example request-->  <?xml version="1.0" encoding="UTF-8"?>...

Created: May 14 2016

Last modified: May 14 2016

Replies: 0

Tags: 0

Requests not returing information in SOAPUI

Created by: Joseph Jacobs

I was trying to understand the PAWS interface and was using SOAPUI.   I finally got (i believed) the correct Request syntax to do various requests but when i submitted the requests I'd get nothing back from the server.   The issue was...

Created: Apr 20 2016

Last modified: Apr 20 2016

Replies: 0

Tags: 0

WSDL issues with PAWS

Created by: Joseph Jacobs

I'm reading the developer guide for PAWS.   My first issue was trying to get the getAPIVersion call to work.  I'm using SOAPUI.   I imported the WSDL into SOAPUI, based on the WSDL content... towards the bottom   <wsdl:service...

Created: Apr 20 2016

Last modified: Apr 20 2016

Replies: 0

Tags: 0