/openbmc/bmcweb/redfish-core/lib/ |
H A D | event_service.hpp | 457 messages::propertyValueNotInList( in requestRoutesEventDestinationCollection() 471 messages::propertyValueNotInList(asyncResp->res, protocol, in requestRoutesEventDestinationCollection() 488 messages::propertyValueNotInList( in requestRoutesEventDestinationCollection() 555 messages::propertyValueNotInList(asyncResp->res, it, in requestRoutesEventDestinationCollection() 575 messages::propertyValueNotInList(asyncResp->res, it, in requestRoutesEventDestinationCollection() 624 messages::propertyValueNotInList(asyncResp->res, id, in requestRoutesEventDestinationCollection() 638 messages::propertyValueNotInList( in requestRoutesEventDestinationCollection() 816 messages::propertyValueNotInList(asyncResp->res, in requestRoutesEventDestination()
|
H A D | account_service.hpp | 213 messages::propertyValueNotInList(res, "AccountTypes", accountType); in getUserGroupFromAccountType() 450 messages::propertyValueNotInList( in handleRoleMapPatch() 982 messages::propertyValueNotInList(asyncResp->res, *input.authType, in handleLDAPPatch() 991 messages::propertyValueNotInList( in handleLDAPPatch() 1000 messages::propertyValueNotInList(asyncResp->res, *input.baseDNList, in handleLDAPPatch() 1163 messages::propertyValueNotInList(asyncResp->res, true, in updateUserProperties() 1180 messages::propertyValueNotInList(asyncResp->res, "true", in updateUserProperties() 1487 messages::propertyValueNotInList(res, "CertificateMappingAttribute", in handleCertificateMappingAttributePatch() 1611 messages::propertyValueNotInList(asyncResp->res, "HttpBasicAuth", in handleAccountServicePatch() 1918 messages::propertyValueNotInList(asyncResp->res, roleId, "RoleId"); in handleAccountCollectionPost()
|
H A D | led.hpp | 124 messages::propertyValueNotInList(asyncResp->res, ledState, in setIndicatorLedState()
|
H A D | metric_report_definition.hpp | 421 messages::propertyValueNotInList( in toDbusReportActions() 574 messages::propertyValueNotInList(res, *reportingTypeStr, in getUserParameters() 586 messages::propertyValueNotInList(res, *reportUpdatesStr, in getUserParameters() 804 messages::propertyValueNotInList( in performAddReport() 862 messages::propertyValueNotInList(asyncResp->res, uri, in sensorPathToUri() 1059 messages::propertyValueNotInList(asyncResp->res, *reportingType, in setReportTypeAndInterval() 1127 messages::propertyValueNotInList(asyncResp->res, reportUpdates, in setReportUpdates()
|
H A D | systems.hpp | 820 messages::propertyValueNotInList(asyncResp->res, rfSource, in assignBootParameters() 1514 messages::propertyValueNotInList(asyncResp->res, in setTrustedModuleRequiredToBoot() 1590 messages::propertyValueNotInList(asyncResp->res, *bootType, in setBootType() 1646 messages::propertyValueNotInList(asyncResp->res, *bootEnable, in setBootEnable() 1708 messages::propertyValueNotInList(asyncResp->res, *bootSource, in setBootModeOrSource() 1860 messages::propertyValueNotInList(asyncResp->res, stopBootOnFault, in setStopBootOnFault() 1902 messages::propertyValueNotInList(asyncResp->res, automaticRetryConfig, in setAutomaticRetry() 1950 messages::propertyValueNotInList(asyncResp->res, policy, in setPowerRestorePolicy() 2260 messages::propertyValueNotInList(asyncResp->res, modeValue.dump(), in validatePowerMode() 2491 messages::propertyValueNotInList(asyncResp->res, *wdtTimeOutAction, in setWDTProperties()
|
H A D | certificate_service.hpp | 82 messages::propertyValueNotInList(asyncResp->res, *certificateType, in getCertificateFromReqBody() 749 messages::propertyValueNotInList(asyncResp->res, *optKeyBitLength, in handleGenerateCSRAction() 767 messages::propertyValueNotInList(asyncResp->res, in handleGenerateCSRAction() 790 messages::propertyValueNotInList(asyncResp->res, in handleGenerateCSRAction()
|
H A D | network_protocol.hpp | 310 messages::propertyValueNotInList( in handleNTPServersPatch() 325 messages::propertyValueNotInList( in handleNTPServersPatch()
|
H A D | managers.hpp | 1074 messages::propertyValueNotInList(response->res, name, in createPidInterface() 1636 messages::propertyValueNotInList(response->res, value, in pidSetDone() 1842 messages::propertyValueNotInList(asyncResp->res, runningFirmwareTarget, in setActiveFirmwareImage() 1850 messages::propertyValueNotInList(asyncResp->res, runningFirmwareTarget, in setActiveFirmwareImage() 1905 messages::propertyValueNotInList( in setActiveFirmwareImage()
|
H A D | redfish_sessions.hpp | 362 messages::propertyValueNotInList(asyncResp->res, *sessionTimeout, in handleSessionServicePatch()
|
H A D | virtual_media.hpp | 589 messages::propertyValueNotInList( in validateParams()
|
H A D | hypervisor_system.hpp | 903 messages::propertyValueNotInList(asyncResp->res, *resetType, in handleHypervisorSystemResetPost()
|
H A D | trigger.hpp | 658 messages::propertyValueNotInList(res, action, "TriggerActions"); in parsePostTriggerParams()
|
H A D | ethernet.hpp | 2033 messages::propertyValueNotInList( in afterVlanCreate() 2184 messages::propertyValueNotInList( in requestEthernetInterfacesRoutes()
|
H A D | update_service.hpp | 659 messages::propertyValueNotInList(res, applyTime, "ApplyTime"); in convertApplyTime()
|
/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | base_message_registry.hpp | 1435 propertyValueNotInList = 71, enumerator
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | error_messages.hpp | 143 nlohmann::json propertyValueNotInList(const nlohmann::json& arg1, 146 void propertyValueNotInList(crow::Response& res, const nlohmann::json& arg1,
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | error_messages.cpp | 325 nlohmann::json propertyValueNotInList(const nlohmann::json& arg1, in propertyValueNotInList() function 330 return getLog(redfish::registries::base::Index::propertyValueNotInList, in propertyValueNotInList() 334 void propertyValueNotInList(crow::Response& res, const nlohmann::json& arg1, in propertyValueNotInList() function 338 addMessageToJson(res.jsonValue, propertyValueNotInList(arg1, arg2), arg2); in propertyValueNotInList()
|