BackupRepository [velero.io/v1]
- 类型
object
规格
.spec
- 描述
- BackupRepositorySpec is the specification for a BackupRepository.
- 类型
object- 必填
backupStorageLocationmaintenanceFrequencyresticIdentifiervolumeNamespace
.spec.repositoryConfig
- 描述
- RepositoryConfig is for repository-specific configuration fields.
- 类型
object
.status
- 描述
- BackupRepositoryStatus is the current status of a BackupRepository.
- 类型
object
API 端点
可用的 API 端点如下:
/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
- HTTP 方法
DELETE- 描述
- delete collection of BackupRepository
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind BackupRepository
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new BackupRepository
- 查询参数
- 请求体参数
- HTTP 响应
/apis/velero.io/v1/namespaces/{namespace}/backuprepositories/{name}
- HTTP 方法
DELETE- 描述
- delete the specified BackupRepository
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified BackupRepository
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified BackupRepository
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified BackupRepository
- 查询参数
- 请求体参数
- HTTP 响应