[GH-ISSUE #207] Missing Cluster Endpoints (SDN) #58

Closed
opened 2026-03-03 15:29:56 +03:00 by kerem · 4 comments
Owner

Originally created by @samuelemusiani on GitHub (Jul 31, 2025).
Original GitHub issue: https://github.com/luthermonson/go-proxmox/issues/207

Hi, I'm exploring this API library for use in a project I'm currently developing, and I noticed that many endpoints related to the cluster, in particular for SDN, appear to be missing.

Specifically, I'm interested in retrieving and managing SDN configurations. I checked the repository and found cluster_sdn.go, but it seems to contain almost nothing at the moment.

I've noticed that some of the SDN data I need appears under the cluster's general resources, but unfortunately, that doesn't seem to cover everything I require.

Are there any plans to expand SDN support in this library? Or is there something I might have missed?

Thanks
Samuele

Originally created by @samuelemusiani on GitHub (Jul 31, 2025). Original GitHub issue: https://github.com/luthermonson/go-proxmox/issues/207 Hi, I'm exploring this API library for use in a project I'm currently developing, and I noticed that many endpoints related to the cluster, in particular for SDN, appear to be missing. Specifically, I'm interested in retrieving and managing SDN configurations. I checked the repository and found [cluster_sdn.go](https://github.com/luthermonson/go-proxmox/blob/main/cluster_sdn.go), but it seems to contain almost nothing at the moment. I've noticed that some of the SDN data I need appears under the cluster's general resources, but unfortunately, that doesn't seem to cover everything I require. Are there any plans to expand SDN support in this library? Or is there something I might have missed? Thanks Samuele
kerem closed this issue 2026-03-03 15:29:56 +03:00
Author
Owner

@luthermonson commented on GitHub (Aug 2, 2025):

you can add them if youre motivated. most people got the things working they needed and moved on

<!-- gh-comment-id:3146165301 --> @luthermonson commented on GitHub (Aug 2, 2025): you can add them if youre motivated. most people got the things working they needed and moved on
Author
Owner

@samuelemusiani commented on GitHub (Aug 2, 2025):

Hi, so to be clear, you're willing to review and potentially accept a PR from me where I implement the SDN cluster part of the APIs?

<!-- gh-comment-id:3146413831 --> @samuelemusiani commented on GitHub (Aug 2, 2025): Hi, so to be clear, you're willing to review and potentially accept a PR from me where I implement the SDN cluster part of the APIs?
Author
Owner

@luthermonson commented on GitHub (Aug 2, 2025):

Yup! Absolutely

<!-- gh-comment-id:3146588232 --> @luthermonson commented on GitHub (Aug 2, 2025): Yup! Absolutely
Author
Owner

@samuelemusiani commented on GitHub (Aug 2, 2025):

Ok, I'll work on it!

<!-- gh-comment-id:3146614187 --> @samuelemusiani commented on GitHub (Aug 2, 2025): Ok, I'll work on it!
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#58
No description provided.