Searched refs:protocolFeatures (Results 1 – 1 of 1) sorted by relevance
89 nlohmann::json& protocolFeatures = in handleServiceRootGetImpl() local91 protocolFeatures["ExcerptQuery"] = false; in handleServiceRootGetImpl()93 protocolFeatures["ExpandQuery"]["ExpandAll"] = in handleServiceRootGetImpl()98 protocolFeatures["ExpandQuery"]["MaxLevels"] = 6; in handleServiceRootGetImpl()100 protocolFeatures["ExpandQuery"]["Levels"] = in handleServiceRootGetImpl()102 protocolFeatures["ExpandQuery"]["Links"] = in handleServiceRootGetImpl()104 protocolFeatures["ExpandQuery"]["NoLinks"] = in handleServiceRootGetImpl()106 protocolFeatures["FilterQuery"] = BMCWEB_INSECURE_ENABLE_REDFISH_QUERY; in handleServiceRootGetImpl()107 protocolFeatures["OnlyMemberQuery"] = true; in handleServiceRootGetImpl()108 protocolFeatures["SelectQuery"] = true; in handleServiceRootGetImpl()[all …]