The following objects are directly related to the hostgroup API.
The host group object has the following properties.
| Property | Type | Description |
|---|---|---|
| groupid | string | (readonly) ID of the host group. |
| name (required) |
string | Name of the host group. |
| internal | integer | (readonly) Whether the group is used internally by the system. An internal group cannot be deleted. Possible values: 0 - (default) not internal; 1 - internal. |