ncloud_delete_bucket_cors
Remove cross-origin resource sharing (CORS) rules from a Ncloud Storage bucket by deleting its CORS configuration.
Instructions
⚠️ Destructive: Delete the CORS configuration from a Ncloud Storage bucket. This will remove all cross-origin access rules. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually execute the destructive operation | |
| bucketName | Yes | Name of the bucket to delete CORS configuration from |