Incus network-integrations 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-integrations. 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 3 paths,
and defines 4 schemas.
It is described by OpenAPI 2.0, at version 1.0.
8 operations3 paths4 schemas1 DELETE3 GET1 PATCH2 POST1 PUT
Metadata
The identity and technical contract details declared by the specification.
Across 3 paths, the API surfaces 8 operations — 1 DELETE, 3 GET, 1 PATCH, 2 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 NetworkIntegration (5 properties), NetworkIntegrationsPost (4 properties), NetworkIntegrationPut (2 properties), NetworkIntegrationPost (1 property). Each schema is shown below with its type and property counts.
NetworkIntegrationPost
object
NetworkIntegrationPost represents the fields required to rename a network integration
1 property
NetworkIntegration
object
5 properties
NetworkIntegrationPut
object
NetworkIntegrationPut represents the modifiable fields of a network integration
2 properties
NetworkIntegrationsPost
object
NetworkIntegrationsPost represents the fields of a new network integration
4 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.