Searched refs:networkNameResolutionNotConfigured (Results 1 – 3 of 3) sorted by relevance
1415 networkNameResolutionNotConfigured = 45, enumerator
1367 nlohmann::json::object_t networkNameResolutionNotConfigured();1369 void networkNameResolutionNotConfigured(crow::Response& res);
2175 nlohmann::json::object_t networkNameResolutionNotConfigured() in networkNameResolutionNotConfigured() function2178 redfish::registries::Base::Index::networkNameResolutionNotConfigured, in networkNameResolutionNotConfigured()2182 void networkNameResolutionNotConfigured(crow::Response& res) in networkNameResolutionNotConfigured() function2185 addMessageToErrorJson(res.jsonValue, networkNameResolutionNotConfigured()); in networkNameResolutionNotConfigured()