vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanIoInsightInstanceQuerySpec(vim.cluster.VsanIoInsightInstanceQuerySpec)
- Parameter to
- QueryIoInsightInstances
- Extends
- DynamicData
- Since
- 7.2
Data Object Description
Describe specifications for ioinsight instance query operation.Properties
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
entityRefId* | xsd:string |
The 'entityRefId' is a reference id of the target entity, which acts as
filter condition for ioinsight instance query.
For example, if host entity is provided then the query operation
will return all ioinsight instances containing the host.
If this attribute is not provided, the query operation will return all
ioinsight instances matching
state
The reference id consists of entity type and ID, which is formated as
<entity-type>:<entity-id>
Below are the examples:
|
||||||||||||
state* | xsd:string |
Indicate the state in which ioinsight instance will be returned.
If this attribute is not provided, ioinsight instance state will be skipped
during the query operation. See VsanIoInsightInstanceState |
||||||||||||
Properties inherited from DynamicData | ||||||||||||||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |