Lines Matching refs:jsonValue

71     addMessageToJsonRoot(res.jsonValue, success());  in success()
89 addMessageToErrorJson(res.jsonValue, generalError()); in generalError()
107 addMessageToJsonRoot(res.jsonValue, created()); in created()
125 addMessageToErrorJson(res.jsonValue, noOperation()); in noOperation()
144 addMessageToJson(res.jsonValue, propertyDuplicate(arg1), arg1); in propertyDuplicate()
163 addMessageToErrorJson(res.jsonValue, propertyUnknown(arg1)); in propertyUnknown()
186 addMessageToJson(res.jsonValue, propertyValueTypeError(arg1, arg2), arg2); in propertyValueTypeError()
209 addMessageToJson(res.jsonValue, propertyValueFormatError(arg1, arg2), arg2); in propertyValueFormatError()
232 addMessageToJson(res.jsonValue, propertyValueNotInList(arg1, arg2), arg2); in propertyValueNotInList()
255 addMessageToErrorJson(res.jsonValue, propertyValueOutOfRange(arg1, arg2)); in propertyValueOutOfRange()
274 addMessageToJson(res.jsonValue, propertyValueError(arg1), arg1); in propertyValueError()
293 addMessageToJson(res.jsonValue, propertyNotWritable(arg1), arg1); in propertyNotWritable()
312 addMessageToErrorJson(res.jsonValue, propertyNotUpdated(arg1)); in propertyNotUpdated()
331 addMessageToJson(res.jsonValue, propertyMissing(arg1), arg1); in propertyMissing()
349 addMessageToErrorJson(res.jsonValue, malformedJSON()); in malformedJSON()
369 addMessageToErrorJson(res.jsonValue, invalidJSON(arg1)); in invalidJSON()
387 addMessageToErrorJson(res.jsonValue, emptyJSON()); in emptyJSON()
406 addMessageToErrorJson(res.jsonValue, actionNotSupported(arg1)); in actionNotSupported()
427 addMessageToErrorJson(res.jsonValue, actionParameterMissing(arg1, arg2)); in actionParameterMissing()
448 addMessageToErrorJson(res.jsonValue, actionParameterDuplicate(arg1, arg2)); in actionParameterDuplicate()
469 addMessageToErrorJson(res.jsonValue, actionParameterUnknown(arg1, arg2)); in actionParameterUnknown()
494 addMessageToErrorJson(res.jsonValue, in actionParameterValueTypeError()
520 addMessageToErrorJson(res.jsonValue, in actionParameterValueFormatError()
543 addMessageToErrorJson(res.jsonValue, in actionParameterValueNotInList()
567 addMessageToErrorJson(res.jsonValue, in actionParameterValueOutOfRange()
591 addMessageToErrorJson(res.jsonValue, actionParameterValueError(arg1, arg2)); in actionParameterValueError()
612 addMessageToErrorJson(res.jsonValue, in actionParameterNotSupported()
633 addMessageToErrorJson(res.jsonValue, arraySizeTooLong(arg1, arg2)); in arraySizeTooLong()
654 addMessageToErrorJson(res.jsonValue, arraySizeTooShort(arg1, arg2)); in arraySizeTooShort()
678 addMessageToErrorJson(res.jsonValue, in queryParameterValueTypeError()
703 addMessageToErrorJson(res.jsonValue, in queryParameterValueFormatError()
723 addMessageToErrorJson(res.jsonValue, queryParameterValueError(arg1)); in queryParameterValueError()
744 addMessageToErrorJson(res.jsonValue, in queryParameterOutOfRange()
764 addMessageToErrorJson(res.jsonValue, queryNotSupportedOnResource()); in queryNotSupportedOnResource()
783 addMessageToErrorJson(res.jsonValue, queryNotSupportedOnOperation()); in queryNotSupportedOnOperation()
801 addMessageToErrorJson(res.jsonValue, queryNotSupported()); in queryNotSupported()
820 addMessageToErrorJson(res.jsonValue, queryCombinationInvalid()); in queryCombinationInvalid()
839 addMessageToErrorJson(res.jsonValue, queryParameterUnsupported(arg1)); in queryParameterUnsupported()
857 addMessageToErrorJson(res.jsonValue, sessionLimitExceeded()); in sessionLimitExceeded()
876 addMessageToErrorJson(res.jsonValue, eventSubscriptionLimitExceeded()); in eventSubscriptionLimitExceeded()
895 addMessageToErrorJson(res.jsonValue, resourceCannotBeDeleted()); in resourceCannotBeDeleted()
913 addMessageToErrorJson(res.jsonValue, resourceInUse()); in resourceInUse()
934 addMessageToJson(res.jsonValue, resourceAlreadyExists(arg1, arg2, arg3), in resourceAlreadyExists()
956 addMessageToErrorJson(res.jsonValue, resourceNotFound(arg1, arg2)); in resourceNotFound()
974 addMessageToErrorJson(res.jsonValue, payloadTooLarge()); in payloadTooLarge()
992 addMessageToErrorJson(res.jsonValue, insufficientStorage()); in insufficientStorage()
1010 addMessageToErrorJson(res.jsonValue, missingOrMalformedPart()); in missingOrMalformedPart()
1029 addMessageToErrorJson(res.jsonValue, invalidURI(arg1)); in invalidURI()
1050 addMessageToJson(res.jsonValue, createFailedMissingReqProperties(arg1), in createFailedMissingReqProperties()
1070 addMessageToErrorJson(res.jsonValue, createLimitReachedForResource()); in createLimitReachedForResource()
1088 addMessageToErrorJson(res.jsonValue, serviceShuttingDown()); in serviceShuttingDown()
1106 addMessageToErrorJson(res.jsonValue, serviceInUnknownState()); in serviceInUnknownState()
1124 addMessageToErrorJson(res.jsonValue, noValidSession()); in noValidSession()
1142 addMessageToErrorJson(res.jsonValue, insufficientPrivilege()); in insufficientPrivilege()
1160 addMessageToErrorJson(res.jsonValue, accountModified()); in accountModified()
1178 addMessageToErrorJson(res.jsonValue, accountNotModified()); in accountNotModified()
1196 addMessageToJsonRoot(res.jsonValue, accountRemoved()); in accountRemoved()
1215 addMessageToErrorJson(res.jsonValue, accountForSessionNoLongerExists()); in accountForSessionNoLongerExists()
1234 addMessageToErrorJson(res.jsonValue, invalidObject(arg1)); in invalidObject()
1255 addMessageToErrorJson(res.jsonValue, internalError()); in internalError()
1274 addMessageToErrorJson(res.jsonValue, unrecognizedRequestBody()); in unrecognizedRequestBody()
1295 addMessageToErrorJson(res.jsonValue, resourceMissingAtURI(arg1)); in resourceMissingAtURI()
1317 addMessageToErrorJson(res.jsonValue, resourceAtUriInUnknownFormat(arg1)); in resourceAtUriInUnknownFormat()
1339 addMessageToErrorJson(res.jsonValue, resourceAtUriUnauthorized(arg1, arg2)); in resourceAtUriUnauthorized()
1360 addMessageToErrorJson(res.jsonValue, couldNotEstablishConnection(arg1)); in couldNotEstablishConnection()
1383 addMessageToErrorJson(res.jsonValue, in sourceDoesNotSupportProtocol()
1403 addMessageToErrorJson(res.jsonValue, accessDenied(arg1)); in accessDenied()
1424 addMessageToErrorJson(res.jsonValue, serviceTemporarilyUnavailable(arg1)); in serviceTemporarilyUnavailable()
1444 addMessageToErrorJson(res.jsonValue, invalidIndex(arg1)); in invalidIndex()
1467 addMessageToJson(res.jsonValue, propertyValueModified(arg1, arg2), arg1); in propertyValueModified()
1485 addMessageToErrorJson(res.jsonValue, resourceInStandby()); in resourceInStandby()
1504 addMessageToErrorJson(res.jsonValue, resourceExhaustion(arg1)); in resourceExhaustion()
1526 addMessageToErrorJson(res.jsonValue, stringValueTooLong(arg1, arg2)); in stringValueTooLong()
1548 addMessageToErrorJson(res.jsonValue, stringValueTooShort(arg1, arg2)); in stringValueTooShort()
1566 addMessageToJsonRoot(res.jsonValue, sessionTerminated()); in sessionTerminated()
1584 addMessageToJsonRoot(res.jsonValue, subscriptionTerminated()); in subscriptionTerminated()
1605 addMessageToErrorJson(res.jsonValue, resourceTypeIncompatible(arg1, arg2)); in resourceTypeIncompatible()
1625 addMessageToErrorJson(res.jsonValue, passwordChangeRequired(arg1)); in passwordChangeRequired()
1646 addMessageToErrorJson(res.jsonValue, resetRequired(arg1, arg2)); in resetRequired()
1667 addMessageToErrorJson(res.jsonValue, resetRecommended(arg1, arg2)); in resetRecommended()
1686 addMessageToErrorJson(res.jsonValue, chassisPowerStateOnRequired(arg1)); in chassisPowerStateOnRequired()
1706 addMessageToErrorJson(res.jsonValue, chassisPowerStateOffRequired(arg1)); in chassisPowerStateOffRequired()
1727 addMessageToErrorJson(res.jsonValue, propertyValueConflict(arg1, arg2)); in propertyValueConflict()
1753 addMessageToErrorJson(res.jsonValue, in propertyValueResourceConflict()
1778 addMessageToErrorJson(res.jsonValue, in propertyValueExternalConflict()
1802 addMessageToErrorJson(res.jsonValue, propertyValueIncorrect(arg1, arg2)); in propertyValueIncorrect()
1823 addMessageToErrorJson(res.jsonValue, resourceCreationConflict(arg1)); in resourceCreationConflict()
1845 addMessageToErrorJson(res.jsonValue, in actionParameterValueConflict()
1864 addMessageToErrorJson(res.jsonValue, maximumErrorsExceeded()); in maximumErrorsExceeded()
1882 addMessageToErrorJson(res.jsonValue, preconditionFailed()); in preconditionFailed()
1900 addMessageToErrorJson(res.jsonValue, preconditionRequired()); in preconditionRequired()
1919 addMessageToErrorJson(res.jsonValue, headerMissing(arg1)); in headerMissing()
1938 addMessageToErrorJson(res.jsonValue, headerInvalid(arg1)); in headerInvalid()
1956 addMessageToErrorJson(res.jsonValue, operationFailed()); in operationFailed()
1974 addMessageToErrorJson(res.jsonValue, operationTimeout()); in operationTimeout()
1992 addMessageToErrorJson(res.jsonValue, operationNotAllowed()); in operationNotAllowed()
2011 addMessageToErrorJson(res.jsonValue, undeterminedFault(arg1)); in undeterminedFault()
2030 addMessageToErrorJson(res.jsonValue, conditionInRelatedResource()); in conditionInRelatedResource()
2049 addMessageToErrorJson(res.jsonValue, restrictedRole(arg1)); in restrictedRole()
2068 addMessageToErrorJson(res.jsonValue, restrictedPrivilege(arg1)); in restrictedPrivilege()
2087 addMessageToErrorJson(res.jsonValue, strictAccountTypes(arg1)); in strictAccountTypes()
2106 addMessageToErrorJson(res.jsonValue, propertyDeprecated(arg1)); in propertyDeprecated()
2125 addMessageToErrorJson(res.jsonValue, resourceDeprecated(arg1)); in resourceDeprecated()
2146 addMessageToErrorJson(res.jsonValue, propertyValueDeprecated(arg1, arg2)); in propertyValueDeprecated()
2165 addMessageToErrorJson(res.jsonValue, actionDeprecated(arg1)); in actionDeprecated()
2185 addMessageToErrorJson(res.jsonValue, networkNameResolutionNotConfigured()); in networkNameResolutionNotConfigured()
2205 addMessageToErrorJson(res.jsonValue, networkNameResolutionNotSupported()); in networkNameResolutionNotSupported()
2224 addMessageToErrorJson(res.jsonValue, serviceDisabled(arg1)); in serviceDisabled()
2242 addMessageToErrorJson(res.jsonValue, eventBufferExceeded()); in eventBufferExceeded()
2261 addMessageToErrorJson(res.jsonValue, authenticationTokenRequired()); in authenticationTokenRequired()
2280 addMessageToErrorJson(res.jsonValue, oneTimePasscodeSent(arg1)); in oneTimePasscodeSent()
2299 addMessageToErrorJson(res.jsonValue, licenseRequired(arg1)); in licenseRequired()
2317 addMessageToErrorJson(res.jsonValue, propertyModified()); in propertyModified()
2338 addMessageToErrorJson(res.jsonValue, generateSecretKeyRequired(arg1)); in generateSecretKeyRequired()