Skip to main content
Glama

Vultr MCP

by rsp2k

get_health_status

Retrieve health status and monitoring information for Vultr load balancers to ensure optimal performance and identify potential issues.

Instructions

Get health status and monitoring information for a load balancer.

Args: load_balancer_id: The load balancer ID or label (e.g., "web-lb", "api-load-balancer", or UUID)

Returns: Health status and configuration information

Input Schema

NameRequiredDescriptionDefault
load_balancer_idYes

Input Schema (JSON Schema)

{ "properties": { "load_balancer_id": { "title": "Load Balancer Id", "type": "string" } }, "required": [ "load_balancer_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