[PATCH pve-docs v6] add documentation for nautobot ipam plugin
lou.lecrivain at orange.fr
lou.lecrivain at orange.fr
Mon Sep 22 11:19:41 CEST 2025
From: lou lecrivain <lou.lecrivain at wdz.de>
Co-authored-by: Jonatan Crystall <jonatan.crystall at gwdg.de>
Co-authored-by: Lou Lecrivain <lou.lecrivain at wdz.de>
Signed-off-by: Hannes Duerr <h.duerr at proxmox.com>
Signed-off-by: Lou Lecrivain <lou.lecrivain at wdz.de>
---
pvesdn.adoc | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/pvesdn.adoc b/pvesdn.adoc
index 8759691..1ee6896 100644
--- a/pvesdn.adoc
+++ b/pvesdn.adoc
@@ -817,6 +817,26 @@ Fingerprint:: The SHA-256 fingerprint of the NetBox API. Can be retrieved with
using the default certificate.
+[[pvesdn_ipam_plugin_nautobot]]
+Nautobot IPAM Plugin
+~~~~~~~~~~~~~~~~~~
+
+link:https://github.com/nautobot/nautobot[Nautobot] is an open-source IP
+Address Management (IPAM) and datacenter infrastructure management (DCIM) tool.
+
+To integrate Nautobot with {pve} SDN, create an API token in Nautobot as described
+here:
+https://docs.nautobot.com/projects/core/en/stable/user-guide/platform-functionality/users/token/
+
+The Nautobot configuration properties are:
+
+URL:: The Nautobot REST API endpoint: `http://yournautobot.domain.com/api`
+
+Token:: An API access token
+
+Namespace:: Nautobot IP Namespace
+
+
[[pvesdn_ipam_plugin_phpipam]]
phpIPAM Plugin
~~~~~~~~~~~~~~
--
2.47.3
More information about the pve-devel
mailing list