---
title: "DELETE /apis/clone.kubevirt.io/v1beta1/virtualmachineclones/{name}"
method: DELETE
path: "/apis/clone.kubevirt.io/v1beta1/virtualmachineclones/{name}"
---

# DELETE /apis/clone.kubevirt.io/v1beta1/virtualmachineclones/{name}

`DELETE /apis/clone.kubevirt.io/v1beta1/virtualmachineclones/{name}`

Delete a VirtualMachineClone object.

## Query parameters

- `gracePeriodSeconds` integer
- `orphanDependents` boolean
- `propagationPolicy` string

## Request body

- K8sIoApimachineryPkgApisMetaV1DeleteOptions — DeleteOptions may be provided when deleting an API object.
  - `apiVersion` string — APIVersion 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
  - `dryRun` string[] — When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
  - `gracePeriodSeconds` integer — The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.
  - `ignoreStoreReadErrorWithClusterBreakingPotential` boolean — if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it
  - `kind` string — Kind 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
  - `orphanDependents` boolean — Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both.
  - `preconditions` K8sIoApimachineryPkgApisMetaV1Preconditions — Preconditions must be fulfilled before an operation (update, delete, etc.) is carried out.
    - `resourceVersion` string — Specifies the target ResourceVersion
    - `uid` string — Specifies the target UID.
  - `propagationPolicy` string — Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground.

## Response `200`

OK

- K8sIoApimachineryPkgApisMetaV1Status — Status is a return value for calls that don't return other objects.
  - `apiVersion` string — APIVersion 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
  - `code` integer — Suggested HTTP return code for this status, 0 if not set.
  - `details` K8sIoApimachineryPkgApisMetaV1StatusDetails — StatusDetails is a set of additional properties that MAY be set by the server to provide additional information about a response. The Reason field of a Status object defines what attributes will be set. Clients must ignore fields that do not match the defined type of each attribute, and should assume that any attribute may be empty, invalid, or under defined.
    - `causes` K8sIoApimachineryPkgApisMetaV1StatusCause[] — The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes.
      - `field` string — The field of the resource that has caused this error, as named by its JSON serialization. May include dot and postfix notation for nested attributes. Arrays are zero-indexed. Fields may appear more than once in an array of causes due to fields having multiple errors. Optional. Examples: "name" - the field "name" on the current resource "items[0].name" - the field "name" on the first array entry in "items"
      - `message` string — A human-readable description of the cause of the error. This field may be presented as-is to a reader.
      - `reason` string — A machine-readable description of the cause of the error. If this value is empty there is no information available.
    - `group` string — The group attribute of the resource associated with the status StatusReason.
    - `kind` string — The kind attribute of the resource associated with the status StatusReason. On some operations may differ from the requested resource Kind. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
    - `name` string — The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described).
    - `retryAfterSeconds` integer — If specified, the time in seconds before the operation should be retried. Some errors may indicate the client must take an alternate action - for those errors this field may indicate how long to wait before taking the alternate action.
    - `uid` string — UID of the resource. (when there is a single resource which can be described). More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids
  - `kind` string — Kind 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
  - `message` string — A human-readable description of the status of this operation.
  - `metadata` K8sIoApimachineryPkgApisMetaV1ListMeta — ListMeta describes metadata that synthetic resources must have, including lists and various status objects. A resource may have only one of {ObjectMeta, ListMeta}.
    - `continue` string — continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available. The value is opaque and may be used to issue another request to the endpoint that served this list to retrieve the next set of available objects. Continuing a consistent list may not be possible if the server configuration has changed or more than a few minutes have passed. The resourceVersion field returned when using this continue value will be identical to the value in the first response, unless you have received this token from an error message.
    - `remainingItemCount` integer — remainingItemCount is the number of subsequent items in the list which are not included in this list response. If the list request contained label or field selectors, then the number of remaining items is unknown and the field will be left unset and omitted during serialization. If the list is complete (either because it is not chunking or because this is the last chunk), then there are no more remaining items and this field will be left unset and omitted during serialization. Servers older than v1.15 do not set this field. The intended use of the remainingItemCount is *estimating* the size of a collection. Clients should not rely on the remainingItemCount to be set or to be exact.
    - `resourceVersion` string — String that identifies the server's internal version of this object that can be used by clients to determine when objects have changed. Value must be treated as opaque by clients and passed unmodified back to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency
    - `selfLink` string — Deprecated: selfLink is a legacy read-only field that is no longer populated by the system.
  - `reason` string — A machine-readable description of why this operation is in the "Failure" status. If this value is empty there is no information available. A Reason clarifies an HTTP status code but does not override it.
  - `status` string — Status of the operation. One of: "Success" or "Failure". More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/kubevirt/apis/kubevirt-api.md) · [All operations](https://skmtc.net/kubevirt/apis/kubevirt-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kubevirt/kubevirt-api/revisions/e1c5df9276e0/schema)
