Table of Contents

> Host group object

The following objects are directly related to the hostgroup API.

Host group

The host group object has the following properties.

Property Type Description
groupid string 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.