core-admin/qubes/api
Marta Marczykowska-Górecka 2f6497e48d
Added admin.pool.UsageDetails API method
admin.pool.UsageDetails reports the usage data, unlike
admin.pool.Info, which should report the config/unchangeable data.
At the moment admin.Pool.Info still reports usage, to maintain
compatibility, but once all relevant tools are updated,
it should just return configuration data.
2019-10-23 03:04:30 +02:00
..
__init__.py
admin.py Added admin.pool.UsageDetails API method 2019-10-23 03:04:30 +02:00
internal.py
misc.py