JobExecutionParameter document (Data API 18.1)
Specification of a parameter for a job execution.
Property | Type | Constraints | Description |
---|---|---|---|
name
|
String | mandatory=true, maxLength=256, minLength=1, nullable=false, regex=\S|(\S(.*)\S) | The name of the parameter. |
value
|
String | mandatory=true, maxLength=1000, minLength=0, nullable=false, regex=\S|(\S(.*)\S) | The value of the parameter. |
X
OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.