Uploaded image for project: 'Insights Experiences'
  1. Insights Experiences
  2. HMS-969

Allow filtering the source by provider

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • hms-0.6
    • None
    • Provisioning
    • None

      Goal: 

      • Enable listing only AWS/Azure/GCP sources through our API

      Acceptance Criteria:

      • Verify we can list all AWS sources for current Org
      • Verify we can list all Azure sources for current Org
      • Verify we can list all GCP source for current Org

       

      Resources:

      The probable desired OpenAPI snippet:

      parameters:
      - name: provider
        in: query
        schema:
          type: string
          enum:
            - aws
            - azure
            - gcp 

              aabramov@redhat.com Adi Abramovich (Inactive)
              oezr@redhat.com Ondrej Ezr
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: