ncloud_restore_nas_volume_with_snapshot
Restore a NAS volume from a specified snapshot, overwriting current data with the snapshot. Confirm=true required to complete the destructive operation.
Instructions
⚠️ Destructive: Restore a NAS volume to a previous snapshot state. Current data will be overwritten with the snapshot data. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually execute the destructive operation | |
| nasVolumeInstanceNo | Yes | NAS volume instance number to restore | |
| nasVolumeSnapshotNo | Yes | NAS volume snapshot number to restore from |