Files
Oliver Calder b78a22a2ee client,daemon: expose features supported/enabled in /v2/system-info
Add a "features" field containing a map of feature flag names to boolean
subfields for whether the feature is "supported" and/or "enabled", along
with an "unsupported-reason" if the feature is not supported.

Feature flags which are not set to true or false are omitted from this
map. Feature flags may be unsupported but nonetheless enabled. This
indicates that the feature flag has been set to true, but the backing
feature itself is not currently supported.

Signed-off-by: Oliver Calder <oliver.calder@canonical.com>
2024-03-14 08:39:09 +01:00
..
2023-07-20 18:03:32 +02:00
2021-06-03 13:49:26 +02:00
2023-01-06 12:12:43 +01:00
2021-06-03 13:49:26 +02:00
2022-05-20 17:14:19 +01:00
2021-06-03 13:49:26 +02:00
2024-02-15 15:15:02 +01:00
2023-12-06 16:09:03 -06:00