|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Group information. |
||
| 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 |
integer |
The time when the group was created, in UNIX timestamp format. Unit: milliseconds. |
2019-08-20T06:51:27.292Z |
| updated_at |
integer |
The time when the group was last modified, in UNIX timestamp format. Unit: milliseconds. |
2019-08-20T06:51:27.292Z |
| creator |
string |
The ID of the user who created the group. |
c9b7a5aa04d14ae3867fdc886fa01da4 |
| is_sync |
boolean |
Indicates whether the group is a synced team. |