Skip to content

Implement list_appliances and download_appliance#98

Open
davispuh wants to merge 2 commits into
fog:masterfrom
davispuh:appliances
Open

Implement list_appliances and download_appliance#98
davispuh wants to merge 2 commits into
fog:masterfrom
davispuh:appliances

Conversation

@davispuh

@davispuh davispuh commented Oct 11, 2024

Copy link
Copy Markdown
Contributor

This PR implements list_appliances() and download_appliance() methods for invoking
GET /api2/json/nodes/{node}/aplinfo and
POST /api2/json/nodes/{node}/aplinfo

https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/aplinfo

These are used to list and download templates for LXC containers.
Once you have downloaded template you can create LXC container using that template.

PS. This PR also includes #97 because I implemented it in Storage.

@Manisha15

Copy link
Copy Markdown
Contributor

Can you please fix the linting issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants