Architecture
Every value the Trooth application programming interface (API) returns came through this path. Select a node to see what it receives, what it emits, and what it is unable to do. The last node, who reads the record, includes your own pipeline, through the command-line interface (CLI).
Topology
↺ Live probes repeat the path hourly, and a fact not re-read within its category's window is marked stale.
Your stack
Cloud accounts, identity providers, repositories and endpoints, connected with grants you approve one at a time, each showing the scopes it requests.
Cannot
Not written to. Trooth does not change the systems it reports on, and a connector whose scopes could write says so before you connect.
Illustrative payload
{ "connector": "aws", "grant": "read-only", "scopes": ["describe*", "list*", "get*"], "write_scopes": []}Shapes are real; the values are an illustrative sample, not anyone's account.