Data Object - StorageIORMConfigSpec

Parameter to
ConfigureDatastoreIORM_Task
Extends
DynamicData
Since
vSphere API 4.1

Data Object Description

Configuration settings used for creating or reconfiguring storage I/O resource management.

All fields are defined as optional. If a field is unset, the property is not changed.

Properties

Name Type Description
congestionThreshold*xsd:int

The latency beyond which the storage array is considered congested.

For more information, see congestionThreshold

congestionThresholdMode*xsd:string

Mode of congestion threshold specification For more information, see StorageIORMThresholdMode

Since vSphere API 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 threshold latency of a datastore. Valid values are between 50 to 100.

For more information, see congestionThreshold

Since vSphere API 5.1
statsAggregationDisabled*xsd:boolean

Flag indicating whether stats aggregation is disabled.

Since vSphere API 5.0
statsCollectionEnabled*xsd:boolean

Flag indicating whether the service is enabled in stats collection mode.

Since vSphere API 5.0
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition