Incus network-load-balancers API is one of 22 APIs that Incus publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include network-load-balancers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and a GitHub repository.
This API exposes
8 operations
across 4 paths,
and defines 8 schemas.
It is described by OpenAPI 2.0, at version 1.0.
8 operations4 paths8 schemas1 DELETE4 GET1 PATCH1 POST1 PUT
Metadata
The identity and technical contract details declared by the specification.
Across 4 paths, the API surfaces 8 operations — 1 DELETE, 4 GET, 1 PATCH, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are NetworkLoadBalancer (6 properties), NetworkLoadBalancersPost (5 properties), NetworkLoadBalancerPut (4 properties), NetworkLoadBalancerPort (4 properties). Each schema is shown below with its type and property counts.
NetworkLoadBalancerStateBackendHealthPort
object
3 properties
NetworkLoadBalancersPost
object
NetworkLoadBalancersPost represents the fields of a new network load balancer
5 properties
NetworkLoadBalancerStateBackendHealth
object
NetworkLoadBalancerStateBackendHealth represents the health of a particular load-balancer backend
2 properties
NetworkLoadBalancer
object
NetworkLoadBalancer used for displaying a network load balancer
6 properties
NetworkLoadBalancerBackend
object
NetworkLoadBalancerBackend represents a target backend specification in a network load balancer
4 properties
NetworkLoadBalancerPort
object
NetworkLoadBalancerPort represents a port specification in a network load balancer
4 properties
NetworkLoadBalancerPut
object
NetworkLoadBalancerPut represents the modifiable fields of a network load balancer
4 properties
NetworkLoadBalancerState
object
NetworkLoadBalancerState is used for showing current state of a load balancer
1 property
Specification
The full machine-readable OpenAPI contract behind this narrative.