Skip to main content
Glama

Vultr MCP

by rsp2k

delete_export

Remove an export from a Vultr storage gateway using gateway label or ID and export ID for cleanup and resource management.

Instructions

Delete an export from a storage gateway.

Smart identifier resolution: Use gateway label or ID.

Args: gateway_identifier: Gateway label or ID export_id: Export ID to delete

Returns: Success confirmation

Input Schema

NameRequiredDescriptionDefault
export_idYes
gateway_identifierYes

Input Schema (JSON Schema)

{ "properties": { "export_id": { "title": "Export Id", "type": "integer" }, "gateway_identifier": { "title": "Gateway Identifier", "type": "string" } }, "required": [ "gateway_identifier", "export_id" ], "type": "object" }

Other Tools from Vultr MCP

Related Tools

    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/rsp2k/mcp-vultr'

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