HP 3PAR Web Service API 1.3.1 Developer's Guide

Table 144 Message Body JSON Object Members for QoS Rule Modification (continued)
DescriptionIgnored ValuesAPI TypeJSON TypeMember
Bandwidth rate maximum limit in
kilobytes per second.
Zero and negative
values.
uint64numberbwMaxLimitKB
Since WSAPI 1.3
I/O-per-second minimum goal.Zero and negative
values.
uint32numberioMinGoal
Since WSAPI 1.3
I/O-per-second maximum limit.Zero and negative
values.
uint32numberioMaxLimit
Since WSAPI 1.3
When set to 1, the bandwidth minimum
goal is 0.
Zero and negative
values.
ZeroNoneOperation
Enum
numberbwMinGoalOP
When set to 2, the bandwidth minimum
goal is none (NoLimit)
Since WSAPI 1.3
When set to 1, the bandwidth maximum
limit is 0.
Zero and negative
values.
ZeroNoneOperation
Enum
numberbwMaxLimitOP
When set to 2, the bandwidth maximum
limit is none (NoLimit)
Since WSAPI 1.3
When set to 1, the I/O minimum goal
is 0.
Zero and negative
values.
ZeroNoneOperation
Enum
numberioMinGoalOP
When set to 2, the I/O minimum goal
is none (NoLimit)
Since WSAPI 1.3
When set to 1, the I/O maximum limit
is 0.
Zero and negative
values.
ZeroNoneOperation
Enum
numberioMaxLimitOP
When set to 2, the I/O maximum limit
is none (NoLimit)
Since WSAPI 1.3
Latency goal in milliseconds.Zero and negative
values
uint32numberlatencyGoal
Since WSAPI 1.3
If True, set latencyGoal to the
default value.
BooleandefaultLatency
If False and the latencyGoal value
is positive, then set the value.
The default setting is False.
Since WSAPI 1.3
If True, enable the QoS rule for the
target object.
Booleanenable
If False, disable the QoS rule for the
target object.
Since WSAPI 1.3
QoS Rule Modification Success
Upon successful modification of a QoS rule, the HTTP code 200 OK is returned, with no message
body.
144 WSAPI Support for HP 3PAR Priority Optimization