delete_instance
Delete a Scaleway instance by its ID, with optional zone specification. Removes the instance from your infrastructure.
Instructions
Delete an instance.
Args: instance_id: The ID of the instance to delete zone: Scaleway zone (e.g., fr-par-1). If not provided, uses default zone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone | No | ||
| instance_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |