v1

latestOpenAPI 3.0.22026-07-175961673.3 KB
Backup Storage

Update backup storage

This API updates the backup storage specified by the name. Only the specified fields will be updated.

patch/namespaces/{namespace}/backup-storages/{name}

Path parameters

namestring required

Name of the backup storage

namespacestring required

Namespace of the backup storage

Request body

descriptionstring
bucketNamestring

The cloud storage bucket/container name

accessKeystring
secretKeystring
urlstring
regionstring
verifyTLSboolean
forcePathStyleboolean
allowedNamespacesstring[]

List of namespaces allowed to use this backup storage

Response

Successful operation

type's3' | 'azure' required
namespacestring
namestring required
descriptionstring
bucketNamestring required
urlstring
regionstring
verifyTLSboolean
forcePathStyleboolean
allowedNamespacesstring[]

List of namespaces allowed to use this backup storage