All Products
Search
Document Center

Cloud Monitor:CreateDynamicTagGroup

Last Updated:Jun 11, 2026

Membuat kelompok aplikasi secara otomatis menggunakan tag.

Deskripsi operasi

This operation supports the following Alibaba Cloud services: Elastic Compute Service (ECS), ApsaraDB RDS, and Server Load Balancer (SLB).

This topic provides an example of how to automatically create an application group for resources that have the ecs_instance tag key. The alert contact group for the application group is ECS_Group.

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

Tabel berikut menjelaskan otorisasi yang diperlukan untuk memanggil API ini. Anda dapat menentukannya dalam kebijakan Resource Access Management (RAM). Kolom pada tabel dijelaskan sebagai berikut:

  • Action: Aksi yang dapat digunakan dalam elemen Action pada pernyataan kebijakan izin RAM untuk memberikan izin guna melakukan operasi tersebut.

  • API: API yang dapat Anda panggil untuk melakukan aksi tersebut.

  • Access level: Tingkat akses yang telah ditentukan untuk setiap API. Nilai yang valid: create, list, get, update, dan delete.

  • Resource type: Jenis resource yang mendukung otorisasi untuk melakukan aksi tersebut. Ini menunjukkan apakah aksi tersebut mendukung izin tingkat resource. Resource yang ditentukan harus kompatibel dengan aksi tersebut. Jika tidak, kebijakan tersebut tidak akan berlaku.

    • Untuk API dengan izin tingkat resource, jenis resource yang diperlukan ditandai dengan tanda bintang (*). Tentukan Nama Sumber Daya Alibaba Cloud (ARN) yang sesuai dalam elemen Resource pada kebijakan.

    • Untuk API tanpa izin tingkat resource, ditampilkan sebagai All Resources. Gunakan tanda bintang (*) dalam elemen Resource pada kebijakan.

  • Condition key: Kunci kondisi yang didefinisikan oleh layanan. Kunci ini memungkinkan kontrol granular, berlaku baik hanya untuk aksi maupun untuk aksi yang terkait dengan resource tertentu. Selain kunci kondisi spesifik layanan, Alibaba Cloud menyediakan serangkaian common condition keys yang berlaku di semua layanan yang didukung RAM.

  • Dependent action: Aksi dependen yang diperlukan untuk menjalankan aksi tersebut. Untuk menyelesaikan aksi tersebut, pengguna RAM atau role RAM harus memiliki izin untuk melakukan semua aksi dependen.

Action

Access level

Resource type

Condition key

Dependent action

cms:CreateDynamicTagGroup

create

*全部资源

*

None None

Parameter permintaan

Parameter

Type

Required

Description

Example

TagKey

string

Yes

Kunci tag Sumber daya.

Untuk informasi selengkapnya tentang cara mengkueri kunci tag Sumber daya, lihat DescribeTagKeyList.

ecs_instance

ContactGroupList

array

Yes

Kelompok kontak peringatan. Nilai N dapat berkisar dari 1 hingga 100. Notifikasi peringatan untuk kelompok aplikasi dikirim ke kontak peringatan dalam kelompok kontak peringatan ini.

Satu kelompok kontak peringatan dapat berisi satu atau beberapa kontak peringatan. Untuk informasi selengkapnya tentang cara membuat kontak peringatan dan kelompok kontak peringatan, lihat PutContact dan PutContactGroup. Untuk informasi selengkapnya tentang cara mendapatkan kelompok kontak peringatan, lihat DescribeContactGroupList.

ECS_Group

string

No

The alert contact groups. The value of N can be from 1 to 100. Alert notifications for the application group are sent to the alert contacts in these alert contact groups.

An alert contact group can contain one or more alert contacts. For more information about how to create alert contacts and alert contact groups, see PutContact and PutContactGroup. For more information about how to obtain alert contact groups, see DescribeContactGroupList.

ECS_Group

MatchExpress

array<object>

Yes

Ekspresi pencocokan yang digunakan untuk membuat kelompok aplikasi dari tag.

object

No

The match expressions that are used to create an application group from tags. The value of N can be from 1 to 3.

TagValueMatchFunction

string

No

The method that is used to match the values of resource tags. The value of N is 1. Valid values:

  • contains: includes.

  • startWith: prefix.

  • endWith: suffix.

  • notContains: does not include.

  • equals: equals.

  • all: all.

Catatan

You must specify both the MatchExpress.N.TagValueMatchFunction and MatchExpress.N.TagValue parameters.

contains

TagValue

string

No

The value of the resource tag. The value of N is 1.

Catatan

You must specify both the MatchExpress.N.TagValueMatchFunction and MatchExpress.N.TagValue parameters.

instance

TagName

string

No

The key of the tag that is used to create the group. If multiple resources have this tag key, the resources that meet the filter conditions are added to the same group based on the same key-value pair.

appname

TagRegionId

string

No

ID wilayah tempat tag berada.

cn-hangzhou

EnableSubscribeEvent

boolean

No

Apakah akan berlangganan notifikasi event untuk kelompok aplikasi secara otomatis. Ketika event kritis atau peringatan terjadi pada Sumber daya dalam kelompok aplikasi, CloudMonitor mengirimkan pemberitahuan peringatan. Nilai valid:

  • true: Diaktifkan.

  • false (default): Dinonaktifkan.

true

EnableInstallAgent

boolean

No

Apakah akan menginstal Agen CloudMonitor untuk kelompok aplikasi secara otomatis. CloudMonitor menginstal agen secara otomatis pada host dalam kelompok aplikasi. Nilai valid:

  • true: Diaktifkan.

  • false (default): Dinonaktifkan.

true

MatchExpressFilterRelation

string

No

Hubungan antara ekspresi kondisional untuk nilai tag. Nilai valid:

  • and (default)

  • or.

and

TemplateIdList

array

No

ID templat peringatan.

Untuk informasi selengkapnya tentang cara mengkueri ID templat peringatan, lihat DescribeMetricRuleTemplateList.

85****

string

No

The ID of the alert template.

For more information about how to query the IDs of alert templates, see DescribeMetricRuleTemplateList.

70****

Untuk informasi selengkapnya tentang parameter permintaan umum, lihat Parameter umum.

Elemen respons

Element

Type

Description

Example

object

None.

Code

string

The status code.

Catatan

A status code of 200 indicates that the request was successful.

200

Message

string

The error message.

The specified resource is not found.

RequestId

string

The request ID.

84AC6F0B-7945-466A-AA44-99BB5A561F86

Success

boolean

Indicates whether the operation was successful. Valid values:

  • true: The operation was successful.

  • false: The operation failed.

true

Id

string

The ID of the tag matching rule.

2534dc0a-e3e5-4ae1-a2fc-75ef166c****

Contoh

Respons sukses

JSONformat

{
  "Code": "200",
  "Message": "The specified resource is not found.",
  "RequestId": "84AC6F0B-7945-466A-AA44-99BB5A561F86",
  "Success": true,
  "Id": "2534dc0a-e3e5-4ae1-a2fc-75ef166c****"
}

Kode kesalahan

HTTP status code

Error code

Error message

Description

400 ParameterInvalid %s
500 InternalError The request processing has failed due to some unknown error.
403 AccessForbidden User not authorized to operate on the specified resource.
404 ResourceNotFound The specified resource is not found.
429 ResourceOverLimit %s

Lihat Error Codes untuk daftar lengkap.

Catatan rilis

Lihat Release Notes untuk daftar lengkap.