Examples

GET /katello/api/module_streams/904095534
200
{
  "id": 904095534,
  "name": "Ohio",
  "pulp_id": "thatriver",
  "version": "one",
  "context": "buckeye",
  "stream": "noitsariver",
  "arch": "bridge",
  "description": null,
  "summary": null,
  "module_spec": "Ohio:noitsariver:one:buckeye:bridge",
  "uuid": "thatriver",
  "artifacts": [
    {
      "id": 409895757,
      "name": "boat-1.9.3-3.noarch"
    }
  ],
  "profiles": [
    {
      "id": 378248307,
      "name": "Dawson's creek",
      "rpms": [
        {
          "id": 115240563,
          "name": "canoe"
        }
      ]
    }
  ],
  "repositories": [
    {
      "id": 367202338,
      "name": "Fedora 17 x86_64",
      "product_id": 785257261,
      "product_name": "Fedora"
    }
  ]
}

Params

Param name Description
repository_id
optional

repository identifier

Validations:

  • Must be a number.

organization_id
optional

organization identifier

Validations:

  • Must be a number.

id
required

a module stream identifier

Validations:

  • String