All Products
Search
Document Center

Platform For AI:StartTensorboard

Last Updated:Sep 15, 2026

Starts a Tensorboard.

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

PUT /api/v1/tensorboards/{TensorboardId}/start HTTP/1.1

Path Parameters

Parameter

Type

Required

Description

Example

TensorboardId

string

Yes

The Tensorboard ID. For information about how to obtain the Tensorboard ID, see ListTensorboards.

tensorboard-20210114104214-vf9lowjt3pso

Request parameters

Parameter

Type

Required

Description

Example

WorkspaceId

string

No

The workspace ID.

380

Response elements

Element

Type

Description

Example

object

RequestId

string

The request ID.

473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E

TensorboardId

string

Tensorboard ID。

tensorboard-20210114104214-vf9lowjt3pso

Examples

Success response

JSON format

{
  "RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E",
  "TensorboardId": "tensorboard-20210114104214-vf9lowjt3pso"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.