Clone Environment
kinsta.environments.cloneClone an existing environment to create a new one. Provide source environment ID, site ID, display name, and premium option. Returns an operation ID.
Instructions
Clone an existing environment to create a new one. Returns an operation_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_id | Yes | The site ID to create the environment for | |
| display_name | Yes | Display name for the cloned environment | |
| is_premium | Yes | Whether this is a premium staging environment | |
| source_env_id | Yes | Source environment ID to clone from |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||