Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - StorageIORMInfo(vim.StorageResourceManager.IORMConfigInfo)
- Property of
- Datastore
- Extends
- DynamicData
- Since
- vSphere API Release 4.1
Data Object Description
Deprecated. As of vSphere8.0 U3, and there is no replacement for it. Configuration of storage I/O resource management.Properties
Name | Type | Description |
---|---|---|
congestionThreshold | xsd:int |
The latency beyond which the storage array is considered congested.
If storage I/O resource management is enabled on a datastore,
the algorithm tries to maintain the latency to be below or
close to this value. The unit is millisecond. The range of
this value is between 5 to 100 milliseconds.
|
congestionThresholdMode | xsd:string |
Mode of congestion threshold specification
For more information, see
StorageIORMThresholdMode
Since vSphere API Release 5.1 |
enabled | xsd:boolean |
Flag indicating whether or not the service is enabled.
|
percentOfPeakThroughput* | xsd:int |
The percentage of peak throughput to be used for setting congestion threshold
of a datastore. Valid values are between 50 to 100. Default value is 90%
For more information, see congestionThreshold Since vSphere API Release 5.1 |
reservableIopsThreshold* | xsd:int |
Deprecated.
As of vSphere8.0 U3, and there is no replacement for it.
Storage DRS makes storage migration recommendations
if total IOPs reservation for all VMs running on the
datastore is higher than specified threshold value.
This value (if present) overrides
vim.StorageResourceManager.PodConfigInfo.reservableIopsThreshold
Since vSphere API Release 6.0 |
reservationEnabled | xsd:boolean |
Deprecated.
As of vSphere8.0 U3, and there is no replacement for it.
Flag indicating whether IO reservations support is enabled.
Since vSphere API Release 6.0 |
statsAggregationDisabled* | xsd:boolean |
Flag indicating whether stats aggregation is disabled.
Since vSphere API Release 5.0 |
statsCollectionEnabled | xsd:boolean |
Deprecated.
As of vSphere API 6.5, use enabled instead.
Flag indicating whether service is running in stats collection mode.
Since vSphere API Release 5.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 |