PodVolumeBackup [velero.io/v1]
- Type
object
Specification
.spec
- Description
- PodVolumeBackupSpec is the specification for a PodVolumeBackup.
- Type
object- Required
backupStorageLocationnodepodrepoIdentifiervolume
.spec.pod
- Description
- Pod is a reference to the pod containing the volume to be backed up.
- Type
object
.spec.tags
- Description
- Tags are a map of key-value pairs that should be applied to the volume backup as tags.
- 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
- PodVolumeBackupStatus is the current status of a PodVolumeBackup.
- Type
object
.status.progress
- Description
- Progress holds the total number of bytes of the volume and the current number of backed up bytes. This can be used to display progress information about the backup operation.
- Type
object
API Endpoints
The following API endpoints are available:
/apis/velero.io/v1/namespaces/{namespace}/podvolumebackupsDELETE: delete collection of PodVolumeBackupGET: list objects of kind PodVolumeBackupPOST: create a new PodVolumeBackup
/apis/velero.io/v1/namespaces/{namespace}/podvolumebackups/{name}DELETE: delete the specified PodVolumeBackupGET: read the specified PodVolumeBackupPATCH: partially update the specified PodVolumeBackupPUT: replace the specified PodVolumeBackup
/apis/velero.io/v1/namespaces/{namespace}/podvolumebackups/{name}/statusGET: read status of the specified PodVolumeBackupPATCH: partially update status of the specified PodVolumeBackupPUT: replace status of the specified PodVolumeBackup
/apis/velero.io/v1/namespaces/{namespace}/podvolumebackups
- HTTP method
DELETE- Description
- delete collection of PodVolumeBackup
- HTTP responses
- HTTP method
GET- Description
- list objects of kind PodVolumeBackup
- HTTP responses
- HTTP method
POST- Description
- create a new PodVolumeBackup
- Query parameters
- Body parameters
- HTTP responses
/apis/velero.io/v1/namespaces/{namespace}/podvolumebackups/{name}
- HTTP method
DELETE- Description
- delete the specified PodVolumeBackup
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified PodVolumeBackup
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified PodVolumeBackup
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified PodVolumeBackup
- Query parameters
- Body parameters
- HTTP responses
/apis/velero.io/v1/namespaces/{namespace}/podvolumebackups/{name}/status
- HTTP method
GET- Description
- read status of the specified PodVolumeBackup
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified PodVolumeBackup
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified PodVolumeBackup
- Query parameters
- Body parameters
- HTTP responses