Mengambil informasi tentang set data.
Deskripsi operasi
The endpoint for this API is available only in the China (Shanghai) and Singapore regions.
Coba sekarang
Test
RAM authorization
Sintaks permintaan
GET /ml/annotationdataset/{datasetId} HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| datasetId |
string |
No |
ID unik set data. |
cb8cc4eb51a85e823471cdb368fae9be |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
Tidak ada parameter yang diperlukan.
Elemen respons
|
Element |
Type |
Description |
Example |
| MLDataSetParam |
The dataset struct. |
Contoh
Respons sukses
JSONformat
{
"datasetId": "d9bd488f6dd42d294495fb780858e83d",
"name": "sls_builtin_dataset_metric.shapeclassification.anomalydetection",
"description": "数据集A",
"dataType": "Metric",
"labelId": "a191ae4ca615b0ccb93c211fc8a998af",
"createTime": 1695090077,
"lastModifyTime": 1695090077,
"createBy": "sls-console",
"settingType": "Metric.ShapeClassification.AnomalyDetection"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.