VirtualMachineExport [virtualmachineexports.export.kubevirt.io/v1beta1]
- Description
- VirtualMachineExport defines the operation of exporting a VM source
- Type
object- Required
spec
Specification
.spec
- Description
- VirtualMachineExportSpec is the spec for a VirtualMachineExport resource
- Type
object- Required
source
.spec.source
- Description
- TypedLocalObjectReference contains enough information to let you locate the typed referenced object inside the same namespace.
- Type
object- Required
kindname
.status
- Description
- VirtualMachineExportStatus is the status for a VirtualMachineExport resource
- Type
object
.status.conditions
- Type
array
.status.conditions[]
- Description
- Condition defines conditions
- Type
object- Required
statustype
.status.links
- Description
- VirtualMachineExportLinks contains the links that point the exported VM resources
- Type
object
.status.links.external
- Description
- VirtualMachineExportLink contains a list of volumes available for export, as well as the URLs to obtain these volumes
- Type
object- Required
cert
.status.links.external.manifests
- Description
- Manifests is a list of available manifests for the export
- Type
array
.status.links.external.manifests[]
- Description
- VirtualMachineExportManifest contains the type and URL of the exported manifest
- Type
object- Required
typeurl
.status.links.external.volumes
- Description
- Volumes is a list of available volumes to export
- Type
array
.status.links.external.volumes[]
- Description
- VirtualMachineExportVolume contains the name and available formats for the exported volume
- Type
object- Required
name
.status.links.external.volumes[].formats
- Type
array
.status.links.external.volumes[].formats[]
- Description
- VirtualMachineExportVolumeFormat contains the format type and URL to get the volume in that format
- Type
object- Required
formaturl
.status.links.internal
- Description
- VirtualMachineExportLink contains a list of volumes available for export, as well as the URLs to obtain these volumes
- Type
object- Required
cert
.status.links.internal.manifests
- Description
- Manifests is a list of available manifests for the export
- Type
array
.status.links.internal.manifests[]
- Description
- VirtualMachineExportManifest contains the type and URL of the exported manifest
- Type
object- Required
typeurl
.status.links.internal.volumes
- Description
- Volumes is a list of available volumes to export
- Type
array
.status.links.internal.volumes[]
- Description
- VirtualMachineExportVolume contains the name and available formats for the exported volume
- Type
object- Required
name
.status.links.internal.volumes[].formats
- Type
array
.status.links.internal.volumes[].formats[]
- Description
- VirtualMachineExportVolumeFormat contains the format type and URL to get the volume in that format
- Type
object- Required
formaturl
API Endpoints
The following API endpoints are available:
/apis/export.kubevirt.io/v1alpha1/namespaces/{namespace}/virtualmachineexportsDELETE: delete collection of VirtualMachineExportGET: list objects of kind VirtualMachineExportPOST: create a new VirtualMachineExport
/apis/export.kubevirt.io/v1alpha1/namespaces/{namespace}/virtualmachineexports/{name}DELETE: delete the specified VirtualMachineExportGET: read the specified VirtualMachineExportPATCH: partially update the specified VirtualMachineExportPUT: replace the specified VirtualMachineExport
/apis/export.kubevirt.io/v1alpha1/namespaces/{namespace}/virtualmachineexports/{name}/statusGET: read status of the specified VirtualMachineExportPATCH: partially update status of the specified VirtualMachineExportPUT: replace status of the specified VirtualMachineExport
/apis/export.kubevirt.io/v1alpha1/namespaces/{namespace}/virtualmachineexports
- HTTP method
DELETE- Description
- delete collection of VirtualMachineExport
- HTTP responses
- HTTP method
GET- Description
- list objects of kind VirtualMachineExport
- HTTP responses
- HTTP method
POST- Description
- create a new VirtualMachineExport
- Query parameters
- Body parameters
- HTTP responses
/apis/export.kubevirt.io/v1alpha1/namespaces/{namespace}/virtualmachineexports/{name}
- HTTP method
DELETE- Description
- delete the specified VirtualMachineExport
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified VirtualMachineExport
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified VirtualMachineExport
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified VirtualMachineExport
- Query parameters
- Body parameters
- HTTP responses
/apis/export.kubevirt.io/v1alpha1/namespaces/{namespace}/virtualmachineexports/{name}/status
- HTTP method
GET- Description
- read status of the specified VirtualMachineExport
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified VirtualMachineExport
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified VirtualMachineExport
- Query parameters
- Body parameters
- HTTP responses