API Token Not Removed After Deleting PDM Remote Probe

McShadow

New Member
Sep 24, 2025
4
0
1
Hi,

I'm currently evaluating Proxmox with a three node cluster (pve[1-3] - VE 9.0.3) and a single PDM (version 1.0) instance. To manage my cluster, I added a remote probe (pve1) in PDM which created an API-Token on my cluster with the default name pdm-admin-vmname.

After removing the remote probe (pve1) from PDM, the API-Token is still present on the cluster and wasn't cleaned up automatically.

Is this behavior known, and is there already an item on your roadmap to remove such leftover API-Tokens when a remote probe is deleted?

Thanks and best regards,
McShadow
 
Last edited:
hi,

this is currently expected behavior, but you can simply remove the token from the pve ui.

it's on our to-do list to remove the token as an opt-in mechanism, since the token may be used by other applications/clients too
 
hi,

this is currently expected behavior, but you can simply remove the token from the pve ui.

it's on our to-do list to remove the token as an opt-in mechanism, since the token may be used by other applications/clients too
Glad to read that, thank you!