[PR #246] fix domain.Sync API path issue #247

Open
opened 2026-03-03 15:30:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/246
Author: @ltcptgeneral
Created: 2/26/2026
Status: 🔄 Open

Base: mainHead: realm-sync-fix


📝 Commits (1)

  • d62c8f0 update domain.Sync method to use POST /access/domains/{realm}/sync API path

📊 Changes

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

View changed files

📝 access.go (+1 -1)

📄 Description

Updates the domain.Sync method to use POST "/access/domains/{realm}/sync" API path. I've confirmed this change works on my personal proxmox deployment.

Fixes #245


🔄 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/luthermonson/go-proxmox/pull/246 **Author:** [@ltcptgeneral](https://github.com/ltcptgeneral) **Created:** 2/26/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `realm-sync-fix` --- ### 📝 Commits (1) - [`d62c8f0`](https://github.com/luthermonson/go-proxmox/commit/d62c8f07d9b5b0217edfabeae3ce2bff1106f9ad) update domain.Sync method to use POST /access/domains/{realm}/sync API path ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `access.go` (+1 -1) </details> ### 📄 Description Updates the domain.Sync method to use POST "/access/domains/{realm}/sync" API path. I've confirmed this change works on my personal proxmox deployment. Fixes #245 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
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/go-proxmox#247
No description provided.