Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.01 KB

UpdateHostGroupInput.md

File metadata and controls

16 lines (11 loc) · 1.01 KB

UpdateHostGroupInput

Properties

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]

[Back to Model list] [Back to API list] [Back to README]