IngestNiFiApiUrl

The base URL of the NiFi REST API.

Type: Boolean
Default:

When IngestNiFiUseSSL=TRUE:

https://IngestHost:IngestPort/nifi-api

When IngestNiFiUseSSL=FALSE:

http://IngestHost:IngestPort/nifi-api

Required: No
Configuration Section: TaskName or Ingestion
Example: IngestNiFiApiUrl=https://nifi:8080/nifi-api
See Also:

IngesterType

IngestHost

IngestPort

IngestNiFiUseSSL