Uploaded image for project: 'NiFi Registry - MOVED TO NIFI PROJECT'
  1. NiFi Registry - MOVED TO NIFI PROJECT
  2. NIFIREG-158

Should be able to retrieve a flow by id without the bucket it

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Done
    • 0.1.0
    • 0.2.0
    • None
    • None

    Description

      Currently all the flow end-points are nested under a bucket, like:

      /buckets/{bucketId}/flows/{flowId}
      /buckets/{bucketId}/flows/{flowId}/versions/{version}

      The flow identifier is unique across all buckets, so once the flow is create we should be able to support end-points without the bucket id:

      /flows/{flowId}
      /flows/{flowId}/versions/{version}
      
      

      We still need to look at the bucket and authorize the bucket id when secure, but we'll have the bucket id from retrieving the flow.

      Attachments

        Issue Links

          Activity

            People

              bbende Bryan Bende
              bbende Bryan Bende
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: