json
The JSON streamer can be used to read or write any JSON data from an
adapter that uses it. Here are the currently exposed arguments:
read
No arguments exposed at this point for read operations.
write
| Argument | Description | Required? | 
|---|---|---|
| pretty | boolean used to specify to pretty print the JSONoutput | No, default: False |