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

Recovery Locations

The /RecoveryLocations resource collection represents all recovery locations configured in VAO. The collection includes resources which represent individual recovery locations and have specific system IDs.

Recovery Locations Note:

A range of data available to a client in VAO REST API depends on permissions of the account under which the client is currently logged in.

Collection URL

The resource collection is located at the following URL:

https://<hostname>:<port>/v2/RecoveryLocations

Recovery LocationsCollection Representation

[

 {

   "name": "Gold Tier Resources",

   "id": "854a96b6-da5a-4ac1-9005-e780c155bec7",

   "description": "Resources for most critical apps",

   "storageUsageThreshold": 80,

   "ivr": true,

   "reip": false,

   "networkMapping": false,

   "_links": {

     "self": {

       "href": "/v2/RecoveryLocations/854a96b6-da5a-4ac1-9005-e780c155bec7"

     }

   }

 }

]

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.