The following objects are directly related to the hostgroup
API.
The host group object has the following properties.
Property | Type | Description |
---|---|---|
groupid | ID | ID of the host group. Property behavior: - read-only - required for update operations |
name | string | Name of the host group. Property behavior: - required for create operations |
flags | integer | Origin of the host group. Possible values: 0 - a plain host group; 4 - a discovered host group. Property behavior: - read-only |
uuid | string | Universal unique identifier, used for linking imported host groups to already existing ones. Auto-generated, if not given. |