ncloud_create_nas_snapshot
Create a snapshot of a NAS volume instance to back up data. Use dryRun to preview the operation.
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 |