BackupRepository [velero.io/v1]
- Type
object
Specification
.spec
- Description
- BackupRepositorySpec is the specification for a BackupRepository.
- Type
object- Required
backupStorageLocationmaintenanceFrequencyresticIdentifiervolumeNamespace
.spec.repositoryConfig
- Description
- RepositoryConfig is for repository-specific configuration fields.
- Type
object
.status
- Description
- BackupRepositoryStatus is the current status of a BackupRepository.
- Type
object
API Endpoints
The following API endpoints are available:
/apis/velero.io/v1/namespaces/{namespace}/backuprepositoriesDELETE: delete collection of BackupRepositoryGET: list objects of kind BackupRepositoryPOST: create a new BackupRepository
/apis/velero.io/v1/namespaces/{namespace}/backuprepositories/{name}DELETE: delete the specified BackupRepositoryGET: read the specified BackupRepositoryPATCH: partially update the specified BackupRepositoryPUT: replace the specified BackupRepository
/apis/velero.io/v1/namespaces/{namespace}/backuprepositories/{name}/statusGET: read status of the specified BackupRepositoryPATCH: partially update status of the specified BackupRepositoryPUT: replace status of the specified BackupRepository
/apis/velero.io/v1/namespaces/{namespace}/backuprepositories
- HTTP method
DELETE- Description
- delete collection of BackupRepository
- HTTP responses
- HTTP method
GET- Description
- list objects of kind BackupRepository
- HTTP responses
- HTTP method
POST- Description
- create a new BackupRepository
- Query parameters
- Body parameters
- HTTP responses
/apis/velero.io/v1/namespaces/{namespace}/backuprepositories/{name}
- HTTP method
DELETE- Description
- delete the specified BackupRepository
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified BackupRepository
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified BackupRepository
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified BackupRepository
- Query parameters
- Body parameters
- HTTP responses
/apis/velero.io/v1/namespaces/{namespace}/backuprepositories/{name}/status
- HTTP method
GET- Description
- read status of the specified BackupRepository
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified BackupRepository
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified BackupRepository
- Query parameters
- Body parameters
- HTTP responses