Lines Matching refs:registries

45 static nlohmann::json::object_t getLog(redfish::registries::Base::Index name,  in getLog()
49 if (index >= redfish::registries::Base::registry.size()) in getLog()
53 return getLogFromRegistry(redfish::registries::Base::header, in getLog()
54 redfish::registries::Base::registry, index, args); in getLog()
66 return getLog(redfish::registries::Base::Index::success, {}); in success()
83 return getLog(redfish::registries::Base::Index::generalError, {}); in generalError()
101 return getLog(redfish::registries::Base::Index::created, {}); in created()
119 return getLog(redfish::registries::Base::Index::noOperation, {}); in noOperation()
137 return getLog(redfish::registries::Base::Index::propertyDuplicate, in propertyDuplicate()
156 return getLog(redfish::registries::Base::Index::propertyUnknown, in propertyUnknown()
178 return getLog(redfish::registries::Base::Index::propertyValueTypeError, in propertyValueTypeError()
201 return getLog(redfish::registries::Base::Index::propertyValueFormatError, in propertyValueFormatError()
224 return getLog(redfish::registries::Base::Index::propertyValueNotInList, in propertyValueNotInList()
247 return getLog(redfish::registries::Base::Index::propertyValueOutOfRange, in propertyValueOutOfRange()
267 return getLog(redfish::registries::Base::Index::propertyValueError, in propertyValueError()
286 return getLog(redfish::registries::Base::Index::propertyNotWritable, in propertyNotWritable()
305 return getLog(redfish::registries::Base::Index::propertyNotUpdated, in propertyNotUpdated()
324 return getLog(redfish::registries::Base::Index::propertyMissing, in propertyMissing()
343 return getLog(redfish::registries::Base::Index::malformedJSON, {}); in malformedJSON()
362 return getLog(redfish::registries::Base::Index::invalidJSON, in invalidJSON()
381 return getLog(redfish::registries::Base::Index::emptyJSON, {}); in emptyJSON()
399 return getLog(redfish::registries::Base::Index::actionNotSupported, in actionNotSupported()
419 return getLog(redfish::registries::Base::Index::actionParameterMissing, in actionParameterMissing()
440 return getLog(redfish::registries::Base::Index::actionParameterDuplicate, in actionParameterDuplicate()
461 return getLog(redfish::registries::Base::Index::actionParameterUnknown, in actionParameterUnknown()
485 redfish::registries::Base::Index::actionParameterValueTypeError, in actionParameterValueTypeError()
511 redfish::registries::Base::Index::actionParameterValueFormatError, in actionParameterValueFormatError()
535 redfish::registries::Base::Index::actionParameterValueNotInList, in actionParameterValueNotInList()
558 redfish::registries::Base::Index::actionParameterValueOutOfRange, in actionParameterValueOutOfRange()
583 return getLog(redfish::registries::Base::Index::actionParameterValueError, in actionParameterValueError()
604 return getLog(redfish::registries::Base::Index::actionParameterNotSupported, in actionParameterNotSupported()
626 return getLog(redfish::registries::Base::Index::arraySizeTooLong, in arraySizeTooLong()
646 return getLog(redfish::registries::Base::Index::arraySizeTooShort, in arraySizeTooShort()
670 redfish::registries::Base::Index::queryParameterValueTypeError, in queryParameterValueTypeError()
695 redfish::registries::Base::Index::queryParameterValueFormatError, in queryParameterValueFormatError()
716 return getLog(redfish::registries::Base::Index::queryParameterValueError, in queryParameterValueError()
736 return getLog(redfish::registries::Base::Index::queryParameterOutOfRange, in queryParameterOutOfRange()
757 return getLog(redfish::registries::Base::Index::queryNotSupportedOnResource, in queryNotSupportedOnResource()
777 redfish::registries::Base::Index::queryNotSupportedOnOperation, {}); in queryNotSupportedOnOperation()
795 return getLog(redfish::registries::Base::Index::queryNotSupported, {}); in queryNotSupported()
813 return getLog(redfish::registries::Base::Index::queryCombinationInvalid, in queryCombinationInvalid()
832 return getLog(redfish::registries::Base::Index::queryParameterUnsupported, in queryParameterUnsupported()
851 return getLog(redfish::registries::Base::Index::sessionLimitExceeded, {}); in sessionLimitExceeded()
870 redfish::registries::Base::Index::eventSubscriptionLimitExceeded, {}); in eventSubscriptionLimitExceeded()
888 return getLog(redfish::registries::Base::Index::resourceCannotBeDeleted, in resourceCannotBeDeleted()
907 return getLog(redfish::registries::Base::Index::resourceInUse, {}); in resourceInUse()
926 return getLog(redfish::registries::Base::Index::resourceAlreadyExists, in resourceAlreadyExists()
948 return getLog(redfish::registries::Base::Index::resourceNotFound, in resourceNotFound()
968 return getLog(redfish::registries::Base::Index::payloadTooLarge, {}); in payloadTooLarge()
986 return getLog(redfish::registries::Base::Index::insufficientStorage, {}); in insufficientStorage()
1004 return getLog(redfish::registries::Base::Index::missingOrMalformedPart, {}); in missingOrMalformedPart()
1022 return getLog(redfish::registries::Base::Index::invalidURI, in invalidURI()
1042 redfish::registries::Base::Index::createFailedMissingReqProperties, in createFailedMissingReqProperties()
1064 redfish::registries::Base::Index::createLimitReachedForResource, {}); in createLimitReachedForResource()
1082 return getLog(redfish::registries::Base::Index::serviceShuttingDown, {}); in serviceShuttingDown()
1100 return getLog(redfish::registries::Base::Index::serviceInUnknownState, {}); in serviceInUnknownState()
1118 return getLog(redfish::registries::Base::Index::noValidSession, {}); in noValidSession()
1136 return getLog(redfish::registries::Base::Index::insufficientPrivilege, {}); in insufficientPrivilege()
1154 return getLog(redfish::registries::Base::Index::accountModified, {}); in accountModified()
1172 return getLog(redfish::registries::Base::Index::accountNotModified, {}); in accountNotModified()
1190 return getLog(redfish::registries::Base::Index::accountRemoved, {}); in accountRemoved()
1209 redfish::registries::Base::Index::accountForSessionNoLongerExists, {}); in accountForSessionNoLongerExists()
1227 return getLog(redfish::registries::Base::Index::invalidObject, in invalidObject()
1246 return getLog(redfish::registries::Base::Index::internalError, {}); in internalError()
1267 return getLog(redfish::registries::Base::Index::unrecognizedRequestBody, in unrecognizedRequestBody()
1287 return getLog(redfish::registries::Base::Index::resourceMissingAtURI, in resourceMissingAtURI()
1309 redfish::registries::Base::Index::resourceAtUriInUnknownFormat, in resourceAtUriInUnknownFormat()
1330 return getLog(redfish::registries::Base::Index::resourceAtUriUnauthorized, in resourceAtUriUnauthorized()
1352 return getLog(redfish::registries::Base::Index::couldNotEstablishConnection, in couldNotEstablishConnection()
1374 redfish::registries::Base::Index::sourceDoesNotSupportProtocol, in sourceDoesNotSupportProtocol()
1396 return getLog(redfish::registries::Base::Index::accessDenied, in accessDenied()
1416 redfish::registries::Base::Index::serviceTemporarilyUnavailable, in serviceTemporarilyUnavailable()
1437 return getLog(redfish::registries::Base::Index::invalidIndex, in invalidIndex()
1459 return getLog(redfish::registries::Base::Index::propertyValueModified, in propertyValueModified()
1479 return getLog(redfish::registries::Base::Index::resourceInStandby, {}); in resourceInStandby()
1497 return getLog(redfish::registries::Base::Index::resourceExhaustion, in resourceExhaustion()
1518 return getLog(redfish::registries::Base::Index::stringValueTooLong, in stringValueTooLong()
1540 return getLog(redfish::registries::Base::Index::stringValueTooShort, in stringValueTooShort()
1560 return getLog(redfish::registries::Base::Index::sessionTerminated, {}); in sessionTerminated()
1578 return getLog(redfish::registries::Base::Index::subscriptionTerminated, {}); in subscriptionTerminated()
1597 return getLog(redfish::registries::Base::Index::resourceTypeIncompatible, in resourceTypeIncompatible()
1618 return getLog(redfish::registries::Base::Index::passwordChangeRequired, in passwordChangeRequired()
1638 return getLog(redfish::registries::Base::Index::resetRequired, in resetRequired()
1659 return getLog(redfish::registries::Base::Index::resetRecommended, in resetRecommended()
1679 return getLog(redfish::registries::Base::Index::chassisPowerStateOnRequired, in chassisPowerStateOnRequired()
1699 redfish::registries::Base::Index::chassisPowerStateOffRequired, in chassisPowerStateOffRequired()
1719 return getLog(redfish::registries::Base::Index::propertyValueConflict, in propertyValueConflict()
1744 redfish::registries::Base::Index::propertyValueResourceConflict, in propertyValueResourceConflict()
1770 redfish::registries::Base::Index::propertyValueExternalConflict, in propertyValueExternalConflict()
1794 return getLog(redfish::registries::Base::Index::propertyValueIncorrect, in propertyValueIncorrect()
1815 return getLog(redfish::registries::Base::Index::resourceCreationConflict, in resourceCreationConflict()
1837 redfish::registries::Base::Index::actionParameterValueConflict, in actionParameterValueConflict()
1858 return getLog(redfish::registries::Base::Index::maximumErrorsExceeded, {}); in maximumErrorsExceeded()
1876 return getLog(redfish::registries::Base::Index::preconditionFailed, {}); in preconditionFailed()
1894 return getLog(redfish::registries::Base::Index::preconditionRequired, {}); in preconditionRequired()
1912 return getLog(redfish::registries::Base::Index::headerMissing, in headerMissing()
1931 return getLog(redfish::registries::Base::Index::headerInvalid, in headerInvalid()
1950 return getLog(redfish::registries::Base::Index::operationFailed, {}); in operationFailed()
1968 return getLog(redfish::registries::Base::Index::operationTimeout, {}); in operationTimeout()
1986 return getLog(redfish::registries::Base::Index::operationNotAllowed, {}); in operationNotAllowed()
2004 return getLog(redfish::registries::Base::Index::undeterminedFault, in undeterminedFault()
2023 return getLog(redfish::registries::Base::Index::conditionInRelatedResource, in conditionInRelatedResource()
2042 return getLog(redfish::registries::Base::Index::restrictedRole, in restrictedRole()
2061 return getLog(redfish::registries::Base::Index::restrictedPrivilege, in restrictedPrivilege()
2080 return getLog(redfish::registries::Base::Index::strictAccountTypes, in strictAccountTypes()
2099 return getLog(redfish::registries::Base::Index::propertyDeprecated, in propertyDeprecated()
2118 return getLog(redfish::registries::Base::Index::resourceDeprecated, in resourceDeprecated()
2138 return getLog(redfish::registries::Base::Index::propertyValueDeprecated, in propertyValueDeprecated()
2158 return getLog(redfish::registries::Base::Index::actionDeprecated, in actionDeprecated()
2178 redfish::registries::Base::Index::networkNameResolutionNotConfigured, in networkNameResolutionNotConfigured()
2198 redfish::registries::Base::Index::networkNameResolutionNotSupported, in networkNameResolutionNotSupported()
2217 return getLog(redfish::registries::Base::Index::serviceDisabled, in serviceDisabled()
2236 return getLog(redfish::registries::Base::Index::eventBufferExceeded, {}); in eventBufferExceeded()
2254 return getLog(redfish::registries::Base::Index::authenticationTokenRequired, in authenticationTokenRequired()
2273 return getLog(redfish::registries::Base::Index::oneTimePasscodeSent, in oneTimePasscodeSent()
2292 return getLog(redfish::registries::Base::Index::licenseRequired, in licenseRequired()
2311 return getLog(redfish::registries::Base::Index::propertyModified, {}); in propertyModified()
2330 return getLog(redfish::registries::Base::Index::generateSecretKeyRequired, in generateSecretKeyRequired()