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.hpp322 const nlohmann::json::object_t* ntpServerObject = in handleNTPServersPatch() local
324 if (ntpServerObject != nullptr) in handleNTPServersPatch()
326 if (!ntpServerObject->empty()) in handleNTPServersPatch()
329 asyncResp->res, *ntpServerObject, in handleNTPServersPatch()
337 asyncResp->res, *ntpServerObject, in handleNTPServersPatch()