Skip to main content
Version: vStor 4.15

vStor REST API Overview

The REST API provides programmatic access to vStor’s functionality, enabling automation, intergration with external systems, and scrypted 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 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.