Create Snapshot
create_snapshotCreate a disk snapshot of a Cube to preserve its current state for backup or recovery. The operation is enqueued and runs asynchronously.
Instructions
Create a snapshot of a Cube's disk. Asynchronous — the snapshot is enqueued.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional name for the snapshot. | |
| 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. |