[PR #57] [CLOSED] Add GetVmidExists() #191

Closed
opened 2026-02-28 00:41:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/57
Author: @cambrant
Created: 10/15/2019
Status: Closed

Base: masterHead: vmid-exists


📝 Commits (1)

📊 Changes

3 files changed (+21 additions, -0 deletions)

View changed files

📝 main.go (+3 -0)
📝 proxmox/client.go (+17 -0)
📝 proxmox/config_qemu.go (+1 -0)

📄 Description

I want to be able to see if a VM with a specific vmid exists or not. This commit adds that feature.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Telmate/proxmox-api-go/pull/57 **Author:** [@cambrant](https://github.com/cambrant) **Created:** 10/15/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `vmid-exists` --- ### 📝 Commits (1) - [`b1da1ce`](https://github.com/Telmate/proxmox-api-go/commit/b1da1ce9acb8939abc94c947dd09f01183939d4d) Add GetVmidExists() ### 📊 Changes **3 files changed** (+21 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `main.go` (+3 -0) 📝 `proxmox/client.go` (+17 -0) 📝 `proxmox/config_qemu.go` (+1 -0) </details> ### 📄 Description I want to be able to see if a VM with a specific vmid exists or not. This commit adds that feature. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:41:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmox-api-go#191
No description provided.