v1

latestSwagger 2.02026-07-17414866.5 KB
Experiment

GetExperiment

通过实验ID获取实验信息(实际获取的是这个实验最新版本的信息)

get/di/v2/experiment/{exp_id}

Path parameters

exp_idstring required

实验的Id

Response

OK

idstring

实验Id

namestring

实验名称

descriptionstring

实验描述

tagsstring[]
group_idstring

实验所属的项目组ID

group_namestring

实验所属的项目组

version_namestring

实验的版本

source_system'MLSS' | 'DSS' | 'WTSS'

实验的来源系统

create_userstring

实验的创建人

create_timestring date-time

实验的创建时间

update_userstring

实验最后的操作人

update_timestring date-time

实验最后的操作时间

latest_execute_timestring

实验最近的执行时间