Data Object - BaseConfigInfo(vim.vslm.BaseConfigInfo)

Extended by
VStorageObjectConfigInfo
Extends
DynamicData
See also
BaseConfigInfoBackingInfo, ID
Since
vSphere API 6.5

Data Object Description

This data object type contains the basic configuration for a virtual storage object or a virtual storage object snapshot.

Properties

Name Type Description
backingBaseConfigInfoBackingInfo

Backing of this object.
changedBlockTrackingEnabled*xsd:boolean

If Virtua storage object has changed block tracking enabled. If not set, the default value is false.

Since vSphere API 6.7
createTimexsd:dateTime

The date and time this object was created.
idID

ID of this object.
iofilter*xsd:string[]

IDs of the IO Filters associated with the virtual disk. See id. The client cannot modify this information on a virtual machine.

Since vSphere API 6.7
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 object.
nativeSnapshotSupported*xsd:boolean

Is virtual storage object supports native snapshot. If not set, the default value is false.

Since vSphere API 6.7
relocationDisabled*xsd:boolean

Is virtual storage object relocation disabled. If not set, the default value is false.

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