Helper to transform a json string to an json object.
A convenience method for implementers to use to turn JSON into a javascript object. Use this to process a JSON response before returning it in an [[OnmsResult]] object.
Helper to transform a json string to an json object.