Tool to get disk capacity metrics for Render resources. Use when you need to retrieve disk capacity time series data for services, Postgres databases, or Redis instances. At least one filter parameter (resource or service) must be specified.
endTimestringEnd of time range to return as an ISO 8601 timestamp or Unix epoch timestamp. Defaults to current time if not specified.
servicestringService ID to query. This parameter is deprecated; use 'resource' instead. Format: srv-xxxxx.
resourcestringResource ID to query. Can be a service ID (srv-xxxxx), Postgres ID (dpg-xxxxx), or Redis ID (red-xxxxx). Multiple resources can be provided as a comma-separated list (e.g., 'srv-xxxxx,dpg-xxxxx'). At least one filter parameter (resource or service) must be provided.
startTimestringStart of time range to return as an ISO 8601 timestamp or Unix epoch timestamp. Defaults to 1 hour before current time if not specified.
resolutionSecondsintegerResolution of the returned data in seconds. Determines the granularity of time series data points. 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.