| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The information about the group. | ||
| domain_id | string | The ID of the domain. | bj1 |
| group_id | string | The ID of the group. | b45c0c0c373c41ec9ebb5c85a025a08f |
| group_name | string | The name of the group. | test group |
| description | string | The description of the group. | created by system |
| created_at | long | The time when the group was created. This value is a UNIX timestamp representing the number of milliseconds that have elapsed since January 1, 1970, 00:00:00 UTC. | 2019-08-20T06:51:27.292Z |
| updated_at | long | The time when the group was modified. This value is a UNIX timestamp representing the number of milliseconds that have elapsed since January 1, 1970, 00:00:00 UTC. | 2019-08-20T06:51:27.292Z |
| creator | string | The ID of the user who created the group. | c9b7a5aa04d14ae3867fdc886fa01da4 |