Home
last modified time | relevance | path

Searched refs:ntpServerObject (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dnetwork_protocol.hpp319 const nlohmann::json::object_t* ntpServerObject = in handleNTPServersPatch() local
321 if (ntpServerObject != nullptr) in handleNTPServersPatch()
323 if (!ntpServerObject->empty()) in handleNTPServersPatch()
326 asyncResp->res, *ntpServerObject, in handleNTPServersPatch()
334 asyncResp->res, *ntpServerObject, in handleNTPServersPatch()