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 service API

The service API from Isovalent — 2 operation(s) for service.

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

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

This API exposes 2 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 2.0, at version v1beta1.

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

2 operations 2 paths 8 schemas 2 GET

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 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

service 2
GET
/lrp
Retrieve list of all local redirect policies
→ 200
GET
/service
Retrieve list of all services
→ 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are BackendAddress (8 properties), LRPSpec (7 properties), ServiceSpec (5 properties), FrontendAddress (4 properties). Each schema is shown below with its type and property counts.

LRPSpec
object
Configuration of an LRP
7 properties
FrontendAddress
object
Layer 4 address. The protocol is currently ignored, all services will behave as if protocol any is specified. To restrict to a particular protocol, use policy.
4 properties
ServiceStatus
object
Configuration of a service
1 property
ServiceSpec
object
Configuration of a service
5 properties 1 required
LRPBackend
object
Pod backend of an LRP
2 properties
BackendAddress
object
Service backend address
8 properties 1 required
Service
object
Collection of endpoints to be served
2 properties
FrontendMapping
object
Mapping of frontend to backend pods of an LRP
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

isovalent-service-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 prefilter API