mirror of
https://github.com/luthermonson/go-proxmox.git
synced 2026-04-26 09:25:53 +03:00
[PR #186] [MERGED] feat: Implement api2/json/cluster/ceph/status endpoint #203
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-proxmox#203
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/luthermonson/go-proxmox/pull/186
Author: @justusbunsi
Created: 3/11/2025
Status: ✅ Merged
Merged: 3/19/2025
Merged by: @luthermonson
Base:
main← Head:ceph-storage-api📝 Commits (3)
055a797Add ceph cluster type63d91e8Implement actual api endpoint288c878Add tests📊 Changes
6 files changed (+14402 additions, -0 deletions)
View changed files
➕
ceph.go(+13 -0)➕
ceph_test.go(+46 -0)📝
cluster.go(+14 -0)➕
tests/mocks/pve8x/ceph.go(+14111 -0)📝
tests/mocks/pve8x/proxmox.go(+1 -0)📝
types.go(+217 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
api2/json/cluster/statusavailable #213