Go to file
Alexandre Derumier 0022a9189e api2: add local endpoint for listing transportzones status
pvesh get /nodes/<node>/sdn/
┌─────────────────┬───────────┐
│ sdn             │ status    │
├─────────────────┼───────────┤
│ transportzone10 │ error     │
├─────────────────┼───────────┤
│ zone1           │ available │
├─────────────────┼───────────┤
│ zone4           │ available │
└─────────────────┴───────────┘

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2019-09-03 08:22:56 +02:00
debian d/compat: bump level to 11 and fix lintian warnings 2019-07-10 17:53:17 +02:00
PVE api2: add local endpoint for listing transportzones status 2019-09-03 08:22:56 +02:00
test add new status sub and move code from test 2019-09-03 08:22:56 +02:00
Makefile buildsys: use dpkg-dev makefile helpers for pkg info 2019-07-10 17:52:49 +02:00