The API exposes a list of endpoints to query Red Hat Product Life Cycles data with certain parameters. The API is in beta and may change at any time and only one version will be maintained.
/labs/plccapi/
HTML
GET /labs/plccapi/lifecycle
JSON
GET /labs/plccapi/lifecycle.json
XML
GET /labs/plccapi/lifecycle.xml
Parameters
| Name | Description | Examples | Default |
|---|---|---|---|
| products | Index of products filter. Multi-products seperated by comma(,) is suppported. | products=Red%20Hat%20Enterprise%20Linux,Openshift%20Container%20Platform | all |
| all_versions | Index of all versions including ones that are out of Red Hat service. | all_versions=true | false |