AutomationapiListWorkflowMaxTimeStatsResponse

AutomationapiListWorkflowMaxTimeStatsResponse
AutomationapiListWorkflowMaxTimeStatsResponse
JSON Example
{
    "workflowMaxtimeStats": [
        {
            "failed": "number",
            "organizationId": "string",
            "successful": "number",
            "total": "number",
            "workflowId": 0,
            "workflowIdSwf": "string",
            "workflowVersion": "string"
        }
    ]
}
workflowMaxtimeStats
Optional

workflowMaxtimeStats

Returned By