nifi_get_property_descriptor
Fetch the descriptor for an Apache NiFi processor property to check its type, default value, and allowable options before setting it.
Instructions
Descriptor for one processor property: type, default, and allowable values.
Backed by GET /processors/{id}/descriptors. Use this before setting a property whose valid values you are unsure of.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| processor_id | Yes | ||
| property_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||