sTool = "env")You can query basic environment details from the current TypeStack session:
{ "aOperations": [ { "sTool": "env", "sMode": "info", "aArgs": {} } ]
} The response returns an aEnv block with values such as:
sApplicationRootsCoreRootiInstanceIDsDomainsDeviceTypeDebug lines show where the values came from.
Using "sMode": "ping" simply echoes back a message and confirms connectivity.