mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-25 15:35:51 +03:00
[PR #351] [MERGED] Fix README.md #410
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#410
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/351
Author: @OidaTiftla
Created: 8/11/2024
Status: ✅ Merged
Merged: 8/19/2024
Merged by: @Tinyblargon
Base:
master← Head:fix-docu📝 Commits (2)
81522e0fix: typo in README.mdd21cfebdocs: 📝 update JSON samples for VM creation and clone📊 Changes
1 file changed (+128 additions, -23 deletions)
View changed files
📝
README.md(+128 -23)📄 Description
I noticed the README.md seems some kind of outdated.
I tried to update the portions I could test.
createQemu JSON SamplecloneQemu JSON SamplecloneQemu cloud-init JSON SampleWhat I could not test in the
createQemu JSON Sample:rng0section:error creating VM: 500 only root can set 'rng0' configusb0section:error creating VM: 500 only root can set 'usb0' config for real devicesnetworksection:error creating VM: 500 no sdn vnet ID specifiedstorage_typeasdirconfigured?I hope this helps the project. And if there is anything I can improve in this PR, I will appreciate your feedback.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.