Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.4 KB

CollectorGroup.md

File metadata and controls

24 lines (20 loc) · 1.4 KB

CollectorGroup

Properties

Name Type Description Notes
user_permission str The permission level of the user that made the API request [optional]
num_of_collectors int The number of Collectors that belong to the group [optional]
auto_balance_instance_count_threshold int [optional]
description str The description of the Collector Group [optional]
platform str [optional]
auto_balance_device_count_threshold int [optional]
mismatch_verison bool [optional]
auto_balance bool [optional]
custom_properties list[NameAndValue] The custom properties defined for the Collector group [optional]
num_of_hosts int The number of hosts that belong to the group [optional]
num_of_instances int The number of instances that belong to the group [optional]
name str The name of the Collector Group
auto_balance_strategy str [optional]
create_on int The time at which the group was created, in epoch format [optional]
id int The id of the Collector Group [optional]

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