Skip to content

Commit ab950ae

Browse files
Isidore Reinhardtstgraber
Isidore Reinhardt
authored andcommitted
doc/api-extensions: Fix markdown style
Signed-off-by: Isidore Reinhardt <[email protected]>
1 parent 0621099 commit ab950ae

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/api-extensions.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2695,30 +2695,38 @@ This adds support for device ACLs when attached to a bridged network.
26952695
Add new memory dump API at `/1.0/instances/NAME/debug/memory`.
26962696

26972697
## `init_preseed_storage_volumes`
2698+
26982699
This API extension provides the ability to configure storage volumes in preseed init.
26992700

27002701
## `init_preseed_profile_project`
2702+
27012703
This API extension provides the ability to specify the project as part of profile definitions in preseed init.
27022704

27032705
## `instance_nic_routed_host_address`
2706+
27042707
Adds support for specifying the VRF to add the routes to.
27052708

27062709
## `instance_smbios11`
2710+
27072711
A new category of configuration options, `smbios11.XYZ` has been added
27082712
which allows passing key/value pairs through `SMBIOS Type 11` on systems that
27092713
support it.
27102714

27112715
## `api_filtering_extended`
2716+
27122717
This extends the API filtering mechanism to all API collections.
27132718

27142719
## `acme_dns01`
2720+
27152721
Adds support for `DNS-01` challenge to the Incus ACME support for certificate generation.
27162722

27172723
## `security_iommu`
2724+
27182725
Introduce a new `security.iommu` configuration key to control whether to
27192726
enable IOMMU emulation. This is done through `virtio_iommu` on Linux and the emulated Intel IOMMU on Windows.
27202727

27212728
## `network_ipv4_dhcp_routes`
2729+
27222730
Introduces a new `ipv4.dhcp.routes` configuration option on bridged and OVN networks.
27232731
This allows specifying pairs of CIDR networks and gateway address to be announced by the DHCP server.
27242732

0 commit comments

Comments
 (0)