| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-20 | api: refactor URL structure for Ipam | Stefan Hanreich | |
| The initial URL structure was less than optimal due to Ipam as well as Ipams being endpoints in the API, which are too similar and might be confusing to users. Move the listing of PVE IPAM to /ipams/pve/status Move the create / update / delete endpoints to /vnets/{vnetid}/ips Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com> | |||
| 2023-11-18 | api2: ipam : remove add|del_mapping in mac/ip management | Alexandre Derumier | |
| only register/del ip in ipam here. The dhcp mapping is done a vm start. Signed-off-by: Alexandre Derumier <aderumier@odiso.com> | |||
| 2023-11-18 | api: add endpoints for managing PVE IPAM | Stefan Hanreich | |
| Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com> | |||
