GetMonitorGroupsGroup

data class GetMonitorGroupsGroup(val bindUrl: String, val contactGroups: List<String>, val dynamicTagRuleId: String, val gmtCreate: Int, val gmtModified: Int, val groupId: String, val id: String, val monitorGroupName: String, val serviceId: String, val tags: Map<String, String>, val templateIds: List<String>, val type: String)

Constructors

Link copied to clipboard
constructor(bindUrl: String, contactGroups: List<String>, dynamicTagRuleId: String, gmtCreate: Int, gmtModified: Int, groupId: String, id: String, monitorGroupName: String, serviceId: String, tags: Map<String, String>, templateIds: List<String>, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The URL of the Kubernetes cluster from which the application group is synchronized.

Link copied to clipboard

The list of alert groups that receive alert notifications for the application group.

Link copied to clipboard

The ID of the tag rule.

Link copied to clipboard

The time when the application group was created.

Link copied to clipboard

The time when the application group was modified.

Link copied to clipboard

The ID of the application group.

Link copied to clipboard
val id: String

The ID of the Monitor Group.

Link copied to clipboard

The name of the application group.

Link copied to clipboard

The ID of the Alibaba Cloud service.

Link copied to clipboard

A map of tags assigned to the Cms Monitor Group.

Link copied to clipboard

The alert templates applied to the application group.

Link copied to clipboard

The type of the application group.