Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.6
    • 0.6
    • webapp

    Description

      GET http://host/graphs/lineage/$type/$name/relations?
      
      PARAMS: 
      optional_cluster_name=$cluster
      start=ISO9601 date
      end=ISO9601 date
      
      GET http://host/graphs/lineage/tags/secure-tag/relations?cluster=dc1&start=xxx&end=xxx
      
      Examples:
      Fetch all the entities that are tagged secure:
      GET http://host/graphs/lineage/tags/secure-tag/relations
      
      Fetch all the entities that are tagged secure for a given cluster:
      GET http://host/graphs/lineage/tags/secure-tag/relations?cluster=dc1&start=xxx&end=xxx
      
      NOTE: I think its safe to assume we only list entities and then drill down to instances.
      Also the depth is 1
      
      These fetch the relationships for the given entity.
      GET http://host/graphs/lineage/feed/clicks-feed/relations?cluster=dc1&start=xxx&end=xxx
      GET http://host/graphs/lineage/process/list?cluster=dc1&start=xxx&end=xxx
      GET http://host/graphs/lineage/groups/list?cluster=dc1
      GET http://host/graphs/lineage/pipelines/list?cluster=dc1
      

      Attachments

        1. Falcon-Jira-662-v0.patch
          36 kB
          Balu Vellanki
        2. Falcon-Jira-662-v1.patch
          32 kB
          Balu Vellanki
        3. Falcon-Jira-662-v2.patch
          38 kB
          Balu Vellanki

        Issue Links

          Activity

            People

              bvellanki Balu Vellanki
              svenkat Venkatesh Seetharam
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: