Is the WER web service API (winqual) documented anywhere

I can find some examples of accessing WER data through the SOAP API, for example: http://blogs.msdn.com/b/wer/archive/2010/05/14/winqual-web-services-with-windows-powershell.aspx

Is the API they call documented anywhere?

+3
source share
1 answer

There is a CodePlex project ... http://wer.codeplex.com/releases/view/12825 , which has sample code and technical documentation available.

+1
source

Source: https://habr.com/ru/post/1762011/


All Articles