| Name | Type | Description | Notes |
|---|---|---|---|
| host_proximity_values | [HostProximityValue], none_type | Change Proximity for list of hosts | [optional] |
| hosts_to_create | [CreateHostInput], none_type | List of hosts to be replaced to the group | [optional] |
| name | str, none_type | Name of the host group | [optional] |
| removed_hosts | [str, none_type], none_type | List of host IDs to be removed from the group | [optional] |
| updated_hosts | [str, none_type], none_type | List of host IDs to be added to the group | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |