ncloud_create_bucket
Create an Object Storage bucket with optional dry-run preview to validate settings before applying.
Instructions
Create a new Object Storage bucket. Use dryRun=true to preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true, returns a preview without actually creating | |
| bucketName | Yes | Name of the bucket to create |