PercentileResponseTimeGoal
This type is a class for model objects.
The percentile response time is a percentage of requests handled in a specific period of time.
Package: servicepolicy
Supertype: PerformanceGoal
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes Summary |
goalPercent : EInt |
The goalPercent defines the percentage of requests to be handled in a specific time frame. It can contain a whole number from 1-99 inclusive.
|
goalDeltaPercent : EInt |
This optional field is for the percentile service policy goal has exceeded by delta percentage.
A valid delta percentage must be a positive integer.
Default value is 0 meaning disable.
|
goalPercent - The goalPercent defines the percentage of requests to be handled in a specific time frame. It can contain a whole number from 1-99 inclusive.
Data Type: EInt
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
goalDeltaPercent - This optional field is for the percentile service policy goal has exceeded by delta percentage.
A valid delta percentage must be a positive integer.
Default value is 0 meaning disable.
Data Type: EInt
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006