mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-25 23:45:55 +03:00
[PR #48] [CLOSED] Attribute a VM to a pool #183
Labels
No labels
good first issue
issue/confirmed
issue/critical
proposal/accepted
pull-request
type/bug
type/enhancement
type/feature
type/question
type/refactoring
type/testing
type/testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-api-go#183
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/Telmate/proxmox-api-go/pull/48
Author: @V-Paranoiaque
Created: 8/16/2019
Status: ❌ Closed
Base:
master← Head:fix/pool📝 Commits (3)
24f0440Use the Pool API to modify the VM's pooldb81825It was here before6d72d54Fix if the VM is not part of a pool📊 Changes
2 files changed (+66 additions, -1 deletions)
View changed files
📝
proxmox/client.go(+54 -0)📝
proxmox/config_qemu.go(+12 -1)📄 Description
Hello
It's possible to modify the pool from terraform but it doesn't do anything. I have implemented the missing API part. I was not sure @ggongaware, do you think the pool should be created if it doesn't exist?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.