Delete Snapshot
delete_snapshotRemove a Cube snapshot by cube ID and snapshot ID to free storage and clean up unused data versions. This action is permanent and cannot be undone.
Instructions
Delete a Cube snapshot. Irreversible.
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. | |
| snapshotId | Yes | The snapshot id (see list_snapshots). |