average | Returns the cycle time average in milliseconds for all stages that completed during the time range. |
max | Returns the cycle time maximum in milliseconds for all stages that completed during the time range. |
min | Returns the cycle time minimum in milliseconds for all stages that completed during the time range. |
historicalAverage | Returns the cycle time historical average in milliseconds for all stages. |
historicalStdDev | Returns the cycle time historical standard deviation in milliseconds for all stages. |
stageId | Returns the identifier for the stage. |
stageName | Returns the name of the stage. |