JSON Snapshot

Generate a JSON snapshot of the index, starting at a given path

Parameters

Label (internal name) Type Default Description
Recursive (recursive) boolean true Whether to list one-level deep or fully recursive tree

Expected Input

Single-selection of root node to browse for building the snapshot

Expected Input

Fills output JsonBody field with ready to use json

Back to top