BackupStorageLocation [velero.io/v1]
- 描述
- BackupStorageLocation is a location where Velero stores backup objects
- 类型
object
规格
.spec
- 描述
- BackupStorageLocationSpec defines the desired state of a Velero BackupStorageLocation
- 类型
object- 必填
objectStorageprovider
.spec.config
- 描述
- Config is for provider-specific configuration fields.
- 类型
object
.spec.credential
- 描述
- Credential contains the credential information intended to be used with this location
- 类型
object- 必填
key
.spec.objectStorage
- 描述
- ObjectStorageLocation specifies the settings necessary to connect to a provider's object storage.
- 类型
object- 必填
bucket
.status
- 描述
- BackupStorageLocationStatus defines the observed state of BackupStorageLocation
- 类型
object
API 端点
可用的 API 端点如下:
/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
- HTTP 方法
DELETE- 描述
- delete collection of BackupStorageLocation
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind BackupStorageLocation
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new BackupStorageLocation
- 查询参数
- 请求体参数
- HTTP 响应
/apis/velero.io/v1/namespaces/{namespace}/backupstoragelocations/{name}
- HTTP 方法
DELETE- 描述
- delete the specified BackupStorageLocation
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified BackupStorageLocation
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified BackupStorageLocation
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified BackupStorageLocation
- 查询参数
- 请求体参数
- HTTP 响应