Transforms:

transform can be as part of a /histogram query whereby certain results are modified mid-query in order to see 'what could be' as a result. transform works by adding the following parameters to the histogram query:

You can always find the full list of available finds by going to /transforms REST endpoint.

For example: * /histogram?set=files&type=fileReplica&sum=diskspaceConsumed&transformConditions=fileReplica:notEq:2&transformFields=fileReplica&transformOutputs=2 will output a histogram as if all files had replication factor 2.