Apache NiFi Registry REST APIPDF version

4.63. VersionedParameterContext

Name Description Schema

description optional

The description of the parameter contextExample : "string"

string

inheritedParameterContexts optional

The names of additional parameter contexts from which to inherit parametersExample : [ "string" ]

< string > array

name optional

The name of the contextExample : "string"

string

parameters optional

The parameters in the contextExample : [ "4.62. VersionedParameter" ]

< 4.62. VersionedParameter > array