1.1
1.1
scpcli iam iam user list
--account_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--login_id <value>]
[--email <value>]
[--nation_id <value>]
[--phone_number <value>]
[--user_name <value>]
[--exclude_group_id <value>]
[--exclude_policy_id <value>]
[--type <value>]
Description
List IAM users
State ACTIVE (SUPPORTED)
| Version | Supported Until |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| account_id required | string | Account ID | - |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| login_id optional | string | Login ID | - |
| email optional | string | 사용자 Email | - |
| nation_id optional | string | 국가 ID | - |
| phone_number optional | string | 사용자 휴대 전화 번호 | - |
| user_name optional | string | 사용자 이름 | - |
| exclude_group_id optional | string | 예외 대상 그룹 | - |
| exclude_policy_id optional | string | 예외 대상 정책 | - |
| type optional | string | User Type | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | |
| account_id | Account ID | |
| company_name | 회사 이름 | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | User Description | |
| dst_offset | DST Offset | |
| User Email | ||
| email_authenticated | email 인증 여부 | |
| first_name | 사용자 이름 | |
| groups | group names | |
| last_login_at | 마지막 로그인 | |
| last_name | 사용자 성 | |
| last_password_update_at | 마지막 비밀번호 수정시간 | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Name | |
| password_reuse_count | 비밀 번호 재사용 가능 횟수 | |
| phone_authenticated | 휴대폰 인증 여부 | |
| policies | User Policies | [] |
| state | 상태 | |
| timezone | Timezone ID | |
| type | Type | |
| tz_id | Timezone ID | |
| user_name | User Name | |
| utc_offset | UTC Offset |