Skip to main content
Version: 3.2

VolumeSnapshotRestore

VolumeSnapshotRestore crd spec for in-place restore of volume.

VolumeSnapshotRestore

FieldDescriptionType
apiVersionAPIVersion defines the versioned schema of this representation of an object.
Servers should convert recognized schemas to the latest internal value, and
may reject unrecognized values.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
string
kindKind is a string value representing the REST resource this object represents.
Servers may infer this from the endpoint the client submits requests to.
Cannot be updated.
In CamelCase.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
string
specVolumeSnapshotRestoreSpec for in-place volume restoreobject
statusVolumeSnapshotRestoreStatus of volumeobject

spec fields

FieldDescriptionType
spec.groupSnapshotGroupSnapshot true if snapshot volumegroupsnapshotboolean
spec.pvcsDestinationPVC list to restore snapshotobject
spec.sourceNameSourceName of snapshotstring
spec.sourceNamespaceSourceNameSpace is snapshot namespacestring

status fields

FieldDescriptionType
status.statusStatus of volume restorestring
status.volumesVolumes list of volume restore informationarray
status.volumes.statusVolumeSnapshotRestoreStatusType is the status of volume in-place restorestring