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>/v2/Sites
Collection Representation
[
{
"name": "Ontario",
"id": "ab6dfa51-c6c3-49ef-9291-067194635e37",
"serverName": "uwin2012r2LT",
"contactName": "Wendy May",
"contactEmail": "wendy.may@veeam.com",
"contactTel": "18003334455",
"description": "Placed on the uwin2012r2lt",
"type": "Dr",
"_links": {
"self": {
"href": "/v2/Sites/ab6dfa51-c6c3-49ef-9291-067194635e37"
}
}
}
]
In This Section