GetExperiment
获取实验
服务地址:
华东1(杭州)
输入参数
只看必填
ExperimentId实验ID
Verbose是否获取关联到Experiment的最...
请选择布尔值
插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

请求语法

GET /api/v1/experiments/{ExperimentId} HTTP/1.1

路径参数

字段名称字段详情
ExperimentIdstring

实验 ID。

示例值:exp-1zpfthdx******参考取值来源:
    ListExperiment
    CreateExperiment

请求参数

字段名称字段详情
Verboseboolean

是否获取关联到 Experiment 的最新 Run 信息

示例值:false枚举值:truefalse

返回参数

字段名称字段详情
ExperimentIdstring

ExperimentId

Namestring

Name

WorkspaceIdstring

WorkspaceId

ArtifactUristring

ArtifactUri

TensorboardLogUristring

TensorboardLogUri

Labelsarray<ExperimentLabel>

Labels

UserIdstring

UserId

OwnerIdstring

OwnerId

GmtCreateTimestring

GmtCreatedTime

GmtModifiedTimestring

GmtModifiedTime

RequestIdstring

RequestId

Accessibilitystring

Accessibility

LatestRunRun

LatestRun

变更历史
暂无变更历史