RegisterDiskRequestType

RegisterDiskRequestType
RegisterDiskRequestType

The parameters of RegisterDisk.

JSON Example
{
    "path": "string",
    "name": "string"
}
string
path
Required

URL path to the virtual disk.

string
name
Optional

The descriptive name of the disk object. If unset the name will be automatically determined from the path. @see vim.vslm.BaseConfigInfo#name