Data Object - VsanIODiagnosticsObjectLayout(vim.vsan.IODiagnosticsObjectLayout)

Property of
VsanObjectIOStats
Extends
DynamicData
Since
vSAN API vSAN 7.0U3

Data Object Description

This data object describes the layout of the object which run diagnostics instance.

Properties

Name Type Description
layoutxsd:string

The object layout definition. The object layout is a JSON list that has the components, diskgroups, domowner, host uuids and the relationship between them. Example: [ { "uuid": , "type": "diskgroup", "owner": "" }, { "uuid": , "type": "component", "owner": "" }, { "uuid": , "type": "domowner", "owner": "" } ]
Properties inherited from DynamicData
None

Show WSDL type definition