Skip to content

Commit f29ea1c

Browse files
Bucket Label Clarification (#204)
* [Hotfix] Bucket Label Clarrification * Copy edit Co-authored-by: leslitagordita <[email protected]>
1 parent e08c1b9 commit f29ea1c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

openapi.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9697,7 +9697,10 @@ paths:
96979697
type: string
96989698
description: >
96999699
The name for this bucket. Must be unique in the cluster you
9700-
are creating the bucket in, or an error will be returned.
9700+
are creating the bucket in, or an error will be returned. Labels will be
9701+
reserved only for the cluster that active buckets are created and stored in.
9702+
If you want to reserve this bucket's label in another cluster,
9703+
you must create a new bucket with the same label in the new cluster.
97019704
pattern: ^[a-z0-09][a-z0-9-]*[a-z0-9]?$
97029705
example: example-bucket
97039706
cluster:

0 commit comments

Comments
 (0)