[PR #132] [MERGED] Update Readme with updated example #189

Closed
opened 2026-02-27 15:46:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/proxmoxer/proxmoxer/pull/132
Author: @trekie86
Created: 1/23/2023
Status: Merged
Merged: 1/27/2023
Merged by: @jhollowe

Base: developHead: develop


📝 Commits (1)

  • d547b6d Update Readme with updated example

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 README.rst (+2 -2)

📄 Description

The API for accessing VM information has changed from openvz to qemu (https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/qemu). This change updates to reflect that change and updates the print statement to the python 3 syntax and f-strings.


🔄 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/proxmoxer/proxmoxer/pull/132 **Author:** [@trekie86](https://github.com/trekie86) **Created:** 1/23/2023 **Status:** ✅ Merged **Merged:** 1/27/2023 **Merged by:** [@jhollowe](https://github.com/jhollowe) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`d547b6d`](https://github.com/proxmoxer/proxmoxer/commit/d547b6deacdd9ac431447e6bc83a274ff1b6c792) Update Readme with updated example ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.rst` (+2 -2) </details> ### 📄 Description The API for accessing VM information has changed from openvz to qemu (https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/qemu). This change updates to reflect that change and updates the print statement to the python 3 syntax and f-strings. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:46:50 +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/proxmoxer#189
No description provided.