ncloud_create_snapshot
Create snapshots of block storage instances to backup data or capture state. Use dryRun to preview without actual creation.
Instructions
Create a snapshot from a block storage instance. Use dryRun=true to preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true, returns a preview without actually creating | |
| blockStorageInstanceNo | Yes | Block storage instance number to create snapshot from | |
| blockStorageSnapshotName | No | Name for the snapshot | |
| blockStorageSnapshotDescription | No | Description for the snapshot |