Examples

GET /katello/api/capsules/281110143/content/lifecycle_environments
200
{
  "total": 0,
  "subtotal": 0,
  "selectable": 0,
  "page": null,
  "per_page": null,
  "error": null,
  "search": null,
  "sort": {
    "by": null,
    "order": null
  },
  "results": []
}

Params

Param name Description
id
required

Id of the smart proxy

Validations:

  • Integer

organization_id
optional

Id of the organization to limit environments on

Validations:

  • Integer