ncloud_ncs_list_object_versions
Lists all object versions and delete markers in a versioned Ncloud Storage bucket to identify noncurrent versions for restoration, deletion, or bucket emptying.
Instructions
[Ncloud Storage] List all versions and delete markers of objects in a versioning-enabled Ncloud Storage bucket (GET /?versions). Use it to find noncurrent versions to restore or delete, and to empty a versioned bucket before deleting it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | No | Limits results to keys beginning with this prefix | |
| maxKeys | No | Items per page (1–1,000, default 1,000) | |
| keyMarker | No | Pagination: nextKeyMarker of the previous response | |
| bucketName | Yes | Name of the Ncloud Storage bucket | |
| versionIdMarker | No | Pagination: nextVersionIdMarker of the previous response |