Replicas
List Replicas
GET
List Replicas
Documentation Index
Fetch the complete documentation index at: https://docs.aieev.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass your API key as a Bearer token. Create API keys in the project overview.
Path Parameters
Unique endpoint ID.
Response
200 - application/json
List of replicas.
Unique replica ID.
Example:
"2xoeq1pe"
Replica state (RUNNING, STARTING, STOPPING, etc.).
Example:
"RUNNING"
Node ID where the replica is running.
Node IP address.
Example:
"100.64.0.11"
Ray actor ID.
Ray actor name.
Ray worker ID.
Process ID.
Replica start time (Unix timestamp in seconds).
List Replicas

