Uploaded image for project: 'Hybrid Cloud Console Docs Feedback'
  1. Hybrid Cloud Console Docs Feedback
  2. HCCDDF-167

Inventory Export documentation provides an incorrect sample request

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • Insights
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • November 2024 (Insights)
    • Important

      URL where issue was found: 

      https://docs.redhat.com/en/documentation/red_hat_insights/1-latest/html/viewing_and_managing_system_inventory/assembly-exporting-inventory-data_user-access#requesting_the_system_inventory_export

       

      Description of issue: 

      There is a typo (additional comma) and the format of the code is incorrect, resulting in a failure when using/copying the request example. The correct example should be:

      { 
        "name": "Inventory Export",
        "format": "json",
        "sources": [ 
           {
             "application": "urn:redhat:application:inventory", 
             "resource": "urn:redhat:application:inventory:export:systems"
           }  
        ] 
      } 

      The current example uses the wrong 'double quote' character:

              knortema@redhat.com Karen Norteman
              rhjmarc Jerome Marc
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: