Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Isovalent prefilter API

The prefilter API from Isovalent — 1 operation(s) for prefilter.

Isovalent prefilter API is one of 10 APIs that Isovalent publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include prefilter. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 1 path, and defines 4 schemas. It is described by OpenAPI 2.0, at version v1beta1.

Requests are made against the base URL unix:///var/run/cilium/cilium.sock.

3 operations 1 paths 4 schemas 1 DELETE1 GET1 PATCH

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
v1beta1
Base URL
unix:///var/run/cilium/cilium.sock
Resource Areas
1

Paths & Operations 3

Across 1 path, the API surfaces 3 operations — 1 DELETE, 1 GET, 1 PATCH. Each is listed below with its method, path, parameters, and response codes.

prefilter 3
GET
/prefilter
Retrieve list of CIDRs
→ 200500
PATCH
/prefilter
Update list of CIDRs
1 param → 200403461500
DELETE
/prefilter
Delete list of CIDRs
1 param → 200403461500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are PrefilterSpec (2 properties), Prefilter (2 properties), PrefilterStatus (1 property). Each schema is shown below with its type and property counts.

Error
string
Prefilter
object
Collection of endpoints to be served
2 properties
PrefilterSpec
object
CIDR ranges implemented in the Prefilter
2 properties
PrefilterStatus
object
CIDR ranges implemented in the Prefilter
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

isovalent-prefilter-api-openapi.yml Raw ↑

Other APIs Isovalent publishes across the network.

Hubble Observer API
Isovalent bgp API
Isovalent connectivity API
Isovalent daemon API
Isovalent endpoint API
Isovalent Healthz API
Isovalent ipam API
Isovalent policy API
Isovalent service API