/process

  • Mount Point: /rest/process

The following operations are supported on this resource:

  • POST (JSON payload)
  • POST (XML payload)

POST (JSON payload)

Handles a function call job with a JSON payload.

Input Payload

element consumeable content type(s) description
(custom)
  • application/json
Argument passed to the function called on RServi.

Output Payload

element produceable content type(s) description
(custom)
  • application/json
(no documentation provided)

POST (XML payload)

Handles a function call job with a XML payload.

Input Payload

element consumeable content type(s) description
(custom)
  • application/xml
Argument passed to the function called on RServi.

Output Payload

element produceable content type(s) description
(custom)
  • application/xml
(no documentation provided)