1
0
mirror of https://github.com/lxc/incus.git synced 2026-02-05 09:46:19 +01:00

10 Commits

Author SHA1 Message Date
Akshat Kumar
78afcd97fd shared/api: Add backup target for instance and volume
Signed-off-by: Akshat Kumar <akaman.boss@gmail.com>
2025-06-03 18:08:03 -04:00
Stéphane Graber
ef20f4cd6f shared/api: Remove LXD mentions
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
2023-08-30 00:45:54 -04:00
Stéphane Graber
a5369b0acc shared/api: Remove deprecated fields
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
2023-08-03 22:43:26 -04:00
Simon Deziel
1556594442 shared/api: fix typos s/cerated/created/
Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
2022-11-08 14:32:26 -05:00
Mark Laing
ffec5fedc5 shared/api: Use multiline import syntax.
Signed-off-by: Mark Laing <mark.laing@canonical.com>
2022-06-29 09:56:24 +01:00
Mark Laing
771a8d71f8 shared/api: Ends all comments with a full-stop.
Comments ending with "API extension: <extension>" will
be ignored via config.

Signed-off-by: Mark Laing <mark.laing@canonical.com>
2022-06-28 10:27:20 +01:00
Stéphane Graber
e2c0e37dfb shared/api: Add swagger metadata for instance backups
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
2021-05-10 15:39:49 -04:00
Sava Radoš
4d58d5a2cf shared/api: Add CompressionAlgorithm to InstanceBackupsPost
Signed-off-by: Sava Radoš <sava@bitsfactory.com>
2019-10-08 20:13:38 +00:00
Thomas Parrott
78a8703a08 shared/api/instance: Adds InstanceOnly field to InstancePost and InstanceSource
- Deprecates ContainerOnly field.

Signed-off-by: Thomas Parrott <thomas.parrott@canonical.com>
2019-09-13 11:31:51 +01:00
Thomas Parrott
8202e09e18 shared/api: Adds new instance types
- Changes ContainerOnly in new instance types to Snapshots.
- Removes earlier API extension comments.

Signed-off-by: Thomas Parrott <thomas.parrott@canonical.com>
2019-09-12 13:22:13 +01:00