Skip to main content
Glama

RunPod MCP Server

by runpod
MIT License
21
  • Apple
  • Linux

delete-network-volume

Remove a network volume from the RunPod MCP Server by specifying its ID to free up storage resources and manage cloud infrastructure.

Input Schema

NameRequiredDescriptionDefault
networkVolumeIdYesID of the network volume to delete

Input Schema (JSON Schema)

{ "properties": { "networkVolumeId": { "description": "ID of the network volume to delete", "type": "string" } }, "required": [ "networkVolumeId" ], "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/runpod/runpod-mcp'

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