mirror of
https://github.com/luthermonson/go-proxmox.git
synced 2026-04-26 09:25:53 +03:00
[PR #229] [MERGED] Add import content type #231
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#231
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/229
Author: @ianberinger
Created: 1/3/2026
Status: ✅ Merged
Merged: 1/5/2026
Merged by: @luthermonson
Base:
main← Head:feat-import-content-type📝 Commits (1)
9f8659fAdd import content type📊 Changes
2 files changed (+21 additions, -2 deletions)
View changed files
📝
storage.go(+18 -2)📝
types.go(+3 -0)📄 Description
Proxmox VE 9.0 adds a new storage content type called "import". This PR adds support for uploading & referencing these files.
Files of type import (.raw & .qcow2 extensions) can be used with the
import-from=syntax when adding new VM disks.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.