Returns the parameterValue business object for the specified parameterValue ID.
get
/primeapi/restapi/pims/parameterValues/{id}
Request
Path Parameters
-
id: integer(int64)
ID of parameter value 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.