Incus network-forwards 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-forwards. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and a GitHub repository.
This API exposes
7 operations
across 3 paths,
and defines 4 schemas.
It is described by OpenAPI 2.0, at version 1.0.
7 operations3 paths4 schemas1 DELETE3 GET1 PATCH1 POST1 PUT
Metadata
The identity and technical contract details declared by the specification.
Across 3 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 1 PATCH, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are NetworkForwardPort (6 properties), NetworkForward (5 properties), NetworkForwardsPost (4 properties), NetworkForwardPut (3 properties). Each schema is shown below with its type and property counts.
NetworkForwardPort
object
NetworkForwardPort represents a port specification in a network address forward
6 properties
NetworkForward
object
5 properties
NetworkForwardPut
object
NetworkForwardPut represents the modifiable fields of a network address forward
3 properties
NetworkForwardsPost
object
NetworkForwardsPost represents the fields of a new network address forward
4 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.