ncloud_create_nas_snapshot
Create a snapshot of a NAS volume instance to preserve data at a specific point. Use dryRun=true to preview the snapshot before actual creation.
Instructions
Create a snapshot for a NAS volume instance. Use dryRun=true to preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true, returns a preview without actually creating | |
| nasVolumeInstanceNo | Yes | NAS volume instance number to create snapshot from | |
| nasVolumeSnapshotName | No | Name for the snapshot | |
| nasVolumeSnapshotDescription | No | Description for the snapshot |