Vastpy Library#
VMS REST API#
The VMS (VAST Management System) REST API is a programmatic interface that allows you to manage your VAST cluster remotely. It provides access to a wide range of functionalities that are also available through the VAST Web UI and CLI.
The VMS REST API documentation can be accessed at https://<VMS_VIP>/docs/index.html
.
Vastpy#
The vastpy package is a Python SDK to the VMS REST API.
This section contains examples of vastpy.