Tool to get memory usage metrics for one or more resources. Use when you need to retrieve memory usage data for services, Postgres databases, or Redis instances over a specified time range.
endTimestringEpoch/Unix timestamp or ISO 8601 timestamp of end of time range to return. Defaults to `now()`.
servicestringThis parameter is deprecated. Please use `resource` instead. Service ID to query.
instancestringInstance ID to query. When multiple instance ID query params are provided, they are ORed together. Use comma-separated values for multiple instances.
resourcestringResource ID to query. When multiple resource query params are provided, they are ORed together. Resources can be service ids, Postgres ids, or Redis ids. Use comma-separated values for multiple resources.
startTimestringEpoch/Unix timestamp or ISO 8601 timestamp of start of time range to return. Defaults to `now() - 1 hour`.
resolutionSecondsintegerThe resolution of the returned data in seconds. Defaults to 60.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.