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
Likes: 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
Likes: 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
Likes: 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
Likes: 0
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
Likes: 0