[PR #35] [MERGED] Handle error from MonitorCmd POST #170

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/35
Author: @carlpett
Created: 7/9/2019
Status: Merged
Merged: 7/10/2019
Merged by: @ggongaware

Base: masterHead: handle-monitorcmd-error


📝 Commits (1)

  • 70bd224 Handle error from MonitorCmd POST

📊 Changes

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

View changed files

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

📄 Description

Errors returned from the MonitorCmd POST request aren't checked. This PR checks them and returns the error if one occurred.


🔄 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/35 **Author:** [@carlpett](https://github.com/carlpett) **Created:** 7/9/2019 **Status:** ✅ Merged **Merged:** 7/10/2019 **Merged by:** [@ggongaware](https://github.com/ggongaware) **Base:** `master` ← **Head:** `handle-monitorcmd-error` --- ### 📝 Commits (1) - [`70bd224`](https://github.com/Telmate/proxmox-api-go/commit/70bd224b9bcefe5034d428a8c5a37d356f278402) Handle error from MonitorCmd POST ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/client.go` (+3 -0) </details> ### 📄 Description Errors returned from the `MonitorCmd` POST request aren't checked. This PR checks them and returns the error if one occurred. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:40:57 +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#170
No description provided.