Tool to get active connection count metrics for Render resources. Use when you need to retrieve time-series data of active connections for Postgres or Redis instances over a specified time range.
endTimestringEpoch/Unix timestamp of end of time range to return. Defaults to `now()`. Format: ISO 8601 timestamp (e.g., 2021-06-17T08:30:30Z).
resourceRequiredResource ID(s) to query. Required. Accepts a single resource ID or a list of resource IDs. When multiple resources are provided, they are ORed together. Resources can be Postgres IDs or Redis IDs.
startTimestringEpoch/Unix timestamp of start of time range to return. Defaults to `now() - 1 hour`. Format: ISO 8601 timestamp (e.g., 2021-06-17T08:15:30Z).
resolutionSecondsintegerThe resolution of the returned data in seconds. Default is 60 seconds.
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.