Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
2.16. Data-Class: GroupRest
Representation of a resource group Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
| Name | Type | Description |
|---|---|---|
| id | int | Id of the group |
| name | String | Name of the group |
| resourceTypeId | Integer | ResourceType id for compatible groups |
| recursive | boolean | True if the group is recursive (i.e. includes child resources |
| category | org.rhq.core.domain.resource.group.GroupCategory | Category of the group. |
| links | List<Link> | |
| dynaGroupDefinitionId | int | Id of a DynaGroup definition if the group was defined by a DynaGroup. |
| explicitCount | int | Number of explicitly added resources in the group |
| implicitCount | int | Number of resources in the group (explict + children for a recursive group |