ValuePercentiles

The percentile values that you want to return with the ValueDetails response.

By default, when you set ValueDetails to True, IDOL Server returns the 10th, 25th, 50th (median), 75th, and 90th percentiles. You can modify this range by setting ValuePercentiles. You can use the following options:

NOTE: If you send the GetQueryTagValues to a Distributed Action Handler (DAH), the ValueDetails response always includes only the default value percentiles. However, DAH requests additional percentiles from the child servers so that it can calculate the appropriate ranges for the whole dataset.

Actions: GetQueryTagValues
Type: String
Default: 10,25,50,75,90
Example: ValuePercentiles=all
See Also: ValueDetails