Skip to main content
Glama

get_resource_metrics

Fetch time-series metric statistics for VMware Aria Operations resources to monitor performance and plan capacity.

Instructions

Fetch time-series metric statistics for a resource.

Args: resource_id: The resource UUID. metric_keys: List of metric keys to fetch, e.g. ["cpu|usage_average", "mem|usage_average"]. Common keys: cpu|usage_average, mem|usage_average, disk|usage_average, net|usage_average, cpu|demand_average, mem|workload. hours: Number of hours of history to retrieve. Default 1. rollup_type: Aggregation type: AVG, MAX, MIN, SUM, COUNT, LATEST. Default AVG. target: Optional Aria Operations target name from config. Uses default if omitted.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
resource_idYes
metric_keysYes
hoursNo
rollup_typeNoAVG
targetNo

Latest Blog Posts

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/zw008/VMware-Aria'

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