osc_create_bucket
Create a new bucket on a specified Minio instance in Eyevinn Open Source Cloud Storage. Provide the Minio instance name and bucket name to set up storage.
Instructions
Create a new bucket on Eyevinn Open Source Cloud Storage (OSC) Minio instance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the minio instance | |
| bucket | Yes | Name of the bucket to create |