The CCG
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] |