1.4
1.4
scp-cli iam policy binding list
--policy_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--identity_id <value>]
[--identity_type <value>]
[--name <value>]
Description
Get a specific policy binding list
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| identity_id optional | string | Identity ID | f39c460fade34fecb05ede8f904b24b7 |
| identity_type optional | string | Identity Type | GROUP |
| name optional | string | Name | TestGroup |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| description | Group Description | Descriptions for group |
| domain_name | Domain Name | scp |
| members | Group Member List | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First Name | Kim Samsung |
| name | Group Name | TestGroup |
| policies | Policy | [] |
| resource_type | Resource Name | group |
| roles | Role Information | [] |
| service_name | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Types | USER_DEFINED |