Membuat tag.
Deskripsi operasi
This API operation is available only for DataWorks Enterprise Edition or a more advanced edition.
Coba sekarang
Test
RAM authorization
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| Key |
string |
Yes |
Kunci tag. |
key1 |
| Values |
array |
No |
Nilai tag. |
|
|
string |
No |
The tag value. |
v1 |
|
| Description |
string |
No |
Deskripsi tag. |
This is a description |
| ValueType |
string |
No |
Tipe nilai tag. Nilai valid:
|
String |
| Managers |
array |
No |
Administrator tag. |
|
|
string |
No |
The tag administrator. |
12345 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
0bc1ec92159376 |
| Success |
boolean |
Indicates whether the request was successful. |
true |
Contoh
Respons sukses
JSONformat
{
"RequestId": "0bc1ec92159376",
"Success": true
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | IdempotentParameterMismatch | The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.