Dominik Csapak
e190bc2cc8
api: cluster: add jobs/schedule-analyze api call
...
a simple api call to simulate calendar event triggers
takes a schedule, an optional number (default 10), an optional starttime
(default 'now') and returns a list with unix timestamps, as well as
humanly readable utc timestamps.
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-11-11 18:35:52 +01:00
Thomas Lamprecht
df6f4b1874
move BackupInfo module into Cluster
...
no semantic change regarding API or the like intended
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-07-02 12:50:49 +02:00
Thomas Lamprecht
9dedf1e2d5
api: drop Config from MetricServer module name
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-21 20:39:33 +01:00
Dominik Csapak
19e3a7f2a4
api2/cluster: add 'metricserver' api endpoints
...
modeled after our typical api endpoints for sectionschema configs
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-11-21 20:39:33 +01:00
Thomas Lamprecht
78ad23f8f0
api/cluster: move ceph calls into sub- directory/module
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-07-23 15:28:18 +02:00