[PR #58] [MERGED] Add NextId and VMIdExists function #192

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/58
Author: @solidnerd
Created: 10/25/2019
Status: Merged
Merged: 10/25/2019
Merged by: @ggongaware

Base: masterHead: add-nextid


📝 Commits (1)

  • cf52c5d Add NextId and VMIdExists function

📊 Changes

2 files changed (+40 additions, -0 deletions)

View changed files

📝 main.go (+12 -0)
📝 proxmox/config_qemu.go (+28 -0)

📄 Description

Hey,

this will add the functionality to get the next free VMID from the api and allow us to check If a VMID is already in use.

Signed-off-by: solidnerd niclas@mietz.io


🔄 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/58 **Author:** [@solidnerd](https://github.com/solidnerd) **Created:** 10/25/2019 **Status:** ✅ Merged **Merged:** 10/25/2019 **Merged by:** [@ggongaware](https://github.com/ggongaware) **Base:** `master` ← **Head:** `add-nextid` --- ### 📝 Commits (1) - [`cf52c5d`](https://github.com/Telmate/proxmox-api-go/commit/cf52c5d3c2061652e29a45187cf5a44bb0641f64) Add NextId and VMIdExists function ### 📊 Changes **2 files changed** (+40 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `main.go` (+12 -0) 📝 `proxmox/config_qemu.go` (+28 -0) </details> ### 📄 Description Hey, this will add the functionality to get the next free VMID from the api and allow us to check If a VMID is already in use. Signed-off-by: solidnerd <niclas@mietz.io> --- <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#192
No description provided.