Data Object - BaseConfigInfo(vim.vslm.BaseConfigInfo)

Extended by
VStorageObjectConfigInfo
Extends
DynamicData
See also
BaseConfigInfoBackingInfo, ID, KeyValue, vslmVClockInfo
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
metadata*KeyValue[]

Metadata associated with the FCD if available.

Since vSphere API 7.0.2.0
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
vclock*vslmVClockInfo

VClock associated with the fcd when the operation completed. The files is unset if the operation is a retrieve.

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