Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 848 Bytes

File metadata and controls

13 lines (10 loc) · 848 Bytes

# DownloadPlan

Properties

Name Type Description Notes
level string
actions \OpenAPI\Client\Model\DownloadPlanAction[] [optional]
notices \OpenAPI\Client\Model\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]
requires_empty_server string Whether the server files must be empty before exeucting the plan steps. [optional]

[Back to Model list] [Back to API list] [Back to README]