Issue with Completely Removing ESXi Host from Proxmox

Hello,

We have successfully migrated all of our servers from VMware infrastructure to Proxmox without any issues. I'd like to thank the entire Proxmox team for developing the Import Tools feature that facilitated this process.

After completing the migration, we deleted our old ESXi host from Datacenter > Storage in the Proxmox VE GUI. However, when checking the /run/pve/import/esxi/ directory, we noticed that the ESXi host information we imported still remains there.

How can we completely and cleanly remove the ESXi host from the Proxmox infrastructure?

Thank you in advance for your assistance.
 
In shell , I got do this edit this file

nano /etc/pve/storage.cfg

esxi: XXXX
server XXXXXXX
username xxxxx
nodes proxmox11
skip-cert-verification 1

I remove this block and esxi host was remove from proxmox host
 
Hello,

We have successfully migrated all of our servers from VMware infrastructure to Proxmox without any issues. I'd like to thank the entire Proxmox team for developing the Import Tools feature that facilitated this process.

After completing the migration, we deleted our old ESXi host from Datacenter > Storage in the Proxmox VE GUI. However, when checking the /run/pve/import/esxi/ directory, we noticed that the ESXi host information we imported still remains there.

How can we completely and cleanly remove the ESXi host from the Proxmox infrastructure?

Thank you in advance for your assistance.
Will a reboot fix it?

@rzsis This is the same as removing it from the WebUI.