Reference
This section of the documentation is a manual describing Resoto's command-line interface (CLI), API, unified data model (UDM), and other components in detail.
It is assumed that you have already installed Resoto and have a basic understanding of important concepts.
API
16 items
Command-Line Interface
5 items
Components
5 items
Configuration
2 items
Events
Various events are emitted to the Resoto event bus.
IAM Permissions
2 items
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.
Search
8 items
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.
Unified Data Model
13 items
User Interface
8 items
User Management
Resoto UI and Resoto Shell are protected by a login screen that require a username and password:
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.