huaweicloud_sandbox_connect
Connect to a sandbox via hdkitservice. One user one instance - reuses existing sandbox if available, otherwise creates a new one. Returns session_id, dev_stage_id, connection_id, and connection_address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | Environment variables to set in the sandbox (only for new sandbox) | |
| git | No | Git repo config (only for new sandbox) | |
| source | No | Source identifier (default: WEB). Options: VSCODE, CLI, WEB, WEBVNC, WEBPTY, WEBIDE, CURSOR, etc. | |
| flavor_id | No | Flavor ID; overrides server default (only for new sandbox) | |
| template_id | No | Template ID; overrides server default (only for new sandbox) |