Start Cube
wake_cubeStart a stopped Cube asynchronously to resume its operation. Provide the Cube ID and optionally the Space ID to trigger startup.
Instructions
Start a stopped Cube (asynchronous).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cubeId | Yes | The Cube id to operate on. | |
| spaceId | No | Krova Cloud Space id. Optional if KROVA_SPACE_ID is set as the server default. |