Virtual Storage Lifecycle Management API


Data Object - VStorageObjectConfigInfo(vim.vslm.VStorageObject.ConfigInfo)

Property of
VStorageObject
Extends
BaseConfigInfo
See also
ID
Since
vSphere API Release 6.5

Data Object Description

Data object specifies Virtual storage object configuration

Properties

Name Type Description
capacityInMBxsd:long

The size in MB of this object.
consumerId*ID[]

IDs of the consumer objects which consume this vstorage object. For a virtual disk, this can be VM ID(s).
consumptionType*xsd:string[]

Consumption type of this object.
See ConsumptionType
descriptorVersion*xsd:int

The descriptor version of this object

Since vSphere API Release 8.0.1.0
virtualDiskFormat*xsd:string

The type of VirtualDisk for 4k native disk/array support. See DatastoreSectorFormat for definitions of supported types. If not set, the default value is vim.Datastore.SectorFormat#native_512.

Since vSphere API Release 9.0.0.0
Properties inherited from BaseConfigInfo
backing, changedBlockTrackingEnabled, createTime, id, iofilter, keepAfterDeleteVm, metadata, name, nativeSnapshotSupported, relocationDisabled, vclock
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition