Tool to get instance count metrics for Render resources. Use when you need to retrieve instance count time series data for services, Postgres databases, or Redis instances. The resource parameter is required.
endTimestringEpoch/Unix timestamp or ISO 8601 timestamp of end of time range to return. Defaults to now() if not specified.
resourceRequiredstringResource ID to query (REQUIRED). Resources can be service IDs (srv-xxxxx), Postgres IDs (dpg-xxxxx), or Redis IDs (red-xxxxx). Multiple resources can be provided as comma-separated values, they are ORed together.
startTimestringEpoch/Unix timestamp or ISO 8601 timestamp of start of time range to return. Defaults to now() - 1 hour if not specified.
resolutionSecondsintegerThe resolution of the returned data in seconds. Defaults to 60 seconds if not specified.
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.