ncloud_restore_object
Restores an archived object from Archive storage class, making it temporarily accessible for a set 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 |