Returns the parameterValue business objects for the specified Job ID. (Deprecated since 24.2)

get

/api/restapi/pims/parameterValues/byJobId

Returns the parameterValue business objects for the specified Job ID

Request

Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : ParameterValue
Type: object
Title: ParameterValue
The list of parameter values associated with a flow schedule.
Show Source
Nested Schema : Parameter
Type: object
Title: Parameter
A reference to the parameter business object.
Show Source

404 Response

The requested Gateway flow parameter value does not exist, or you do not have access to it.
Back to Top