create-bucket
Create a new bucket in InfluxDB for storing time-series data, specifying the organization ID, bucket name, and optional retention period for data management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | The bucket name | |
orgID | Yes | The organization ID | |
retentionPeriodSeconds | No | Retention period in seconds (optional) |