/jobs
/jobs
The following operations are supported on this resource:
- POST (JSON payload)
- POST (XML payload)
- POST (ZIP payload)
- POST (multi-part form)
POST (JSON payload)
Handles a function call job with a XML payload.
| element |
consumeable content type(s) |
description |
| (custom) |
|
Argument passed to the function called on RServi. |
Output Payload
| element |
produceable content type(s) |
description |
| (custom) |
application/vnd.rsb+jsonapplication/vnd.rsb+xml
|
(no documentation provided) |
POST (XML payload)
Handles a function call job with a XML payload.
| element |
consumeable content type(s) |
description |
| (custom) |
|
Argument passed to the function called on RServi. |
Output Payload
| element |
produceable content type(s) |
description |
| (custom) |
application/vnd.rsb+jsonapplication/vnd.rsb+xml
|
(no documentation provided) |
POST (ZIP payload)
Handles a function call job with a ZIP payload.
| element |
consumeable content type(s) |
description |
| (custom) |
application/x-zip-compressedapplication/x-zipapplication/zip
|
Input stream of the ZIP data. |
Output Payload
| element |
produceable content type(s) |
description |
| (custom) |
application/vnd.rsb+jsonapplication/vnd.rsb+xml
|
(no documentation provided) |
POST (multi-part form)
Handles a multi-part form job upload.
| element |
consumeable content type(s) |
description |
| (custom) |
|
(no documentation provided) |
Output Payload
| element |
produceable content type(s) |
description |
| (custom) |
application/xmlapplication/json
|
(no documentation provided) |