Menambahkan tag ke satu atau beberapa cloud phone.
Coba sekarang
Test
RAM authorization
Sintaks permintaan
POST HTTP/1.1
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| ResourceType |
string |
Yes |
Jenis sumber daya. Nilai harus |
ALIYUN::ACP::INSTANCE |
| ResourceId |
array |
Yes |
Daftar ID cloud phone. Daftar dapat berisi 1 hingga 50 ID. |
|
|
string |
No |
The ID of the cloud phone. |
acp-123456ab**** |
|
| Tag |
array<object> |
Yes |
Daftar tag. Daftar dapat berisi 1 hingga 20 tag. |
|
|
object |
No |
A list of resource tags. |
||
| Key |
string |
No |
The tag key. The key can be up to 128 characters in length. It cannot be an empty string. The key cannot start with `aliyun` or `acs:` and cannot contain `http://` or `https://`. |
department |
| Value |
string |
No |
The tag value. The value can be up to 128 characters in length and can be an empty string. The value cannot start with `acs:` and cannot contain `http://` or `https://`. |
design |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response elements. |
||
| RequestId |
string |
The request ID. |
F07A1DA1-E1EB-5CCA-8EED-12F85D32**** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "F07A1DA1-E1EB-5CCA-8EED-12F85D32****"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.