Optimize 10.3.0 | webMethods Optimize Documentation | Administering webMethods Optimize | For Developers | Optimize REST Services API | Process Analytics REST API Services | Stage Volumes
 
Stage Volumes
This service returns stage execution metrics by stage for the specified process and time range. The metrics consist of counts for sages started, running and complete during the specified time range.
The URL format is as follows:
http://${optimize host}:${port}/services/rest/api/ProcessAnalytics/StageVolumes?processModelId=${processModelId}&startTime=${startTime}&endTime=${endTime}