Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.01 KB

XiqCloudConfigGroup.md

File metadata and controls

22 lines (18 loc) · 1.01 KB

XiqCloudConfigGroup

The CCG

Properties

Name Type Description Notes
id int The unique identifier
create_time datetime The create time
update_time datetime The last update time
org_id int The organization identifier, valid when enabling HIQ feature [optional]
name str The CCG name
description str The CCG description [optional]
predefined bool Whether it is predefined
read_only bool Whether it is read-only [optional]
zone_name str The zone name. [optional]
zone_id int The zone ID [optional]
zone_location_id int The zone location ID [optional]
device_ids list[int] The device IDs selected for this Ccg. [optional]

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