Red Hat Training

A Red Hat training course is available for Red Hat JBoss Operations Network

2.15. Data-Class: GroupDefinitionRest

One DynaGroup definition

Properties
NameTypeDescription
id int The id of the definition
name String The name of the definition
description String A description of the definition
expression List<String> Individual lines of the group expression
recalcInterval long Interval in ms at which the expression should be re-evaluated. A value of 0 means no recalculation.
generatedGroupIds List<Integer> List of ids for the groups generated by this group expression
recursive boolean Is this definition generating rescursive groups?
links List<Link>