destroy_child
Destroy a child sandbox created in an isolated Linux VM. Requires the parent sandbox to have a spawn policy set.
Instructions
Destroy a child sandbox. The child's parent must have a spawn policy.
Args: name: Name of the child sandbox to destroy.
Returns: Confirmation or error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |