Optimize 10.3.0 | webMethods Optimize Documentation | Administering webMethods Optimize | For Developers | Optimize REST Services API | Process Analytics REST API Services | Stage Cycle Times | Input Parameters
 
Input Parameters
The following table describes the input parameters.
processmodelId
String. The process model identifier of the process. This attribute is required.
startTime
Integer or String. The query start time (Java long or ISO 8601). This attribute is required.
endTime
Integer or String. The query end time (Java long or ISO 8601). This attribute is required.
statsInterval
String. The statistics interval size. Valid values are "1HOUR", "4HOUR", "1DAY", "1WEEK", "4WEEK". This attribute is not required (if not provided, the default is calculated from the time range).