Tool to get memory target metrics for Render resources. Use when you need to retrieve memory target data for services, Postgres databases, or Redis instances over a specified time range. At least one resource identifier (resource, service, or instance) is required.
endTimestringEpoch/Unix timestamp of end of time range to return. Defaults to `now()`.
servicestringThis parameter is deprecated. Please use `resource` instead.
instancestringInstance ID to query. When multiple instance ID query params are provided, they are ORed together.
resourceRequiredstringResource ID to query. When multiple resource query params are provided, they are ORed together. Resources can be service ids, Postgres ids, or Redis ids. This parameter is required (at least one of resource, service, or instance must be provided).
startTimestringEpoch/Unix 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.