PodVolumeRestore [velero.io/v1]
- 类型
object
规格
.spec
- 描述
- PodVolumeRestoreSpec is the specification for a PodVolumeRestore.
- 类型
object- 必填
backupStorageLocationpodrepoIdentifiersnapshotIDsourceNamespacevolume
.spec.pod
- 描述
- Pod is a reference to the pod containing the volume to be restored.
- 类型
object
.spec.uploaderSettings
- 描述
- UploaderSettings are a map of key-value pairs that should be applied to the uploader configuration.
- 类型
object
.status
- 描述
- PodVolumeRestoreStatus is the current status of a PodVolumeRestore.
- 类型
object
.status.progress
- 描述
- Progress holds the total number of bytes of the snapshot and the current number of restored bytes. This can be used to display progress information about the restore operation.
- 类型
object
API 端点
可用的 API 端点如下:
/apis/velero.io/v1/namespaces/{namespace}/podvolumerestoresDELETE: delete collection of PodVolumeRestoreGET: list objects of kind PodVolumeRestorePOST: create a new PodVolumeRestore
/apis/velero.io/v1/namespaces/{namespace}/podvolumerestores/{name}DELETE: delete the specified PodVolumeRestoreGET: read the specified PodVolumeRestorePATCH: partially update the specified PodVolumeRestorePUT: replace the specified PodVolumeRestore
/apis/velero.io/v1/namespaces/{namespace}/podvolumerestores
- HTTP 方法
DELETE- 描述
- delete collection of PodVolumeRestore
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind PodVolumeRestore
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new PodVolumeRestore
- 查询参数
- 请求体参数
- HTTP 响应
/apis/velero.io/v1/namespaces/{namespace}/podvolumerestores/{name}
- HTTP 方法
DELETE- 描述
- delete the specified PodVolumeRestore
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified PodVolumeRestore
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified PodVolumeRestore
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified PodVolumeRestore
- 查询参数
- 请求体参数
- HTTP 响应