sts-sponsors team mailing list archive
-
sts-sponsors team
-
Mailing list archive
-
Message #08459
[Merge] ~troyanov/maas:expose-enable_hw_sync into maas:master
The proposal to merge ~troyanov/maas:expose-enable_hw_sync into maas:master has been updated.
Description changed to:
According do the document, we already mention this field as exposed
With respect to machine.read, both the RESTful API and Websocket API add the following fields to a response:
enable_hw_sync: Bool indicating whether hardware sync is enabled on the machine,
last_sync: Timestamp of the last time MAAS received hardware sync data for the machine,
next_sync: Timestamp of the computed estimation of when the next sync should happen,
sync_interval: Int the interval, in seconds, that was set at time of deployment
is_sync_healthy: Bool indicating the sync is working normally when true, false when a sync is late or missing,
For more details, see:
https://code.launchpad.net/~troyanov/maas/+git/maas/+merge/442692
--
Your team MAAS Committers is subscribed to branch maas:master.
References