ClientService


Click here for a complete list of operations.

NotifyUpdateStatus

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
computerId:
status:
errorStatus:
errorString:
softwareVersion:
upgradeStartTime:
upgradeEndTime:
productId:
upgradeGuid:

HTTP POST

The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /v51/ClientService.asmx/NotifyUpdateStatus HTTP/1.1
Host: data.webwatcherdata.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length

computerId=string&status=string&errorStatus=string&errorString=string&softwareVersion=string&upgradeStartTime=string&upgradeEndTime=string&productId=string&upgradeGuid=string
HTTP/1.1 200 OK