Red Hat Satellite Lifecycle Environments API
Manage lifecycle environments that define promotion paths for content views from development through production.
Red Hat Satellite Lifecycle Environments API is one of 9 APIs that Red Hat Satellite publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 24 JSON Schema definitions.
Tagged areas include Lifecycle Environments. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, authentication docs, a getting-started guide, an API reference, and 24 JSON Schemas.
This API exposes 3 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 6.18.0.
Requests are made against a single base URL, https://satellite.example.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Red Hat Satellite Lifecycle Environments API declares
2 security schemes
for authenticating requests.
It accepts HTTP basic authentication (basicAuth).
It supports OAuth 2.0 (oAuth2) using the implicit flow.
By default, every request must be authenticated.
basicAuth— HTTP Basic authentication using Satellite username and password.oAuth2— OAuth 2.0 Personal Access Token authentication for Satellite users.
Paths & Operations 3
Across 2 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Manage lifecycle environments that define promotion paths for content views from development through production.
Schemas 1
The contract defines 1 schema that model the data the API accepts and returns. The most detailed is LifecycleEnvironment (12 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Red Hat Satellite 8
Other APIs Red Hat Satellite publishes across the network.