Home
last modified time | relevance | path

Searched refs:propertyValueNotInList (Results 1 – 18 of 18) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Devent_service.hpp503 messages::propertyValueNotInList( in requestRoutesEventDestinationCollection()
517 messages::propertyValueNotInList(asyncResp->res, protocol, in requestRoutesEventDestinationCollection()
534 messages::propertyValueNotInList( in requestRoutesEventDestinationCollection()
601 messages::propertyValueNotInList(asyncResp->res, it, in requestRoutesEventDestinationCollection()
621 messages::propertyValueNotInList(asyncResp->res, it, in requestRoutesEventDestinationCollection()
670 messages::propertyValueNotInList(asyncResp->res, id, in requestRoutesEventDestinationCollection()
684 messages::propertyValueNotInList( in requestRoutesEventDestinationCollection()
889 messages::propertyValueNotInList(asyncResp->res, in requestRoutesEventDestination()
H A Daccount_service.hpp221 messages::propertyValueNotInList(res, "AccountTypes", accountType); in getUserGroupFromAccountType()
464 messages::propertyValueNotInList( in handleRoleMapPatch()
997 messages::propertyValueNotInList(asyncResp->res, *input.authType, in handleLDAPPatch()
1006 messages::propertyValueNotInList( in handleLDAPPatch()
1015 messages::propertyValueNotInList(asyncResp->res, *input.baseDNList, in handleLDAPPatch()
1177 messages::propertyValueNotInList(asyncResp->res, true, "Locked"); in afterVerifyUserExists()
1193 messages::propertyValueNotInList(asyncResp->res, "true", "Locked"); in afterVerifyUserExists()
1513 messages::propertyValueNotInList(res, "CertificateMappingAttribute", in handleCertificateMappingAttributePatch()
1637 messages::propertyValueNotInList(asyncResp->res, "HttpBasicAuth", in handleAccountServicePatch()
1946 messages::propertyValueNotInList(asyncResp->res, roleId, "RoleId"); in handleAccountCollectionPost()
H A Dmetric_report_definition.hpp446 messages::propertyValueNotInList( in toDbusReportActions()
599 messages::propertyValueNotInList(res, *reportingTypeStr, in getUserParameters()
611 messages::propertyValueNotInList(res, *reportUpdatesStr, in getUserParameters()
822 messages::propertyValueNotInList( in performAddReport()
881 messages::propertyValueNotInList(asyncResp->res, uri, in sensorPathToUri()
1064 messages::propertyValueNotInList(asyncResp->res, *reportingType, in setReportTypeAndInterval()
1128 messages::propertyValueNotInList(asyncResp->res, reportUpdates, in setReportUpdates()
H A Dsystems.hpp742 messages::propertyValueNotInList(asyncResp->res, rfSource, in assignBootParameters()
1487 messages::propertyValueNotInList(asyncResp->res, "ComputerSystem", in setTrustedModuleRequiredToBootCallback()
1591 messages::propertyValueNotInList(asyncResp->res, *bootType, in setBootType()
1650 messages::propertyValueNotInList(asyncResp->res, *bootEnable, in setBootEnable()
1714 messages::propertyValueNotInList(asyncResp->res, *bootSource, in setBootModeOrSource()
1867 messages::propertyValueNotInList(asyncResp->res, stopBootOnFault, in setStopBootOnFault()
1910 messages::propertyValueNotInList(asyncResp->res, automaticRetryConfig, in setAutomaticRetry()
1960 messages::propertyValueNotInList(asyncResp->res, policy, in setPowerRestorePolicy()
2271 messages::propertyValueNotInList(asyncResp->res, modeValue.dump(), in validatePowerMode()
2501 messages::propertyValueNotInList(asyncResp->res, *wdtTimeOutAction, in setWDTProperties()
H A Dmanagers.hpp416 messages::propertyValueNotInList(asyncResp->res, runningFirmwareTarget, in setActiveFirmwareImage()
424 messages::propertyValueNotInList(asyncResp->res, runningFirmwareTarget, in setActiveFirmwareImage()
479 messages::propertyValueNotInList( in setActiveFirmwareImage()
H A Dnetwork_protocol.hpp313 messages::propertyValueNotInList( in handleNTPServersPatch()
328 messages::propertyValueNotInList( in handleNTPServersPatch()
H A Dcertificate_service.hpp116 messages::propertyValueNotInList(asyncResp->res, *certificateType, in getCertificateFromReqBody()
787 messages::propertyValueNotInList(asyncResp->res, *optKeyBitLength, in handleGenerateCSRAction()
805 messages::propertyValueNotInList(asyncResp->res, in handleGenerateCSRAction()
828 messages::propertyValueNotInList(asyncResp->res, in handleGenerateCSRAction()
H A Dled.hpp126 messages::propertyValueNotInList(asyncResp->res, ledState, in setIndicatorLedState()
H A Dredfish_sessions.hpp363 messages::propertyValueNotInList(asyncResp->res, *sessionTimeout, in handleSessionServicePatch()
H A Dhypervisor_system.hpp919 messages::propertyValueNotInList(asyncResp->res, *resetType, in handleHypervisorSystemResetPost()
H A Dvirtual_media.hpp602 messages::propertyValueNotInList( in validateParams()
H A Dtrigger.hpp661 messages::propertyValueNotInList(res, action, "TriggerActions"); in parsePostTriggerParams()
H A Dethernet.hpp2091 messages::propertyValueNotInList( in afterVlanCreate()
2242 messages::propertyValueNotInList( in requestEthernetInterfacesRoutes()
H A Dupdate_service.hpp669 messages::propertyValueNotInList(res, applyTime, "ApplyTime"); in convertApplyTime()
/openbmc/bmcweb/redfish-core/include/registries/
H A Dbase_message_registry.hpp1441 propertyValueNotInList = 71, enumerator
/openbmc/bmcweb/redfish-core/include/
H A Derror_messages.hpp135 nlohmann::json::object_t propertyValueNotInList(const nlohmann::json& arg1,
138 void propertyValueNotInList(crow::Response& res, const nlohmann::json& arg1,
/openbmc/bmcweb/redfish-core/src/
H A Derror_messages.cpp219 nlohmann::json::object_t propertyValueNotInList(const nlohmann::json& arg1, in propertyValueNotInList() function
224 return getLog(redfish::registries::Base::Index::propertyValueNotInList, in propertyValueNotInList()
228 void propertyValueNotInList(crow::Response& res, const nlohmann::json& arg1, in propertyValueNotInList() function
232 addMessageToJson(res.jsonValue, propertyValueNotInList(arg1, arg2), arg2); in propertyValueNotInList()
/openbmc/bmcweb/redfish-core/lib/openbmc/
H A Dopenbmc_managers.hpp795 messages::propertyValueNotInList(response->res, name, in createPidInterface()
1368 messages::propertyValueNotInList(response->res, value, in pidSetDone()