ncloud_restore_object
Restore an archived object from Archive storage to make it accessible for a specified number of days.
Instructions
Restore an object stored in Archive class to make it accessible. The restored copy is available for the specified number of days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | Yes | Number of days to keep the restored copy accessible | |
| bucketName | Yes | Name of the bucket containing the archived object | |
| objectName | Yes | Key (path) of the archived object to restore |