CreateOrUpdateMetricsGrpDto
    • PDF

    CreateOrUpdateMetricsGrpDto

    • PDF

    Article summary

    Available in Classic

    Create or edit a monitoring item group.

    Syntax

    The syntax is as follows.

    private String prodKey;
    private String groupName;
    private String groupDesc;
    private Set<MetricsGroupItem> metricsGroupItems;
    private boolean temporaryGroup;
    private String id;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    prodKeyStringRequiredcw_key of the product
    groupNameStringRequiredMonitoring item group name
    • 1 - 100
    groupDescStringRequiredMonitoring item group description
    • 300 or less
    metricsGroupItemsSet<MetricsGroupItem>RequiredSpecify monitoring items
    • 1 or more
    temporaryGroupBooleanRequiredMonitoring item group creation status
    • true | false
      • If true, create an event rule without creating a monitoring item group
    idStringOptionalMonitoring item group ID

    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.