Create a job run
Create a job run
POST
Create a job run
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Body
application/json
Required string length:
8 - 255Pattern:
^[a-zA-Z0-9_\-\.]+$Available options:
TINY, SMALL, MEDIUM, LARGE, XLARGE, XXLARGE, micro, tiny, small, medium, large, x-large, 2x-large, 4x-large, medium-himem, large-himem, x-large-himem, 2x-large-himem, 4x-large-himem, x-large-hicpu, 2x-large-hicpu, x-large-matcher, 2x-large-matcher, micro-a10-gpu, tiny-a10-gpu, small-a10-gpu, medium-a10-gpu, large-a10-gpu, x-large-a10-gpu Model for the payload of Run with type == "python"
Model for the payload of Run with type == "python"
Model for runtime environment configs, include spark cluster configs, dependencies. When we have new configs like Dax configs, env vars, etc, we can add them here.
Response
Successful Response
Available options:
PENDING, RUNNING, FAILED, COMPLETED, CANCELLED, TIMED_OUT 
