| Name | Type | Description | Notes |
|---|---|---|---|
| level | String | ||
| actions | [DownloadPlanAction] | [optional] | |
| notices | [DownloadPlanNotice] | [optional] | |
| unsupported | [String] | A list of features which were unsupported (not passed into the 'supported' query paramter) which were needed, resulting in the plan level being downgraded to 'manual'. | [optional] |
| requiresEmptyServer | String | Whether the server files must be empty before exeucting the plan steps. | [optional] |
-
full(value:"full") -
partial(value:"partial") -
manual(value:"manual")