ncloud_ncs_get_object_legal_hold
Check the legal hold status of an object in Ncloud Storage, returning ON or OFF, or configured=false if no legal hold is set.
Instructions
[Ncloud Storage] Get the Object Lock legal hold status of an object (GET /{key}?legal-hold): ON | OFF. Returns configured=false when the object has no legal hold setting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Object key (path) | |
| versionId | No | Version ID of the object (versioning-enabled buckets). Omit for the current version | |
| bucketName | Yes | Name of the Ncloud Storage bucket |