Searched refs:chassisPowerStateOnRequired (Results 1 – 3 of 3) sorted by relevance
1385 chassisPowerStateOnRequired = 21, enumerator
1058 nlohmann::json chassisPowerStateOnRequired(std::string_view arg1);1060 void chassisPowerStateOnRequired(crow::Response& res, std::string_view arg1);
1774 nlohmann::json chassisPowerStateOnRequired(std::string_view arg1) in chassisPowerStateOnRequired() function1776 return getLog(redfish::registries::base::Index::chassisPowerStateOnRequired, in chassisPowerStateOnRequired()1780 void chassisPowerStateOnRequired(crow::Response& res, std::string_view arg1) in chassisPowerStateOnRequired() function1783 addMessageToErrorJson(res.jsonValue, chassisPowerStateOnRequired(arg1)); in chassisPowerStateOnRequired()