📄️ ALTER STORAGE VOLUME
ALTER STORAGE VOLUME alters the credential properties, comment, or status (enabled) of a storage volume. For more about the properties of a storage volume, see CREATE STORAGE VOLUME. This feature is supported from v3.1.
📄️ CREATE STORAGE VOLUME
CREATE STORAGE VOLUME creates a storage volume for a remote storage system. This feature is supported from v3.1.
📄️ DESC STORAGE VOLUME
DESC STORAGE VOLUME describes a storage volume. This feature is supported from v3.1.
📄️ DROP STORAGE VOLUME
DROP STORAGE VOLUME drops a storage volume. Dropped storage volumes cannot be referenced anymore. This feature is supported from v3.1.
📄️ SET DEFAULT STORAGE VOLUME
SET DEFAULT STORAGE VOLUME sets a storage volume as the default storage volume. After creating a storage volume for an external data source, you can set it as the default storage volume of your StarRocks cluster. This feature is supported from v3.1.
📄️ SHOW STORAGE VOLUMES
SHOW STORAGE VOLUMES shows the storage volumes in your StarRocks cluster. This feature is supported from v3.1.