Backup Storage

List backup storages

This API lists all backup storages.

get/namespaces/{namespace}/backup-storages

Path parameters

namespacestring required

Namespace of the 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

Changes