This is an archive version of the document. To get the most up-to-date information, see the current version.

GET Method

The GET HTTP method is used to read data or retrieve information about a resource.

For example, to retrieve a representation of a collection of all registered VAO sites, send the following request:

GET https://uwin2012r2.n.local:9899/v1/Sites

In case of success, the GET HTTP method returns the 200 Success response code. In the response body, the method returns a representation of a resource.

I want to report a typo

There is a misspelling right here:

 

I want to let the Veeam Documentation Team know about that.