- label
-
/req/provenance/run-get-op
- part
-
For every created jobs (path:
/jobs/{jobId}/run
), the server SHALL support the HTTP GET operation. - part
-
The parameter
{jobId}
is eachid
property in the job list response (JSONPath:$.jobs[*].id
).
/req/provenance/run-get-op
For every created jobs (path: /jobs/{jobId}/run
), the server SHALL support the HTTP GET operation.
The parameter {jobId}
is each id
property in the job list response (JSONPath: $.jobs[*].id
).