This website requires JavaScript.
Explore
Help
Sign In
adriano.andrade
/
proxmox-api-container
mirror of
https://github.com/AdrianoRobson/proxmox-api-container
Watch
1
Star
0
Fork
You've already forked proxmox-api-container
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
The Proxmox Container Management API allows users to interact with Proxmox using its REST API for container management. Key functionalities include creating, updating, editing, deleting, and retrieving information about containers.
5
Commits
1
Branch
0
Tags
36
KiB
Python
100%
241e8e832b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
adriano
241e8e832b
chore: Fix duplicate keys in .env.example
2024-01-18 15:42:20 -03:00
app
feat: Update container.py for Proxmox API token authentication
2024-01-18 15:36:54 -03:00
.env.exemple
chore: Fix duplicate keys in .env.example
2024-01-18 15:42:20 -03:00
.gitignore
feat: Initial commit for Flask API
2024-01-15 09:32:53 -03:00
app.py
feat: Initial commit for Flask API
2024-01-15 09:32:53 -03:00
requirements.txt
feat: Initial commit for Flask API
2024-01-15 09:32:53 -03:00