Package org.apache.nifi.web.api

The NiFi REST API allows clients to obtain and update configuration and status information pertaining to an instance of NiFi.

See: Description

Package org.apache.nifi.web.api Description

The NiFi REST API allows clients to obtain and update configuration and status information pertaining to an instance of NiFi. The links below detail each resource. Follow the link to get more information about the resource including the supported HTTP methods and the expected parameters.

Additionally, the documentation for each resource will describe what type of data should be returned from a successful invocation. However, if the request is not successful one of the follow status codes should be returned:

Most unsuccessful requests will include a description of the problem in the entity body of the response.

The context path for the REST API is /nifi-api

Copyright © 2015 Apache NiFi (incubating). All rights reserved.