VslmRegisterDiskRequestType
VslmRegisterDiskRequestType
The parameters of VslmRegisterDisk.
This structure may be used only with operations rendered under /vslm
.
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