list_lifecycle_environments
List all lifecycle environments for a specific organization in Foreman/Katello by providing the organization ID.
Instructions
List all lifecycle environments for a specific organization in Foreman/Katello.
CONTEXT OPTIMIZATION: 16 total environments. Safe for context window.
Args: organization_id: Required numeric organization ID (e.g., "1", "4"). Organization names are not supported by this endpoint. per_page: Number of results per page. include_fields: Field filtering options.
Field filtering: By default returns essential fields only (id, name, description, library). Use include_fields="all" for complete data, or specify comma-separated fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| per_page | No | ||
| include_fields | No | ||
| organization_id | Yes |