You can use the ray.available_resources() API to check the available resources in the Ray cluster. This is a reflection of the resources that the Ray scheduler has reserved for running tasks and actors. It is not a reflection of actual physical resource utilization.