Skip to main content
Glama

CloudStack MCP Server

by phantosmax

list_snapshots

View and filter volume snapshots by volume ID or type (MANUAL, RECURRING) to manage CloudStack storage resources effectively.

Instructions

List volume snapshots

Input Schema

NameRequiredDescriptionDefault
snapshottypeNoSnapshot type (MANUAL, RECURRING)
volumeidNoVolume ID to filter snapshots

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "snapshottype": { "description": "Snapshot type (MANUAL, RECURRING)", "type": "string" }, "volumeid": { "description": "Volume ID to filter snapshots", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/phantosmax/cloudstack-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server