[PR #282] [MERGED] Added Getting vm by id to client #368

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/282
Author: @sabuhigr
Created: 11/20/2023
Status: Merged
Merged: 12/6/2023
Merged by: @mleone87

Base: masterHead: master


📝 Commits (1)

  • 39376bf Added Getting vm by id to client

📊 Changes

1 file changed (+29 additions, -0 deletions)

View changed files

📝 proxmox/client.go (+29 -0)

📄 Description

There is a method for getting VmRefbyName, but by Id was not exist before.Thats solution for others, who need.


🔄 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/282 **Author:** [@sabuhigr](https://github.com/sabuhigr) **Created:** 11/20/2023 **Status:** ✅ Merged **Merged:** 12/6/2023 **Merged by:** [@mleone87](https://github.com/mleone87) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`39376bf`](https://github.com/Telmate/proxmox-api-go/commit/39376bf954183a2ee6aa4c1e788307459435ae12) Added Getting vm by id to client ### 📊 Changes **1 file changed** (+29 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/client.go` (+29 -0) </details> ### 📄 Description There is a method for getting VmRefbyName, but by Id was not exist before.Thats solution for others, who need. --- <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:55 +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#368
No description provided.