Kyverno Policies API
Policy listing and detail endpoints
Kyverno Policies API is one of 9 APIs that Kyverno publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Policies. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and a GitHub repository.
This API exposes 4 operations across 4 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 2.0.0.
Requests are made against a single base URL, http://localhost:8080.
Metadata
The identity and technical contract details declared by the specification.
Paths & Operations 4
Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.
Policy listing and detail endpoints
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are PolicySummary (6 properties), ResultCounts (5 properties), Target (4 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 Kyverno 8
Other APIs Kyverno publishes across the network.