[PR #262] [MERGED] Started with HA Groups #351

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/262
Author: @PascalKu
Created: 5/11/2023
Status: Merged
Merged: 5/14/2023
Merged by: @mleone87

Base: masterHead: master


📝 Commits (2)

  • 8c1c265 added HaGroups retrieving
  • 1b31f1a fixing error message when fetching HaGroupByName which does not exists!

📊 Changes

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

View changed files

proxmox/config_hagroup.go (+56 -0)

📄 Description

I'd like to implement High Availability Groups.


🔄 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/262 **Author:** [@PascalKu](https://github.com/PascalKu) **Created:** 5/11/2023 **Status:** ✅ Merged **Merged:** 5/14/2023 **Merged by:** [@mleone87](https://github.com/mleone87) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`8c1c265`](https://github.com/Telmate/proxmox-api-go/commit/8c1c265f3f9cd5e4f00d9407ccb3b81e022090b6) added HaGroups retrieving - [`1b31f1a`](https://github.com/Telmate/proxmox-api-go/commit/1b31f1aa63faadb731ca0cf39b0962de8aa06931) fixing error message when fetching HaGroupByName which does not exists! ### 📊 Changes **1 file changed** (+56 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `proxmox/config_hagroup.go` (+56 -0) </details> ### 📄 Description I'd like to implement High Availability Groups. --- <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:52 +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#351
No description provided.