How to submit ESS Job Request with parameters?
Summary:
Submit ESS Job Request parameters
Content (please ensure you mask any confidential information):
For submitting job requests via the REST API, a parameter is specified using the following schema: { "name": "submit.argument1", "paramType": "STRING", "value": "param1" } How do I determine what should be specified for the name, paramType, and value properties when submitting a job request?
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0