Use
This section describes VAST from a user perspective. There exist three different user interfaces today:
- Command line interface (CLI)
- REST API
- Python library
In the following, we discuss what you can do with VAST. We use the CLI to demonstrate most use cases.
📄️ Run
Running VAST means spawning a process of the vast executable. A VAST process
📄️ Import
Ingesting data to VAST (aka importing) involves spinning up a VAST client
📄️ Export
Querying data from VAST (aka exporting) involves spinning up a VAST client
📄️ Transform
VAST has powerful features for transforming [data in
📄️ Introspect
With introspection we mean the ability of to inspect the current system state.
🗃️ Detect
3 items
🗃️ Integrate
3 items