delete-vm-enhanced
Delete a Proxmox virtual machine and automatically remove its service name and IP address from the infrastructure context.
Instructions
Delete VM from Proxmox and automatically update infrastructure context
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vmId | Yes | Proxmox VM ID to delete | |
| vmName | No | VM name for logging | |
| serviceName | Yes | Service name to remove from context | |
| vmIP | Yes | VM IP address to remove from context | |
| proxmoxHost | No | Proxmox host | 192.168.10.200 |
| proxmoxNode | No | Proxmox node name | proxmox |