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

Sites

The /Sites resource collection represents the VAO server.

Collection URL

The resource collection is located at the following URL:

https://<hostname>:<port>/api/v3/Sites

SitesCollection Representation

{

 "total": 1,

 "data": [

   {

     "id": "ab6dfa51-c6c3-49ef-9291-067194635e37",

     "name": "Ontario",

     "description": "Placed on the uwin2012r2lt",

     "contactTel": "18003334455",

     "contactEmail": "wendy.may@veeam.com",

     "contactName": "Wendy May",

     "server": "string",

     "port": 8888,

     "self": true,

     "role": "Target"

   }

 ]

}

In This Section

I want to report a typo

There is a misspelling right here:

 

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