JSON Data Returned

Data is returned from the jsondirtree request in JSON format.

The following list shows the data returned:

  • Information about the call
  • CSRF_NONCE that should be included in the URL of the next call. For more information on CSRF_NONCE checking, see the "CSRF_NONCE Validation" section.
  • An array of data describing files and folders returned

To see how this works, you can log onto TIBCO MFT Internet Server and issue the jsondirtree command shown earlier. The browser displays the JSON data returned. You can navigate through the directory tree by updating the path parameter.

Note: Additional fields might be returned by JSON and fields that are not documented must be ignored.