Searched refs:resourceInStandby (Results 1 – 4 of 4) sorted by relevance
1463 resourceInStandby = 93, enumerator
923 nlohmann::json::object_t resourceInStandby();925 void resourceInStandby(crow::Response& res);
1474 nlohmann::json::object_t resourceInStandby() in resourceInStandby() function1476 return getLog(redfish::registries::Base::Index::resourceInStandby, {}); in resourceInStandby()1479 void resourceInStandby(crow::Response& res) in resourceInStandby() function1482 addMessageToErrorJson(res.jsonValue, resourceInStandby()); in resourceInStandby()
1049 messages::resourceInStandby(asyncResp->res); in createDump()3090 messages::resourceInStandby(asyncResp->res); in requestRoutesCrashdumpCollect()