PodVolumeRestore [velero.io/v1]
- Type
object
Specification
.spec
- Description
- PodVolumeRestoreSpec is the specification for a PodVolumeRestore.
- Type
object- Required
backupStorageLocationpodrepoIdentifiersnapshotIDsourceNamespacevolume
.spec.pod
- Description
- Pod is a reference to the pod containing the volume to be restored.
- Type
object
.spec.uploaderSettings
- Description
- UploaderSettings are a map of key-value pairs that should be applied to the uploader configuration.
- Type
object
.status
- Description
- PodVolumeRestoreStatus is the current status of a PodVolumeRestore.
- Type
object
.status.progress
- Description
- 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.
- Type
object
API Endpoints
The following API endpoints are available:
/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/{name}/statusGET: read status of the specified PodVolumeRestorePATCH: partially update status of the specified PodVolumeRestorePUT: replace status of the specified PodVolumeRestore
/apis/velero.io/v1/namespaces/{namespace}/podvolumerestores
- HTTP method
DELETE- Description
- delete collection of PodVolumeRestore
- HTTP responses
- HTTP method
GET- Description
- list objects of kind PodVolumeRestore
- HTTP responses
- HTTP method
POST- Description
- create a new PodVolumeRestore
- Query parameters
- Body parameters
- HTTP responses
/apis/velero.io/v1/namespaces/{namespace}/podvolumerestores/{name}
- HTTP method
DELETE- Description
- delete the specified PodVolumeRestore
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified PodVolumeRestore
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified PodVolumeRestore
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified PodVolumeRestore
- Query parameters
- Body parameters
- HTTP responses
/apis/velero.io/v1/namespaces/{namespace}/podvolumerestores/{name}/status
- HTTP method
GET- Description
- read status of the specified PodVolumeRestore
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified PodVolumeRestore
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified PodVolumeRestore
- Query parameters
- Body parameters
- HTTP responses