Returns all parameterValue business objects.
get
/primeapi/restapi/pims/parameterValues/list?scheduleId={scheduleId}
Request
Query Parameters
-
scheduleId: integer(int64)
ID of flow schedule object.Default Value:
0
Response
Supported Media Types
- application/json
200 Response
successful operation
The list of parameter values associated with a flow schedule.
Root Schema : ParameterValue
Type:
object
The list of parameter values associated with a flow schedule.
404 Response
The requested Gateway flow parameter value does not exist, or you do not have access to it.