openbmc / phosphor-time-manager

Local time policy and emulated host RTC manager
Apache License 2.0
6 stars 10 forks source link

Redfish interface for changing time sync modes #8

Open Logananth-s opened 3 years ago

Logananth-s commented 3 years ago

Is there currently redfish interface available for time manager? In the ReadME file only Rest API interfaces are mentioned.

matthewfischer commented 1 year ago

There are some good examples here actually:

https://github.com/openbmc/phosphor-time-manager/issues/7

Most of what you need is probably here:

/redfish/v1/Managers/bmc/NetworkProtocol

We should probably close this as not a bug though since it's a question.