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

Document Creating an image with IB API command scenario

      The user can create a single image with the IB API command. Document this scenario based on IB API draft

      {
      "image_name": "My guest image",
      "distribution": "rhel-9",
      "image_requests": [
      {
      "architecture": "x86_64",
      "image_type": "guest-image",
      "upload_request": {
      "type": "aws.s3",
      "options": {}
      }
      }
      ],
      "customizations": {
      "packages": [
      "nginx"
      ],
      "filesystem": [

      { "mountpoint": "/var", "min_size": 10737418240 }

      ],
      "subscription":

      { "organization": 123456789, "activation-key": "toucan", "server-url": "subscription.rhsm.redhat.com", "base-url": "http://cdn.redhat.com/", "insights": true }

      }
      }

              Unassigned Unassigned
              anikandr@redhat.com Alexandra Nikandrova
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: