Datacenter Manager API Dev Guide

rvencu

New Member
Jul 16, 2026
3
0
1
Hi, I need some insight on how to integrate with the datacenter manager via API. I could not find the API documentation around andnot sure how to kickstart our integration.
 
Thanks, this is very useful. As we developed for clouds until now, we did not need a local lab. It is difficult to build one since we do not own a datacenter but I would like to rent some lab where I can test and debug our integration with proxmox api backend. Can you recommend a provider that could rent such resources?
 
  • Like
Reactions: Johannes S
Yes, I am not worried about the actual hosting requirements. I need to be able to simulate CRUD ops when creating networks, subnets, security groups and routing tables which I suppose require to rent some routers. Do you have a SDN primer somewhere, this is the part I understand the least. Thanks for the headsup about the hosting
 
Are you sure you want to interact with Proxmox VE SDN feature through Proxmox Datacenter Manager? Those are separate products and Proxmox Datacenter Manager currently only exposes a certain subset of Proxmox VE's SDN API. The API documentation for Proxmox VE can be found here: https://pve.proxmox.com/pve-docs/api-viewer/index.html#/cluster/sdn

As for a primer on our SDN implementation, please take a look at the documentation [1] and there is also some information in the public wiki (such as the article on setting up SNAT). Please note that several parts of the SDN stack are still in tech preview.

[1]: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#chapter_pvesdn
[2]: https://pve.proxmox.com/wiki/Setup_Simple_Zone_With_SNAT_and_DHCP