ncloud_create_snapshot
Creates a block storage snapshot. Use dryRun=true to preview the snapshot creation without applying it.
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 |