Documentation Index

Fetch the complete documentation index at: https://api.ncloud-docs.com/llms.txt

Use this file to discover all available pages before exploring further.

TypeGroupRelatedRuleDto

Prev Next

Available in Classic and VPC

Delete all event rules related to a monitoring target or an item group

Syntax

The syntax is as follows:

private String id;
private List<RuleGroupItemDto> ruleGroupItemDtoList;

Field

The following describes the fields:

Field Type Required Description
id String - ID of monitoring target or item group to delete
ruleGroupItemDtoList List<RuleGroupItemDto> - Event rule to delete
  • Multiple entries allowed