PercentileResponseTimeGoal

The percentile response time is a percentage of requests handled in a specific period of time.

Inherits from type PerformanceGoal and adds the following.

Attributes Summary
goalPercent : intThe goalPercent defines the percentage of requests to be handled in a specific time frame.
goalDeltaPercent : intThis optional field is for the percentile service policy goal has exceeded by delta percentage.

Attribute Details

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:  int
     default Value:   unspecified



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:  int
     default Value:   unspecified


Copyright IBM Corp. 1996-2005