Red Hat Rules API
Operations for listing and retrieving Advisor rules that define the detection logic for system issues.
Red Hat Rules API is one of 75 APIs that Red Hat publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Rules. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, a changelog, and a GitHub repository.
This API exposes 3 operations across 3 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 2.6.
Requests are made against a single base URL, https://ansible-platform.example.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Red Hat Rules API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (bearerAuth).
By default, every request must be authenticated.
bearerAuth— OAuth 2.0 Bearer token for authenticating API requests to the automation controller.
Paths & Operations 3
Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.
Operations for listing and retrieving Advisor rules that define the detection logic for system issues.
Schemas 6
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Rule (12 properties), System (10 properties), PaginationLinks (4 properties), PaginatedSystemList (3 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 12
Other APIs Red Hat publishes across the network.