Reference
This section of the documentation is a manual describing Resoto's command-line interface (CLI), API, data models, and other components in detail.
It is assumed that you have already installed Resoto and have a basic understanding of important concepts.
API
14 items
Command-Line Interface
5 items
Components
5 items
Configuration
2 items
Events
Various events are emitted to the Resoto event bus.
Notebook
Resoto Notebook is a library that allows you to interact with Resoto Core using Jupyter Notebook, a web-based interactive Python shell. It is a powerful tool for interactive data analysis and visualization.
Permissions
1 items
Resource Data Models
12 items
Search
8 items
Workflows
Resoto's resource collection and automated jobs are triggered as part of a series of steps called a workflow. It is possible to create your own automations that hook into the events emitted by workflows.
Security
By default, all Resoto components communicate with each other via HTTPS using Transport Layer Security (TLS).
Telemetry
Resoto collects anonymized telemetry data to inform product development. Telemetry data helps pinpoint roadblocks or issues, and also helps to identify how we can help users get more value out of Resoto.
Templates
{{ mustache }} templates can be used to define custom commands and search templates.