|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Information about the linked account. |
||
| domain_id |
string |
The domain ID. |
bj1 |
| authentication_type |
string |
The account type. Valid values:
|
mobile |
| identity |
string |
The unique identifier of the account. |
136***000 |
| extra |
string |
Additional account information. When authentication_type is set to mobile, this field contains the country code. For example, 86 indicates the Chinese mainland. |
86 |
| user_id |
string |
The user ID of the account. |
00016a587b62b50003deea299a4f5b50 |
| created_at |
integer |
The account creation time, in milliseconds since epoch (January 1, 1970, 00:00:00 UTC). |
1639762579768 |
| display_name |
string |
The display name of the account. For example, an LDAP account uses the UID as its unique identifier, while the display name can be a job number or other label. |
001 |
| status |
string |
The account status. |
normal |
| last_login_time |
integer |
The most recent login time of the account, in milliseconds since epoch (January 1, 1970, 00:00:00 UTC). |
1639762579769 |