Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 810 Bytes

ConfigApi.md

File metadata and controls

32 lines (19 loc) · 810 Bytes

{{classname}}

All URIs are relative to /

Method HTTP request Description
GetConfiguration Get /config Get configration

GetConfiguration

RegistryConfiguration GetConfiguration(ctx, ) Get configration

Gets the NiFi Registry configurations.

Required Parameters

This endpoint does not need any parameter.

Return type

RegistryConfiguration

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]