Modified: nifi/site/trunk/docs/nifi-registry-docs/html/getting-started.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-registry-docs/html/getting-started.html?rev=1841991&r1=1841990&r2=1841991&view=diff ============================================================================== --- nifi/site/trunk/docs/nifi-registry-docs/html/getting-started.html (original) +++ nifi/site/trunk/docs/nifi-registry-docs/html/getting-started.html Wed Sep 26 01:37:13 2018 @@ -546,7 +546,7 @@ NiFi Registry can be shutdown by executi <div class="sectionbody"> <div class="paragraph"> <p>Now that NiFi Registry has been started, we can bring up the User Interface (UI). To get started, open a web browser and navigate to -<a href="http://localhost:18080/nifi-registry" target="_blank"><code>http://localhost:18080/nifi-registry</code></a>. The port can be changed by editing the <code>nifi-registry.properties</code> file in the NiFi Registry <em>conf</em> directory, but the default port is 18080.</p> +<a href="../../nifi-registry" target="_blank"><code>http://localhost:18080/nifi-registry</code></a>. The port can be changed by editing the <code>nifi-registry.properties</code> file in the NiFi Registry <em>conf</em> directory, but the default port is <code>18080</code>.</p> </div> <div class="paragraph"> <p>This will bring up the Registry UI, which at this point is empty as there are no flow resources available to share yet:</p> @@ -596,7 +596,7 @@ NiFi Registry can be shutdown by executi </div> </div> <div class="paragraph"> -<p>Select the Registry Clients tab and add a new Registry Client giving it a name and the URL of <a href="http://localhost:18080" class="bare">http://localhost:18080</a>:</p> +<p>Select the Registry Clients tab and add a new Registry Client giving it a name and the URL of <a href="http://localhost:18080" target="_blank"><code>http://localhost:18080</code></a>:</p> </div> <div class="imageblock"> <div class="content"> @@ -755,7 +755,7 @@ the versioned flow you just saved (a ref </div> <div id="footer"> <div id="footer-text"> -Last updated 2018-06-16 08:37:12 -04:00 +Last updated 2018-09-22 09:25:14 -04:00 </div> </div> </body>
Modified: nifi/site/trunk/docs/nifi-registry-docs/html/user-guide.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-registry-docs/html/user-guide.html?rev=1841991&r1=1841990&r2=1841991&view=diff ============================================================================== --- nifi/site/trunk/docs/nifi-registry-docs/html/user-guide.html (original) +++ nifi/site/trunk/docs/nifi-registry-docs/html/user-guide.html Wed Sep 26 01:37:13 2018 @@ -1267,7 +1267,7 @@ Some users cannot have their names edite <i class="fa icon-note" title="Note"></i> </td> <td class="content"> -To quickly create multiple empty groups, check the "Keep this dialog open after creating user" checkbox. +To quickly create multiple empty groups, check "Keep this dialog open after creating group". </td> </tr> </table> @@ -1403,7 +1403,7 @@ Groups cannot contain other groups. </div> <div id="footer"> <div id="footer-text"> -Last updated 2018-06-16 08:37:12 -04:00 +Last updated 2018-09-22 09:25:14 -04:00 </div> </div> </body> Modified: nifi/site/trunk/docs/nifi-registry-docs/index.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-registry-docs/index.html?rev=1841991&r1=1841990&r2=1841991&view=diff ============================================================================== --- nifi/site/trunk/docs/nifi-registry-docs/index.html (original) +++ nifi/site/trunk/docs/nifi-registry-docs/index.html Wed Sep 26 01:37:13 2018 @@ -6,7 +6,7 @@ <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <link rel="shortcut icon" href="http://localhost:8080/nifi/images/nifi16.ico"/> + <link rel="shortcut icon" href="http://localhost:18080/nifi/images/nifi16.ico"/> <title>NiFi Registry Documentation</title> <script type="text/javascript" src="js/jquery.min.js"></script> <script type="text/javascript" src="js/application.js"></script> Modified: nifi/site/trunk/docs/nifi-registry-docs/rest-api/index.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-registry-docs/rest-api/index.html?rev=1841991&r1=1841990&r2=1841991&view=diff ============================================================================== --- nifi/site/trunk/docs/nifi-registry-docs/rest-api/index.html (original) +++ nifi/site/trunk/docs/nifi-registry-docs/rest-api/index.html Wed Sep 26 01:37:13 2018 @@ -15,10 +15,10 @@ --> <html> <head> - <title>NiFi Registry REST API-0.2.0</title> + <title>NiFi Registry REST API-0.3.0</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="shortcut icon" href="images/nifi16.ico"/> - <script type="text/javascript" src="http://localhost:8080/nifi/assets/jquery/dist/jquery.min.js"></script> + <script type="text/javascript" src="http://localhost:18080/nifi/assets/jquery/dist/jquery.min.js"></script> <script type="text/javascript"> if (typeof window.jQuery === 'undefined') { document.write(unescape('%3Cscript src="https://code.jquery.com/jquery-3.1.1.min.js" type="text/javascript" %3E%3C/script%3E')); @@ -456,7 +456,7 @@ <div class="header"> <img class="logo" src="images/bgNifiLogo.png" alt="NiFi Logo"/> <div class="title">/nifi-registry-api</div> - <div class="sub-title">NiFi Registry REST API 0.2.0</div> + <div class="sub-title">NiFi Registry REST API 0.3.0</div> <div class="clear"></div> </div> <div class="clear"></div> @@ -3562,6 +3562,83 @@ <div class="endpoints"> + <span class="path hidden">/config</span> + + + <div class="endpoint get"> + <div class="operation-handle"> + <div class="method">GET</div> + <div class="path mono"></div> + <div class="summary" title="Gets NiFi Registry configurations">Gets NiFi Registry configurations</div> + <div class="clear"></div> + </div> + +<div class="operation hidden"> + + <div class="title">Request</div> + <div class="mediatypes details"> + + <div class="mediatype"><div class="title">consumes:</div><div class="mono">*/*</div><div class="clear"></div></div> + + </div> + + + + <div class="title">Response</div> + <div class="mediatypes details"> + + <div class="mediatype"><div class="title">produces:</div><div class="mono">application/json</div><div class="clear"></div></div> + + </div> + <table> + <thead> + <tr> + <th>Status Code</th> + <th>Type</th> + <th>Description</th> + </tr> + </thead> + <tbody> + + <tr> + <td>200</td> + <td> + + + <a class="type-link" href="javascript:void(0);">registryConfiguration</a> + + + </td> + <td>successful operation</td> + </tr> + + <tr> + <td>401</td> + <td> + + string + + </td> + <td>Client could not be authenticated.</td> + </tr> + + </tbody> + </table> + + <div class="title">Authorization</div> + <div class="authorization details"> + Requires access policy: read:/policies,/tenants + </div> + +</div> + </div> + + + +</div> + + +<div class="endpoints"> <span class="path hidden">/flows/fields</span> @@ -7452,12 +7529,12 @@ </tr> <tr> - <td>title</td> + <td>params</td> <td> - string + object </td> @@ -7468,12 +7545,12 @@ </tr> <tr> - <td>params</td> + <td>uri</td> <td> - object + string (uri) </td> @@ -7484,12 +7561,12 @@ </tr> <tr> - <td>uri</td> + <td>title</td> <td> - string (uri) + string </td> @@ -7551,11 +7628,11 @@ <h4>Example JSON</h4> <code class="example"><span class="open-object">{ "type": "value"<span class="comma">,</span> - "title": "value"<span class="comma">,</span> "params": <span class="open-object">{ "name": "value" }</span><span class="comma">,</span> "uri": "value"<span class="comma">,</span> + "title": "value"<span class="comma">,</span> "uriBuilder": <span class="nested collapsed"><span class="nested-id hidden">UriBuilder</span><span class="nested-example"><span class="open-object">{…}</span></span></span><span class="comma">,</span> "rel": "value"<span class="comma">,</span> "rels": ["value"]<span class="comma">,</span> @@ -7878,6 +7955,54 @@ </tr> <tr> + <td>loadBalanceStrategy</td> + <td> + + + + string + + + </td> + <td>optional</td> + <td>The Strategy to use for load balancing data across the cluster, or null, if no Load Balance Strategy has been specified. + Allowable values: DO_NOT_LOAD_BALANCE, PARTITION_BY_ATTRIBUTE, ROUND_ROBIN, SINGLE_NODE + </td> + </tr> + + <tr> + <td>partitioningAttribute</td> + <td> + + + + string + + + </td> + <td>optional</td> + <td>The attribute to use for partitioning data as it is load balanced across the cluster. If the Load Balance Strategy is configured to use PARTITION_BY_ATTRIBUTE, the value returned by this method is the name of the FlowFile Attribute that will be used to determine which node in the cluster should receive a given FlowFile. If the Load Balance Strategy is unset or is set to any other value, the Partitioning Attribute has no effect. + + </td> + </tr> + + <tr> + <td>loadBalanceCompression</td> + <td> + + + + string + + + </td> + <td>optional</td> + <td>Whether or not compression should be used when transferring FlowFiles between nodes + Allowable values: DO_NOT_COMPRESS, COMPRESS_ATTRIBUTES_ONLY, COMPRESS_ATTRIBUTES_AND_CONTENT + </td> + </tr> + + <tr> <td>componentType</td> <td> @@ -7926,6 +8051,9 @@ "flowFileExpiration": "value"<span class="comma">,</span> "prioritizers": ["value"]<span class="comma">,</span> "bends": [<span class="nested collapsed"><span class="nested-id hidden">Position</span><span class="nested-example"><span class="open-object">{…}</span></span></span>]<span class="comma">,</span> + "loadBalanceStrategy": "value"<span class="comma">,</span> + "partitioningAttribute": "value"<span class="comma">,</span> + "loadBalanceCompression": "value"<span class="comma">,</span> "componentType": "value"<span class="comma">,</span> "groupIdentifier": "value"<span class="comma">,</span> }</span></code> @@ -9928,7 +10056,7 @@ </td> <td>optional</td> - <td>The target URI of the remote process group. If target uri is not set, but uris are set, then returns the first url in the urls. If neither target uri nor uris are set, then returns null. + <td>[DEPRECATED] The target URI of the remote process group. If target uri is not set, but uris are set, then returns the first uri in the uris. If neither target uri nor uris are set, then returns null. </td> </tr> @@ -9944,7 +10072,7 @@ </td> <td>optional</td> - <td>The target URI of the remote process group. If target uris is not set but target uri is set, then returns the single target uri. If neither target uris nor target uri is set, then returns null. + <td>The target URIs of the remote process group. If target uris is not set but target uri is set, then returns the single target uri. If neither target uris nor target uri is set, then returns null. </td> </tr> @@ -10818,6 +10946,78 @@ }</span></code> </div> <div class="close">Close</div> + <div class="clear"></div> +</div> + + +<div id="registryConfiguration" class="type hidden"> + <h3>registryConfiguration</h3> + <div class="type-container"> + <table> + <tr> + <th>Name</th> + <th>Type</th> + <th>Required</th> + <th>Description</th> + </tr> + + <tr> + <td>supportsManagedAuthorizer</td> + <td> + + + + boolean + + + </td> + <td>optional</td> + <td>Whether this NiFi Registry supports a managed authorizer. Managed authorizers can visualize users, groups, and policies in the UI. + + This property is read only.</td> + </tr> + + <tr> + <td>supportsConfigurableAuthorizer</td> + <td> + + + + boolean + + + </td> + <td>optional</td> + <td>Whether this NiFi Registry supports a configurable authorizer. + + This property is read only.</td> + </tr> + + <tr> + <td>supportsConfigurableUsersAndGroups</td> + <td> + + + + boolean + + + </td> + <td>optional</td> + <td>Whether this NiFi Registry supports configurable users and groups. + + This property is read only.</td> + </tr> + + </table> + <h4>Example JSON</h4> + <code class="example"><span class="open-object">{ + "supportsManagedAuthorizer": true<span class="comma">,</span> + "supportsConfigurableAuthorizer": true<span class="comma">,</span> + "supportsConfigurableUsersAndGroups": true<span class="comma">,</span> +}</span></code> + </div> + <div class="close">Close</div> <div class="clear"></div> </div> Modified: nifi/site/trunk/registry.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/registry.html?rev=1841991&r1=1841990&r2=1841991&view=diff ============================================================================== --- nifi/site/trunk/registry.html (original) +++ nifi/site/trunk/registry.html Wed Sep 26 01:37:13 2018 @@ -164,35 +164,32 @@ </p> <ul> <li> - 0.2.0 + 0.3.0 <ul> <li> Sources <ul> - <li><a href="https://www.apache.org/dyn/closer.lua?path=/nifi/nifi-registry/nifi-registry-0.2.0/nifi-registry-0.2.0-source-release.zip">nifi-registry-0.2.0-source-release.zip</a> ( - <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.2.0/nifi-registry-0.2.0-source-release.zip.asc">asc</a>, - <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.2.0/nifi-registry-0.2.0-source-release.zip.sha1">sha1</a>, - <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.2.0/nifi-registry-0.2.0-source-release.zip.sha256">sha256</a>, - <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.2.0/nifi-registry-0.2.0-source-release.zip.sha512">sha512</a> )</li> + <li><a href="https://www.apache.org/dyn/closer.lua?path=/nifi/nifi-registry/nifi-registry-0.3.0/nifi-registry-0.3.0-source-release.zip">nifi-registry-0.3.0-source-release.zip</a> ( + <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.3.0/nifi-registry-0.3.0-source-release.zip.asc">asc</a>, + <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.3.0/nifi-registry-0.3.0-source-release.zip.sha256">sha256</a>, + <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.3.0/nifi-registry-0.3.0-source-release.zip.sha512">sha512</a> )</li> </ul> </li> <li> Binaries <ul> - <li><a href="https://www.apache.org/dyn/closer.lua?path=/nifi/nifi-registry/nifi-registry-0.2.0/nifi-registry-0.2.0-bin.tar.gz">nifi-registry-0.2.0-bin.tar.gz</a> ( - <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.2.0/nifi-registry-0.2.0-bin.tar.gz.asc">asc</a>, - <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.2.0/nifi-registry-0.2.0-bin.tar.gz.sha1">sha1</a>, - <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.2.0/nifi-registry-0.2.0-bin.tar.gz.sha256">sha256</a>, - <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.2.0/nifi-registry-0.2.0-bin.tar.gz.sha512">sha256</a> )</li> + <li><a href="https://www.apache.org/dyn/closer.lua?path=/nifi/nifi-registry/nifi-registry-0.3.0/nifi-registry-0.3.0-bin.tar.gz">nifi-registry-0.3.0-bin.tar.gz</a> ( + <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.3.0/nifi-registry-0.3.0-bin.tar.gz.asc">asc</a>, + <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.3.0/nifi-registry-0.3.0-bin.tar.gz.sha256">sha256</a>, + <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.3.0/nifi-registry-0.3.0-bin.tar.gz.sha512">sha512</a> )</li> - <li><a href="https://www.apache.org/dyn/closer.lua?path=/nifi/nifi-registry/nifi-registry-0.2.0/nifi-registry-0.2.0-bin.zip">nifi-registry-0.2.0-bin.zip</a> ( - <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.2.0/nifi-registry-0.2.0-bin.zip.asc">asc</a>, - <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.2.0/nifi-registry-0.2.0-bin.zip.sha1">sha1</a>, - <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.2.0/nifi-registry-0.2.0-bin.zip.sha256">sha256</a>, - <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.2.0/nifi-registry-0.2.0-bin.zip.sha256">sha512</a> )</li> + <li><a href="https://www.apache.org/dyn/closer.lua?path=/nifi/nifi-registry/nifi-registry-0.3.0/nifi-registry-0.3.0-bin.zip">nifi-registry-0.2.0-bin.zip</a> ( + <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.3.0/nifi-registry-0.3.0-bin.zip.asc">asc</a>, + <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.3.0/nifi-registry-0.3.0-bin.zip.sha256">sha256</a>, + <a href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.3.0/nifi-registry-0.3.0-bin.zip.sha513">sha512</a> )</li> </ul> </li> - <li><a href="https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-NiFiRegistry0.2.0">Release Notes</a></li> + <li><a href="https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-NiFiRegistry0.3.0">Release Notes</a></li> </ul> </li> </ul>
