/v2/compute/projects/{project_id}/import ------------------------------------------------------------------------------------------------------------------------------------------ .. contents:: POST /v2/compute/projects/**{project_id}**/import ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Import a project from a portable archive Parameters ********** - **project_id**: The UUID of the project Response status codes ********************** - **200**: Project imported - **403**: You are not allowed to modify this property Output ******* .. raw:: html
Name | Mandatory | Type | Description |
---|---|---|---|
name | ['string', 'null'] | Project name | |
path | ['string', 'null'] | Project directory | |
project_id | ✔ | string | Project UUID |
temporary | ✔ | boolean | If project is a temporary project |