Menyimpan data anotasi dalam set data.
Deskripsi operasi
This operation is available only in the China (Shanghai) and Singapore regions.
Coba sekarang
Test
RAM authorization
Sintaks permintaan
PUT /ml/annotationdataset/{datasetId}/annotationdata 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 |
| annotationdataId |
string |
No |
ID unik data. |
2156d560fc7c01420542df92cd6365ds |
| body |
object |
No |
Struktur permintaan. |
|
| rawLog |
array<object> |
No |
The raw log data. |
|
|
object |
No |
The log data, which is a map of key-value pairs. |
||
|
string |
No |
The key and value of a raw log entry. Both are strings. |
[ { "time": "1694761550", "cnt": "45416", "cnt2": "12454" } ] |
|
| mlDataParam | MLDataParam |
No |
The data struct. |
Elemen respons
|
Element |
Type |
Description |
Example |
Tidak ada yang didefinisikan.
Contoh
Respons sukses
JSONformat
{}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.