Delete Infrastructure Dataservices Vmware Com V 1alpha1VM Class

Delete Infrastructure Dataservices Vmware Com V 1alpha1VM Class

delete a VMClass

Request
URI
DELETE
https://{api_host}/apis/infrastructure.dataservices.vmware.com/v1alpha1/vmclasses/{name}
COPY
Path Parameters
string
name
Required

name of the VMClass

Query Parameters
string
pretty
Optional

If 'true', then the output is pretty printed.

string
dryRun
Optional

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

integer
gracePeriodSeconds
Optional

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.

boolean
orphanDependents
Optional

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.

string
propagationPolicy
Optional

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.


Request Body
Optional
{
    "apiVersion": "string",
    "dryRun": [
        "string"
    ],
    "gracePeriodSeconds": 0,
    "kind": "string",
    "orphanDependents": false,
    "preconditions": {
        "resourceVersion": "string",
        "uid": "string"
    },
    "propagationPolicy": "string"
}
Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns io.k8s.apimachinery.pkg.apis.meta.v1.Status of type(s) application/json
{
    "apiVersion": "string",
    "code": 0,
    "details": {
        "causes": [
            {
                "field": "string",
                "message": "string",
                "reason": "string"
            }
        ],
        "group": "string",
        "kind": "string",
        "name": "string",
        "retryAfterSeconds": 0,
        "uid": "string"
    },
    "kind": "string",
    "message": "string",
    "metadata": {
        "continue": "string",
        "remainingItemCount": 0,
        "resourceVersion": "string",
        "selfLink": "string"
    },
    "reason": "string",
    "status": "string"
}

202

Accepted

Returns io.k8s.apimachinery.pkg.apis.meta.v1.Status of type(s) application/json
{
    "apiVersion": "string",
    "code": 0,
    "details": {
        "causes": [
            {
                "field": "string",
                "message": "string",
                "reason": "string"
            }
        ],
        "group": "string",
        "kind": "string",
        "name": "string",
        "retryAfterSeconds": 0,
        "uid": "string"
    },
    "kind": "string",
    "message": "string",
    "metadata": {
        "continue": "string",
        "remainingItemCount": 0,
        "resourceVersion": "string",
        "selfLink": "string"
    },
    "reason": "string",
    "status": "string"
}

401

Unauthorized

Operation doesn't return any data structure

Infrastructure Operations
POST
Create Infrastructure Dataservices Vmware Com V 1alpha1 Infrastructure Policy
POST
Create Infrastructure Dataservices Vmware Com V 1alpha1IP Pool
POST
Create Infrastructure Dataservices Vmware Com V 1alpha1VM Class
DELETE
Delete Infrastructure Dataservices Vmware Com V 1alpha1 Collection Infrastructure Policy
DELETE
Delete Infrastructure Dataservices Vmware Com V 1alpha1 Collection IP Pool
DELETE
Delete Infrastructure Dataservices Vmware Com V 1alpha1 Collection VM Class
DELETE
Delete Infrastructure Dataservices Vmware Com V 1alpha1 Infrastructure Policy
DELETE
Delete Infrastructure Dataservices Vmware Com V 1alpha1IP Pool
DELETE
Delete Infrastructure Dataservices Vmware Com V 1alpha1VM Class
GET
List Infrastructure Dataservices Vmware Com V 1alpha1 Infrastructure Policy
GET
List Infrastructure Dataservices Vmware Com V 1alpha1IP Pool
GET
List Infrastructure Dataservices Vmware Com V 1alpha1VM Class
PATCH
Patch Infrastructure Dataservices Vmware Com V 1alpha1 Infrastructure Policy
PATCH
Patch Infrastructure Dataservices Vmware Com V 1alpha1 Infrastructure Policy Status
PATCH
Patch Infrastructure Dataservices Vmware Com V 1alpha1IP Pool
PATCH
Patch Infrastructure Dataservices Vmware Com V 1alpha1IP Pool Status
PATCH
Patch Infrastructure Dataservices Vmware Com V 1alpha1VM Class
PATCH
Patch Infrastructure Dataservices Vmware Com V 1alpha1VM Class Status
GET
Read Infrastructure Dataservices Vmware Com V 1alpha1 Infrastructure Policy
GET
Read Infrastructure Dataservices Vmware Com V 1alpha1 Infrastructure Policy Status
GET
Read Infrastructure Dataservices Vmware Com V 1alpha1IP Pool
GET
Read Infrastructure Dataservices Vmware Com V 1alpha1IP Pool Status
GET
Read Infrastructure Dataservices Vmware Com V 1alpha1VM Class
GET
Read Infrastructure Dataservices Vmware Com V 1alpha1VM Class Status
PUT
Replace Infrastructure Dataservices Vmware Com V 1alpha1 Infrastructure Policy
PUT
Replace Infrastructure Dataservices Vmware Com V 1alpha1 Infrastructure Policy Status
PUT
Replace Infrastructure Dataservices Vmware Com V 1alpha1IP Pool
PUT
Replace Infrastructure Dataservices Vmware Com V 1alpha1IP Pool Status
PUT
Replace Infrastructure Dataservices Vmware Com V 1alpha1VM Class
PUT
Replace Infrastructure Dataservices Vmware Com V 1alpha1VM Class Status