backupStorage

Partial update of the specified backup storage

Partial update of the specified backup storage. Updates only the specified fields.

patch/backup-storages/{name}

Path parameters

namestring required

Name 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
namestring required
descriptionstring
bucketNamestring required
urlstring
regionstring
verifyTLSboolean
forcePathStyleboolean
allowedNamespacesstring[] required

List of namespaces allowed to use this backup storage

Changes