The REST API provides programmatic access to vStor’s functionality, enabling automation, integration with external systems, and scripted operations. Unlike the web interface, intended for manual use by administrators, the API is designed for advanced users who need to manage and control the system through code or automation tools.
The vStor REST Application Programming Interface
Attention! Executing vStor REST API commands without understanding their functions can lead to data loss.
Using the REST API
To list all the available commands, go to <vStor_IP>:8900/vstor-rest-reference/ . This page lists all available API endpoints for your vStor server. The page also features a Quick search bar for easier navigation.