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.hpp324 const nlohmann::json::object_t* ntpServerObject = in handleNTPServersPatch() local
326 if (ntpServerObject != nullptr) in handleNTPServersPatch()
328 if (!ntpServerObject->empty()) in handleNTPServersPatch()
331 asyncResp->res, *ntpServerObject, in handleNTPServersPatch()
339 asyncResp->res, *ntpServerObject, in handleNTPServersPatch()