vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - BaseConfigInfo(vim.vslm.BaseConfigInfo)
- Extended by
- VStorageObjectConfigInfo
- Extends
- DynamicData
- See also
- BaseConfigInfoBackingInfo, ID, KeyValue, vslmVClockInfo
- Since
- vSphere API Release 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 |
---|---|---|
backing | BaseConfigInfoBackingInfo |
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 Release 6.7 |
createTime | xsd:dateTime |
The date and time this object was created.
|
id | ID |
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 Release 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 Release 6.7 |
metadata* | KeyValue[] |
Metadata associated with the FCD if available.
Since vSphere API Release 7.0.2.0 |
name | xsd: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 Release 6.7 |
relocationDisabled* | xsd:boolean |
Is virtual storage object relocation disabled.
If not set, the default value is false.
Since vSphere API Release 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 Release 7.0.2.0 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |