Properties
averageCycleTime
averageCycleTime: number
canceledWorkflows
canceledWorkflows: number
completedWorkflows
completedWorkflows: number
failedWorkflows
failedWorkflows: number
inProgressWorkflows
inProgressWorkflows: number
instanceMetric
instanceMetric: {
creatorId: string;
instanceId: string;
modelId: string;
status: string;
version: string;
workflowCancelTime: null | string;
workflowCycleTime: number;
workflowEndTime: null | string;
workflowStartTime: string;
}[]
modelId
modelId: string
version
version: string