Get render time estimate for zone set
Returns an estimate of the time required to render STL files without corresponding ZRBs. Zones that have ZRBs already rendered are not counted, even if config have been changes made that will invalidate them.
Path parameters
zone_set
Zone set identifier. Valid values are 'active' or 'staged'. The 'pending' set is a transient state and should not be used.
Allowed values:
Response
Render time estimate
estimate_ms
Estimated render time in milliseconds
total_triangles
Total number of triangles across zones needing rendering
zone_count
Number of zones that need rendering

