All Products
Search
Document Center

E-MapReduce:StartRayCluster

Last Updated:Feb 13, 2026

Starts a Ray cluster.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request syntax

POST /api/v1/workspaces/{workspaceId}/rayCluster/{clusterId}/start HTTP/1.1

Path Parameters

Parameter

Type

Required

Description

Example

workspaceId

string

No

The workspace ID.

w-d2d82aa09155

clusterId

string

No

The Ray cluster ID.

ray-uiulagow9xljimm0

Request parameters

Parameter

Type

Required

Description

Example

body

object

No

The request struct.

clientToken

string

No

The token used to ensure idempotence.

c533e141-bf99-4236-8b6b-30e133db113c

Response elements

Element

Type

Description

Example

object

The response schema.

requestId

string

The request ID.

8CE06D75-E6A2-505D-9B4B-31DEE3D98A04

Examples

Success response

JSON format

{
  "requestId": "8CE06D75-E6A2-505D-9B4B-31DEE3D98A04"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.