POST
/
jobs
/
{resource}
/
actions
{
  "resource": "<string>",
  "action": "START",
  "accepted": false,
  "message": "<string>"
}

Path Parameters

resource
string
required

The job ID

Body

application/json · object

One of: start or abort

The body is of type object.

Response

200 - */*

successful operation

The response is of type object.