Data Object - VslmCreateSpec(vim.vslm.CreateSpec)

Parameter to
CreateDisk_Task, HostCreateDisk_Task
Extends
DynamicData
See also
VirtualMachineProfileSpec, VslmCreateSpecBackingSpec
Since
vSphere API 6.5

Data Object Description

Specification to create a virtual storage object.

Properties

Name Type Description
backingSpecVslmCreateSpecBackingSpec

Specification of the backings of the virtual storage object.
capacityInMBxsd:long

Size in MB of the virtual storage object.
keepAfterDeleteVm*xsd:boolean

Choice of the deletion behavior of this virtual storage object. If not set, the default value is false.

Since vSphere API 6.7
namexsd:string

Descriptive name of this virtual storage object.
profile*VirtualMachineProfileSpec[]

Virtual storage object Profile requirement. If unset, the default behavior will apply.

Since vSphere API 6.7
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition