Optimize 10.3.0 | webMethods Optimize Documentation | Administering webMethods Optimize | For Developers | Optimize REST Services API | Process Analytics REST API Services | Stage Cycle Times | Output Parameters
 
Output Parameters
The following table describes the output parameters.
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.