DirectRuleGroupCreateDto
    • PDF

    DirectRuleGroupCreateDto

    • PDF

    Article Summary

    Description

    Creating event rules without creating a target group or item group for monitoring

    Syntax

    private String prodKey;
    private String groupName;
    private String groupDesc;
    private MonitorGrpDto monitorGroup;
    private CreateOrUpdateMetricsGrpDto metricsGroup;
    private List<RecipientNotification> recipientNotifications;
    private List<AsgPolicy> asgPolicys;
    private Set<String> cfTriggers;
    

    Field

    ItemRequirement statusTypeRestrictionsDescription
    prodKeyYStringcw_key of product
    groupNameYStringmin = 1, max = 100Event rule name
    groupDescNStringmax = 300Event rule description
    monitorGroupYMonitorGrpDtoTarget to be monitored
    metricsGroupYCreateOrUpdateMetricsGrpDtoItem to be monitored
    recipientNotificationsNList<RecipientNotification>Notification recipient group (multiple inputs possible)
    asgPolicysNList<AsgPolicy>Auto-scaling group policy (multiple inputs possible)
    cfTriggersNSet<String>To be provided at a later time

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.