You are viewing docs from the master branch, some of these features are not yet released.
salt.renderers.json
JSON Renderer for Salt
-
salt.renderers.json.render(json_data, saltenv='base', sls='', **kws)
Accepts JSON as a string or as a file object and runs it through the JSON
parser.
- Return type:
A Python data structure