Skip to main content
Glama

CloudStack MCP Server

by phantosmax

list_storage_pools

Retrieve and filter storage pools in CloudStack MCP Server by Zone ID or Cluster ID to manage cloud storage resources efficiently.

Instructions

List storage pools

Input Schema

NameRequiredDescriptionDefault
clusteridNoCluster ID to filter storage pools
zoneidNoZone ID to filter storage pools

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "clusterid": { "description": "Cluster ID to filter storage pools", "type": "string" }, "zoneid": { "description": "Zone ID to filter storage pools", "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