Re: [pve-devel] [PATCH pve-network 13/17] fabric: openfabric: add api endpoints

2025-04-02 Thread Fabian Grünbichler
some high level comments, see below for details though I haven't repeated them for all instances: - lots of schema duplication - lots of string types without formats - no indices, but this is a two-level deep nested router with path parameters/child links.. - ACL paths referenced are not yet vali

[pve-devel] [PATCH pve-network 13/17] fabric: openfabric: add api endpoints

2025-03-28 Thread Gabriel Goller
From: Stefan Hanreich Add CRUD endpoints for the openfabric fabric and node section types. Signed-off-by: Stefan Hanreich Co-authored-by: Gabriel Goller Signed-off-by: Gabriel Goller --- src/PVE/API2/Network/SDN/Fabrics/Makefile | 2 +- .../API2/Network/SDN/Fabrics/OpenFabric.pm| 3