Skip to content

Latest commit

 

History

History
83 lines (59 loc) · 1.45 KB

nipyapi.rst

File metadata and controls

83 lines (59 loc) · 1.45 KB

Demos

These modules leverage functionality within the rest of the Package to demonstrate various capabilities

nipyapi.demo

Client SDK modules

These wrapper modules contain collections of convenience functions for daily operations of your NiFi and NiFi-Registry environment. They wrap and surface underlying data structures and calls to the full SDK swagger clients which are also included in the package.

Canvas

nipyapi.canvas

Config

nipyapi.config

Security

nipyapi.security

System

nipyapi.system

Templates

nipyapi.templates

Utils

nipyapi.utils

Versioning

nipyapi.versioning

Swagger Client SDKs

These sub-packages are full swagger clients to the NiFi and NiFi-Registry APIs and may be used directly, or wrapped into the NiPyApi SDK convenience functions

nipyapi.nifi nipyapi.registry