vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanObjectDetail(vim.vsan.VsanObjectDetail)
- Property of
- VsanSnapshotQueryResult
- Extends
- DynamicData
- See also
- VsanSnapshotDetail
- Since
- 8.0.0.4
Data Object Description
The information related to vSAN object.Properties
Name | Type | Description |
---|---|---|
objectPath* | xsd:string |
Vmdk descriptor file that points to the object running point. It is a full
path in the format like
"/vmfs/volume/vsan:522116b0018397a0-faf6eef653793842/2e661d64-20a3-afb9-80f6-e4434ba16432/foo.vmdk"
It is set when the field includeDescriptorPath of
VsanSnapshotQuerySpec is True.
|
snapshots* | VsanSnapshotDetail[] |
A list of snapshots information of vSAN object.
|
uuid | xsd:string |
vSAN object uuid. Its format is like 'e3d10064-ae3c-9323-568d-b02628350470'.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |