CreateVirtualDiskRequestType

CreateVirtualDiskRequestType
CreateVirtualDiskRequestType

The parameters of CreateVirtualDisk_Task.

JSON Example
{
    "name": "string",
    "datacenter": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "spec": {
        "_typeName": "string",
        "diskType": "string",
        "adapterType": "string"
    }
}
string
name
Required

The name of the disk, either a datastore path or a URL referring to the virtual disk to be created.

datacenter
Optional

Reference to an instance of the Datacenter managed object.

spec
Required

Specification used to create or clone a virtual disk