HostDeleteVStorageObjectRequestType

HostDeleteVStorageObjectRequestType
HostDeleteVStorageObjectRequestType

The parameters of HostDeleteVStorageObject_Task.

JSON Example
{
    "id": {
        "_typeName": "string",
        "id": "string"
    },
    "datastore": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "isLcParentAttached": false
}
id
Required

The ID of the virtual storage object to be deleted.

datastore
Required

The datastore where the virtual storage object is located.

boolean
isLcParentAttached
Optional

Set to true if parent of linked clone is attached to VM, set to false if parent of linked clone is detached, unset is considered as false.

Since: vSphere API Release 9.1.0.0