BackupStorageLocation [velero.io/v1]
- Description
- BackupStorageLocation is a location where Velero stores backup objects
- Type
object
Specification
.spec
- Description
- BackupStorageLocationSpec defines the desired state of a Velero BackupStorageLocation
- Type
object- Required
objectStorageprovider
.spec.config
- Description
- Config is for provider-specific configuration fields.
- Type
object
.spec.credential
- Description
- Credential contains the credential information intended to be used with this location
- Type
object- Required
key
.spec.objectStorage
- Description
- ObjectStorageLocation specifies the settings necessary to connect to a provider's object storage.
- Type
object- Required
bucket
.status
- Description
- BackupStorageLocationStatus defines the observed state of BackupStorageLocation
- Type
object
API Endpoints
The following API endpoints are available:
/apis/velero.io/v1/namespaces/{namespace}/backupstoragelocationsDELETE: delete collection of BackupStorageLocationGET: list objects of kind BackupStorageLocationPOST: create a new BackupStorageLocation
/apis/velero.io/v1/namespaces/{namespace}/backupstoragelocations/{name}DELETE: delete the specified BackupStorageLocationGET: read the specified BackupStorageLocationPATCH: partially update the specified BackupStorageLocationPUT: replace the specified BackupStorageLocation
/apis/velero.io/v1/namespaces/{namespace}/backupstoragelocations/{name}/statusGET: read status of the specified BackupStorageLocationPATCH: partially update status of the specified BackupStorageLocationPUT: replace status of the specified BackupStorageLocation
/apis/velero.io/v1/namespaces/{namespace}/backupstoragelocations
- HTTP method
DELETE- Description
- delete collection of BackupStorageLocation
- HTTP responses
- HTTP method
GET- Description
- list objects of kind BackupStorageLocation
- HTTP responses
- HTTP method
POST- Description
- create a new BackupStorageLocation
- Query parameters
- Body parameters
- HTTP responses
/apis/velero.io/v1/namespaces/{namespace}/backupstoragelocations/{name}
- HTTP method
DELETE- Description
- delete the specified BackupStorageLocation
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified BackupStorageLocation
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified BackupStorageLocation
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified BackupStorageLocation
- Query parameters
- Body parameters
- HTTP responses
/apis/velero.io/v1/namespaces/{namespace}/backupstoragelocations/{name}/status
- HTTP method
GET- Description
- read status of the specified BackupStorageLocation
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified BackupStorageLocation
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified BackupStorageLocation
- Query parameters
- Body parameters
- HTTP responses