Incus network-address-sets 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-address-sets. 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 NetworkAddressSet (6 properties), NetworkAddressSetsPost (4 properties), NetworkAddressSetPut (3 properties), NetworkAddressSetPost (1 property). Each schema is shown below with its type and property counts.
NetworkAddressSetsPost
object
4 properties
NetworkAddressSetPost
object
1 property
NetworkAddressSetPut
object
3 properties
NetworkAddressSet
object
Refer to doc/howto/networkaddresssets.md for details.
6 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.