ClusterRestic
Create Restic S3 Bucket
Idempotently creates the S3 bucket for the cluster's saved Restic S3 configuration if missing. Returns created=false when the bucket already exists and is accessible.
post/api/clusters/{clusterName}/restic/create-bucket
Path parameters
clusterNamestring required
Cluster Name
Headers
Authorizationstring required
Insert your access token
Response
Bucket created or already exists
Changes
Changed in 2 of the 5 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲