Get all runs for a cluster job, optionally filtered by cluster.
retrieveRuns(
jobID: string,
params: InsightRetrieveRunsParams,
options: RequestOptions
): APIPromise<InsightRetrieveRunsResponse>| Name | Type | Description |
|---|---|---|
jobID* | string | |
params* | InsightRetrieveRunsParams | |
options | RequestOptions |