add pci device resource to config,

implement endpoints for getting available devices,
update used resource calculation to include pci devices
This commit is contained in:
2023-06-21 05:06:38 +00:00
parent 6c434263e3
commit 53c101ac4a
5 changed files with 98 additions and 17 deletions

View File

@@ -48,4 +48,4 @@ server {
2. Start nginx with the new configurations by running `systemctl reload nginx`
## Result
After these steps, the ProxmoxAAS Client should be avaliable and fully functional at `client.<FQDN>`.
After these steps, the ProxmoxAAS Client should be available and fully functional at `client.<FQDN>`.