ncloud_change_nas_snapshot_config
Adjust NAS volume snapshot settings: enable or disable automatic snapshots and configure schedule frequency and time.
Instructions
Change the snapshot configuration for a NAS volume (enable/disable auto snapshot, set schedule)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snapshotTime | No | Snapshot time in HH format (00~23, KST). Required when enabling snapshots. | |
| nasVolumeInstanceNo | Yes | NAS volume instance number | |
| isSnapshotConfiguration | Yes | Whether to enable (true) or disable (false) automatic snapshots | |
| snapshotFrequencyTypeCode | No | Snapshot frequency type code (e.g. DAILY, WEEKLY). Required when enabling snapshots. |