ncloud_create_bucket
Creates a new Object Storage bucket. Use dryRun=true to preview the creation without actually performing it.
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 |