All Products
Search
Document Center

DataWorks:CreateDataAssetTag

Last Updated:Jun 11, 2026

Membuat tag.

Deskripsi operasi

This API operation is available only for DataWorks Enterprise Edition or a more advanced edition.

Coba sekarang

Coba API ini di OpenAPI Explorer tanpa perlu penandatanganan manual. Panggilan yang berhasil akan secara otomatis menghasilkan contoh kode SDK sesuai dengan parameter Anda. Unduh kode tersebut dengan kredensial bawaan yang aman untuk penggunaan lokal.

Test

RAM authorization

Tidak ada otorisasi untuk operasi ini. Jika Anda mengalami masalah saat menjalankan operasi ini, hubungi dukungan teknis.

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:

  • Boolean

  • Int

  • String

  • Double.

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.