Emerson Felipe
Emerson Felipe
### Discussed in https://github.com/netdevopsbr/netbox-proxbox/discussions/51 Originally posted by **quiknick** May 10, 2022 Currently only LXC container IPs and interfaces are recorded, but not VM IPs, MACs, interfaces and hostnames, even with...
## Replicate Proxmox GUI on Netbox ### Proxmox GUI  ### Netbox Navigation 
**Currently is possible only to run full update of the whole Proxmox, not individually by each VM.** The package function is already done and can be accessed through the following...
Currently all errors is just returning the error message. The idea is to replace it with actual error with [Raise Exception](https://docs.python.org/3/tutorial/errors.html)