[PR #134] [MERGED] Firewall and Agent endpoints implementation #252

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/134
Author: @AlessandroSechi
Created: 8/2/2021
Status: Merged
Merged: 8/4/2021
Merged by: @ggongaware

Base: masterHead: master


📝 Commits (5)

  • a78b266 DeleteQemuIPSet implementation
  • 6be4bd9 DeleteQemuIPSetNetwork implementation
  • 53a8810 AddQemuIPSet implementation
  • c0827b6 QemuAgentPing, QemuAgentFileWrite and QemuAgentExec implementation
  • 20027df Fix QemuAgentExec return value

📊 Changes

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

View changed files

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

📄 Description

No description provided


🔄 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/134 **Author:** [@AlessandroSechi](https://github.com/AlessandroSechi) **Created:** 8/2/2021 **Status:** ✅ Merged **Merged:** 8/4/2021 **Merged by:** [@ggongaware](https://github.com/ggongaware) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`a78b266`](https://github.com/Telmate/proxmox-api-go/commit/a78b266bbfbde8ccba50857300582f9103f674e7) DeleteQemuIPSet implementation - [`6be4bd9`](https://github.com/Telmate/proxmox-api-go/commit/6be4bd92c7944b92a1d9397921622d4205416ab8) DeleteQemuIPSetNetwork implementation - [`53a8810`](https://github.com/Telmate/proxmox-api-go/commit/53a88102eb86b4c7e170869d0e147e148778dd07) AddQemuIPSet implementation - [`c0827b6`](https://github.com/Telmate/proxmox-api-go/commit/c0827b68795e4b727bb2bf096c729cc8f76f8de0) QemuAgentPing, QemuAgentFileWrite and QemuAgentExec implementation - [`20027df`](https://github.com/Telmate/proxmox-api-go/commit/20027df3ebdcaa5ae7e606de1aabee8f219392bd) Fix QemuAgentExec return value ### 📊 Changes **1 file changed** (+115 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/client.go` (+115 -0) </details> ### 📄 Description _No description provided_ --- <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:26 +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#252
No description provided.