Ray

Ray Dashboard API

Internal REST API powering the Ray Dashboard, exposing endpoints for nodes, actors, tasks, placement groups, runtime environments, and cluster events. Same base URL as the Jobs API (http://:8265).

API entry from apis.yml

apis.yml Raw ↑
aid: ray:dashboard-api
name: Ray Dashboard API
description: Internal REST API powering the Ray Dashboard, exposing endpoints for nodes, actors, tasks,
  placement groups, runtime environments, and cluster events. Same base URL as the Jobs API (http://<head>:8265).
humanURL: https://docs.ray.io/en/latest/ray-observability/getting-started.html
baseURL: http://127.0.0.1:8265/api
tags:
- Observability
- Dashboard
- Cluster State
- Actors
properties:
- type: Documentation
  url: https://docs.ray.io/en/latest/ray-observability/getting-started.html