
Properties
The resources in the /RecoveryLocations collection have properties that represent recovery location settings. Properties can be used for query parameter values in GET requests.
Property | Type | Description |
---|---|---|
name | string | Name of a recovery location. |
id | string | System ID assigned to a recovery location in VAO RESTful API. |
description | string | Description of a recovery location. |
storageUsageThreshold | integer | Datastore capacity level that must not be breached during the recovery process (in percent). |
ivr | boolean | Defines whether Instant VM Recovery is enabled for a recovery location. |
reip | boolean | Defines whether Re-IP rules are enabled for a recovery location. |
networkMapping | boolean | Defines whether network mapping is configured for a recovery location. |
_links | dictionary of string [key] and object [value] | Links to related resources (navigation property). Can contain links to plan resources. |