Environment
MultiPortal Version: 1.2.1
Proxmox VE Version: 9.2.6
Deployment Type: HA Cluster
Description
When we create a virtual datacenter via the API, the “reseller” and “tenant” variables in the Proxmox resource pool do not appear to be populated. However, when a datacenter is created via the GUI, the reseller and tenant names do appear there.
Datacenter Name (GUI): Reseller_XYZ.Kunde_ABC.vdc.9672ec9c-4199-43b0-b258-f2ce4135673c
[image: 1789050383346-c9b07b78-ffda-4468-94d9-79dc8577eca3-image.jpeg]
Datacenter Name (API): reseller.tenant.vdc.bbfa10c2-7c52-4d6e-986f-d6c0c156fd80
[image: 1789050397348-670ac32b-19c1-4eed-8c5d-9bf26def9e41-image.jpeg]
I also checked the swagger documentation but couldn’t find a way to change this behavior.
Expected Behavior
The ressource pool on Promox includes the reseller and tenant names also when created via api.
Actual Behavior
The ressource pool on Proxmox only includes the id of the virtual datacenter, and doesn’t include the showname of the reseller and tenant when created via api.