vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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 |
---|---|---|
layout | xsd:string |
The object layout definition. The object layout is a JSON list that has the
components, diskgroups, domowner, domproxyowner, host uuids and the
relationship between them. The JSON list also has the fault domain
information of all related hosts (dom owner, dom proxy owner,and all the
component owner hosts) of the object.
Example: [
{
"uuid": |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |