1.0

1.0

scpcli iam-identity-center group list
--instance_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--excluded_user_uuid <value>]
[--excluded_account_id <value>]

Description

get groups list

상태 ACTIVE (DEPRECATED)

버전최소 지원 보장일
1.020260223

Parameters

NameTypeDescriptionExample
instance_id
required
string인스턴스 IDssoins-12345
size
optional
integersize20
page
optional
integerpage0
sort
optional
stringsortcreated_at:desc
name
optional
string그룹 이름Admin_Group
excluded_user_uuid
optional
string사용자 ID138c2fc8c29a449dbfa8681f8f1d78e2
excluded_account_id
optional
stringAccount ID1234ab567cd64769e8f9g490hi304891

Responses

NameDescriptionExample
id그룹 ID138c2fc8c29a449dbfa8681f8f1d78e2
created_at생성 시간2024-05-17T00:23:17Z
created_by생성자90dddfc2b1e04edba54ba2b41539a9ac
creator_name생성자 명John Doe
description그룹 설명Group for administrators
instance_id인스턴스 IDssoins-12345
modified_at수정 시간2024-05-17T00:23:17Z
modified_by수정자90dddfc2b1e04edba54ba2b41539a9ac
modifier_name수정자 명Smith
name그룹 이름Admin_Group
user_count그룹에 속한 사용자 수1
users그룹에 속한 사용자 목록[{‘id’: ‘6fdd2a6d-6f4f-4157-8259-5d55e7dd1269’, ’name’: ‘John Doe’, ‘user_id’: ‘johndoe’}]