Tool to retrieve disk usage metrics for Render resources. Use when you need to monitor persistent disk utilization for services, Postgres databases, or Redis instances. It is recommended to specify at least one resource filter.
endTimestringEpoch/Unix timestamp or ISO 8601 timestamp of end of time range to return. Defaults to now().
servicestringService ID to query. Deprecated - use 'resource' instead.
resourcestringResource ID to query. Multiple resources can be ORed together by comma-separating them (e.g., 'srv-xxxxx,dpg-xxxxx,red-xxxxx'). Resources can be service IDs, Postgres IDs, or Redis IDs. Recommended to specify at least one resource.
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.