Properties
The resources in the /failoverPlans collection have a number of properties that reflect failover plan settings. Properties can be used for POST requests and as query parameter values in GET requests.
Property | Type | Description |
---|---|---|
id | string | System ID assigned to a failover plan in Veeam Availability Console RESTful API. |
name | string | Name of a failover plan configured by a company. |
serverName | string | Name of a backup server on which a failover plan is configured. |
vmCount | integer | Number of VMs included in a failover plan. |
type | string | Type of a failover plan. Possible values:
|
state | string | State of a failover plan. Possible values:
|
actions | array | Actions performed by the POST method. Available actions: |
_links | Dictionary of string [key] and Object [value] | Links to related resources (navigation property). |