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

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

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

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

This API exposes 2 operations across 2 paths, and defines 7 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 7 schemas 1 GET1 PUT

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 — 1 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

connectivity 2
PUT
/status/probe
Run synchronous connectivity probe to determine status of the Cilium cluster
→ 200403500
GET
/status
Get connectivity status of the Cilium cluster
→ 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are NodeStatus (4 properties), HealthStatusResponse (4 properties), ConnectivityStatus (3 properties), PathStatus (3 properties). Each schema is shown below with its type and property counts.

EndpointStatus
object
Connectivity status to host cilium-health endpoints via different paths
2 properties
HostStatus
object
Connectivity status to host cilium-health instance via different paths, probing via all known IP addresses
2 properties
HealthStatusResponse
object
Connectivity status to other daemons
4 properties
PathStatus
object
Connectivity status via different paths, for example using different policies or service redirection
3 properties
SelfStatus
object
Description of the cilium-health node
1 property
ConnectivityStatus
object
Connectivity status of a path
3 properties
NodeStatus
object
Connectivity status of a remote cilium-health instance
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

isovalent-connectivity-api-openapi.yml Raw ↑

Other APIs Isovalent publishes across the network.

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