Organization
Overview
Provides a Command-line Interface (CLI) that supports programmatic use of IaaS/PaaS products provided by SCP.
This guide provides a brief description of Organization service and how to call CLI.
Version
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Status | Not Before |
|---|
| 1.2 | CURRENT | - |
| 1.1 | DEPRECATED | 20260531 |
| 1.0 | DEPRECATED | 20251231 |
1 - CLIs
1.1 - AcceptInvitation
1.1.1 - 1.2
scpcli organization invitation accept
--invitation_id <value>
Description
accept a specific invitation
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
invitation_id required | string | Invitation ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
1.1.2 - 1.1
scpcli organization invitation accept
--invitation_id <value>
Description
accept a specific invitation
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
invitation_id required | string | Invitation ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
1.1.3 - 1.0
scpcli organization invitation accept
--invitation_id <value>
Description
accept a specific invitation
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
invitation_id required | string | Invitation ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
1.2 - AttachPolicyBindings
1.2.1 - 1.2
scpcli organization policy attach
--target_ids <value>
--policy_ids <value>
--entity <value>
[--organization_id <value>]
Description
attach policy bindings
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
target_ids required | array | Target Info | ou-1a2b3c4d5e6f7g8h9i0j1k2l3m4n5 |
policy_ids required | array | Control Policy List ID | f98e76d54c32b10a9z8y7x6w5v4u3 |
entity required | string | Entity Type | POLICY |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| error_code | Error Code | Conflict |
| failed_caused | Failure Cause | Account 482d111a302547fbbd11ee0141ea23bb is not found |
| failed_id | Failed ID | ou-1a2b3c4d5e6f7g8h9i0j1k2l3m4n5 |
| response | | |
1.2.2 - 1.1
scpcli organization policy attach
--target_ids <value>
--policy_ids <value>
--entity <value>
[--organization_id <value>]
Description
attach policy bindings
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
target_ids required | array | Target Info | ou-1a2b3c4d5e6f7g8h9i0j1k2l3m4n5 |
policy_ids required | array | Control Policy List ID | f98e76d54c32b10a9z8y7x6w5v4u3 |
entity required | string | Entity Type | POLICY |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| error_code | Error Code | Conflict |
| failed_caused | Failure Cause | Account 482d111a302547fbbd11ee0141ea23bb is not found |
| failed_id | Failed ID | ou-1a2b3c4d5e6f7g8h9i0j1k2l3m4n5 |
| response | | |
1.2.3 - 1.0
scpcli organization policy attach
--target_ids <value>
--policy_ids <value>
--entity <value>
[--organization_id <value>]
Description
attach policy bindings
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
target_ids required | array | Target Info | ou-1a2b3c4d5e6f7g8h9i0j1k2l3m4n5 |
policy_ids required | array | Control Policy List ID | f98e76d54c32b10a9z8y7x6w5v4u3 |
entity required | string | Entity Type | POLICY |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| error_code | Error Code | Conflict |
| failed_caused | Failure Cause | Account 482d111a302547fbbd11ee0141ea23bb is not found |
| failed_id | Failed ID | ou-1a2b3c4d5e6f7g8h9i0j1k2l3m4n5 |
| response | | |
1.3 - CancelInvitations
1.3.1 - 1.2
scpcli organization invitation cancel
--ids <value>
[--organization_id <value>]
Description
cancel invitations
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
ids required | array | Invitation ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.3.2 - 1.1
scpcli organization invitation cancel
--ids <value>
[--organization_id <value>]
Description
cancel invitations
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
ids required | array | Invitation ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.3.3 - 1.0
scpcli organization invitation cancel
--ids <value>
[--organization_id <value>]
Description
cancel invitations
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
ids required | array | Invitation ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.4 - CreateAccount
1.4.1 - 1.2
scpcli organization account create
--role_name <value>
--organization_id <value>
--name <value>
--login_id <value>
Description
create a account
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
role_name required | string | Role Name | OrganizationAccountAccessRole |
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
name required | string | Account Name | score-account |
login_id required | string | Login ID | log-archive@samsung.com |
Responses
| Name | Description | Example |
|---|
| failed | Account Create Fail Info | |
| success | Account Create Success Info | |
1.4.2 - 1.1
scpcli organization account create
--role_name <value>
--organization_id <value>
--name <value>
--login_id <value>
Description
create a account
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
role_name required | string | Role Name | OrganizationAccountAccessRole |
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
name required | string | Account Name | score-account |
login_id required | string | Login ID | log-archive@samsung.com |
Responses
| Name | Description | Example |
|---|
| failed | Account Create Fail Info | |
| success | Account Create Success Info | |
1.4.3 - 1.0
scpcli organization account create
--role_name <value>
--organization_id <value>
--name <value>
--login_id <value>
Description
create a account
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
role_name required | string | Role Name | OrganizationAccountAccessRole |
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
name required | string | Account Name | score-account |
login_id required | string | Login ID | log-archive@samsung.com |
Responses
| Name | Description | Example |
|---|
| failed | Account Create Fail Info | |
| success | Account Create Success Info | |
1.5 - CreateDelegationPolicy
1.5.1 - 1.2
scpcli organization delegation policy create
[--organization_id <value>]
[--statement <value>]
[--version <value>]
Description
create a delegation policy
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
statement optional | array | Policy Syntax | '{"Action": ["s3:PutObject", "s3:GetObject"], "Condition": "", "Effect": "Allow", "NotAction": [""], "Principal": "", "Resource": ["*"], "Sid": "statement1"}' |
version optional | string | Policy Version | - |
Responses
| Name | Description | Example |
|---|
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| document | Delegation Policy Document | {‘Statement’: [{‘Action’: [‘organization:CreateServiceControlPolicy’, ‘organization:DeleteServiceControlPolicies’, ‘organization:SetServiceControlPolicy’, ‘organization:ShowServiceControlPolicy’, ‘organization:ListServiceControlPolicies’, ‘organization:ShowAccount’, ‘organization:ListAccounts’, ‘organization:ListOrganizationUnits’, ‘organization:ListOrganizationInvitations’, ‘organization:ListParents’, ‘organization:ListPoliciesForTarget’, ‘organization:ListTargetsForPolicy’, ‘organization:AttachPolicyBindings’, ‘organization:RemovePolicyBindings’, ‘organization:ShowDelegatePolicy’], ‘Effect’: ‘Allow’, ‘Principal’: {‘scp’: [‘srn:dev2::f045159f40c64125a1fe61bd71d1c14c:::iam:user/e3a6e3f99c1040639e9a3c8f8b7427df’]}, ‘Resource’: [’*’], ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’} |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.5.2 - 1.1
scpcli organization delegation policy create
[--organization_id <value>]
[--statement <value>]
[--version <value>]
Description
create a delegation policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
statement optional | array | Policy Syntax | '{"Action": ["s3:PutObject", "s3:GetObject"], "Condition": "", "Effect": "Allow", "NotAction": [""], "Principal": "", "Resource": ["*"], "Sid": "statement1"}' |
version optional | string | Policy Version | - |
Responses
| Name | Description | Example |
|---|
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| document | Delegation Policy Document | {‘Statement’: [{‘Action’: [‘organization:CreateServiceControlPolicy’, ‘organization:DeleteServiceControlPolicies’, ‘organization:SetServiceControlPolicy’, ‘organization:ShowServiceControlPolicy’, ‘organization:ListServiceControlPolicies’, ‘organization:ShowAccount’, ‘organization:ListAccounts’, ‘organization:ListOrganizationUnits’, ‘organization:ListOrganizationInvitations’, ‘organization:ListParents’, ‘organization:ListPoliciesForTarget’, ‘organization:ListTargetsForPolicy’, ‘organization:AttachPolicyBindings’, ‘organization:RemovePolicyBindings’, ‘organization:ShowDelegatePolicy’], ‘Effect’: ‘Allow’, ‘Principal’: {‘scp’: [‘srn:dev2::f045159f40c64125a1fe61bd71d1c14c:::iam:user/e3a6e3f99c1040639e9a3c8f8b7427df’]}, ‘Resource’: [’*’], ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’} |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.5.3 - 1.0
scpcli organization delegation policy create
[--organization_id <value>]
[--statement <value>]
[--version <value>]
Description
create a delegation policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
statement optional | array | Policy Syntax | '{"Action": ["s3:PutObject", "s3:GetObject"], "Condition": "", "Effect": "Allow", "NotAction": [""], "Principal": "", "Resource": ["*"], "Sid": "statement1"}' |
version optional | string | Policy Version | - |
Responses
| Name | Description | Example |
|---|
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| document | Delegation Policy Document | {‘Statement’: [{‘Action’: [‘organization:CreateServiceControlPolicy’, ‘organization:DeleteServiceControlPolicies’, ‘organization:SetServiceControlPolicy’, ‘organization:ShowServiceControlPolicy’, ‘organization:ListServiceControlPolicies’, ‘organization:ShowAccount’, ‘organization:ListAccounts’, ‘organization:ListOrganizationUnits’, ‘organization:ListOrganizationInvitations’, ‘organization:ListParents’, ‘organization:ListPoliciesForTarget’, ‘organization:ListTargetsForPolicy’, ‘organization:AttachPolicyBindings’, ‘organization:RemovePolicyBindings’, ‘organization:ShowDelegatePolicy’], ‘Effect’: ‘Allow’, ‘Principal’: {‘scp’: [‘srn:dev2::f045159f40c64125a1fe61bd71d1c14c:::iam:user/e3a6e3f99c1040639e9a3c8f8b7427df’]}, ‘Resource’: [’*’], ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’} |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.6 - CreateInvitation
1.6.1 - 1.2
scpcli organization invitation create
--target_login_ids <value>
[--organization_id <value>]
Description
create an invitation
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
target_login_ids required | array | Invitation Receiver Account Email List | score-1@samsung.com |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| error_code | Error Code | Invitation.AlreadySentError |
| failed_caused | Failure Reason | Account b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 is not found |
| failed_id | Organization Invitation Fail Login ID List | [‘score-1@samsung.com’] |
| response | | |
1.6.2 - 1.1
scpcli organization invitation create
--target_login_ids <value>
[--organization_id <value>]
Description
create an invitation
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
target_login_ids required | array | Invitation Receiver Account Email List | score-1@samsung.com |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| error_code | Error Code | Invitation.AlreadySentError |
| failed_caused | Failure Reason | Account b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 is not found |
| failed_id | Organization Invitation Fail Login ID List | [‘score-1@samsung.com’] |
| response | | |
1.6.3 - 1.0
scpcli organization invitation create
--target_login_ids <value>
[--organization_id <value>]
Description
create an invitation
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
target_login_ids required | array | Invitation Receiver Account Email List | score-1@samsung.com |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| error_code | Error Code | Invitation.AlreadySentError |
| failed_caused | Failure Reason | Account b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 is not found |
| failed_id | Organization Invitation Fail Login ID List | [‘score-1@samsung.com’] |
| response | | |
1.7 - CreateOrganization
1.7.1 - 1.2
scpcli organization organization create
--name <value>
Description
create a organization
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
name required | string | Organization Name | My Organization |
Responses
| Name | Description | Example |
|---|
| id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| creator_name | Creator Name | John Doe na |
| delegation_account_id | Delegation Account | 124e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| master_account_email | Master Account Email | admin@example.com |
| master_account_id | Master Account ID | 9f8e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| modifier_name | Modifier Name | Alice |
| name | Organization Name | My Organization |
| root_unit_id | Root Unit ID | r-abcd7d6c5b4a3z2y1x0w9v8u7t6s5r |
| srn | Organization SRN | srn:dev2::1b8c29a138d78e24bf1fa86812fcaa:kr-west1::organizations/organization/o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| use_scp_yn | Control Policy Usage YN | True |
1.7.2 - 1.1
scpcli organization organization create
--name <value>
Description
create a organization
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
name required | string | Organization Name | My Organization |
Responses
| Name | Description | Example |
|---|
| id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| creator_name | Creator Name | John Doe na |
| delegation_account_id | Delegation Account | 124e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| master_account_email | Master Account Email | admin@example.com |
| master_account_id | Master Account ID | 9f8e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| modifier_name | Modifier Name | Alice |
| name | Organization Name | My Organization |
| root_unit_id | Root Unit ID | r-abcd7d6c5b4a3z2y1x0w9v8u7t6s5r |
| srn | Organization SRN | srn:dev2::1b8c29a138d78e24bf1fa86812fcaa:kr-west1::organizations/organization/o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| use_scp_yn | Control Policy Usage YN | True |
1.7.3 - 1.0
scpcli organization organization create
--name <value>
Description
create a organization
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
name required | string | Organization Name | My Organization |
Responses
| Name | Description | Example |
|---|
| id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| creator_name | Creator Name | John Doe na |
| delegation_account_id | Delegation Account | 124e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| master_account_email | Master Account Email | admin@example.com |
| master_account_id | Master Account ID | 9f8e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| modifier_name | Modifier Name | Alice |
| name | Organization Name | My Organization |
| root_unit_id | Root Unit ID | r-abcd7d6c5b4a3z2y1x0w9v8u7t6s5r |
| srn | Organization SRN | srn:dev2::1b8c29a138d78e24bf1fa86812fcaa:kr-west1::organizations/organization/o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| use_scp_yn | Control Policy Usage YN | True |
1.8 - CreateOrganizationUnit
1.8.1 - 1.2
scpcli organization organization unit create
--name <value>
[--description <value>]
[--organization_id <value>]
[--parent_unit_id <value>]
[--policy_ids <value>]
Description
create an organization unit
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
name required | string | Organization Unit Name | score-organization-unit |
description optional | string | Organization Unit Description | Score Organization Unit |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
parent_unit_id optional | string | Root or Parent Organization Unit ID | ou-fc8c29a138d78e24bf1fa86812fc8b |
policy_ids optional | array | Control Policy List ID | f98e76d54c32b10a9z8y7x6w5v4u3 |
Responses
| Name | Description | Example |
|---|
| organization_unit | Organization Unit Info | |
1.8.2 - 1.1
scpcli organization organization unit create
--name <value>
[--description <value>]
[--organization_id <value>]
[--parent_unit_id <value>]
[--policy_ids <value>]
Description
create an organization unit
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
name required | string | Organization Unit Name | score-organization-unit |
description optional | string | Organization Unit Description | Score Organization Unit |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
parent_unit_id optional | string | Root or Parent Organization Unit ID | ou-fc8c29a138d78e24bf1fa86812fc8b |
policy_ids optional | array | Control Policy List ID | f98e76d54c32b10a9z8y7x6w5v4u3 |
Responses
| Name | Description | Example |
|---|
| organization_unit | Organization Unit Info | |
1.8.3 - 1.0
scpcli organization organization unit create
--name <value>
[--description <value>]
[--organization_id <value>]
[--parent_unit_id <value>]
[--policy_ids <value>]
Description
create an organization unit
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
name required | string | Organization Unit Name | score-organization-unit |
description optional | string | Organization Unit Description | Score Organization Unit |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
parent_unit_id optional | string | Root or Parent Organization Unit ID | ou-fc8c29a138d78e24bf1fa86812fc8b |
policy_ids optional | array | Control Policy List ID | f98e76d54c32b10a9z8y7x6w5v4u3 |
Responses
| Name | Description | Example |
|---|
| organization_unit | Organization Unit Info | |
1.9 - CreateServiceControlPolicy
1.9.1 - 1.2
scpcli organization service control policy create
--organization_id <value>
--name <value>
--description <value>
[--type <value>]
[--statement <value>]
[--version <value>]
Description
create a service control policy
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
name required | string | Service Control Policy Name | MyPolicy |
description required | string | Policy Description | This is an example policy. |
type optional | string | Service Control Policy Type | MANAGED |
statement optional | array | Policy Syntax | '{"Action": ["s3:PutObject", "s3:GetObject"], "Condition": "", "Effect": "Allow", "NotAction": [""], "Principal": "", "Resource": ["*"], "Sid": "statement1"}' |
version optional | string | Policy Version | - |
Responses
| Name | Description | Example |
|---|
| id | Service Control Policy ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
| category | Policy Category | SCP |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| creator_name | Creator Name | John Doe na |
| description | Policy Description | This is an example policy. |
| document | Policy Document | {‘Statement’: [{‘Action’: [’’], ‘Effect’: ‘Allow’, ‘Resource’: [’’], ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’} |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| modifier_name | Modifier Name | Alice |
| name | Service Control Policy Name | MyPolicy |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| service_name | Service Name | Organization |
| source | Policy Creation Subject | ORGANIZATION |
| srn | Policy SRN | srn:dev2::1b8c29a138d78e24bf1fa86812fcaa:kr-west1::organizations/service-control-policy/138c2fc8c29a449dbfa8681f8f1d78e2 |
| state | Policy State | ACTIVE |
| type | Service Control Policy Type | MANAGED |
1.9.2 - 1.1
scpcli organization service control policy create
--organization_id <value>
--name <value>
--description <value>
[--type <value>]
[--statement <value>]
[--version <value>]
Description
create a service control policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
name required | string | Service Control Policy Name | MyPolicy |
description required | string | Policy Description | This is an example policy. |
type optional | string | Service Control Policy Type | MANAGED |
statement optional | array | Policy Syntax | '{"Action": ["s3:PutObject", "s3:GetObject"], "Condition": "", "Effect": "Allow", "NotAction": [""], "Principal": "", "Resource": ["*"], "Sid": "statement1"}' |
version optional | string | Policy Version | - |
Responses
| Name | Description | Example |
|---|
| id | Service Control Policy ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
| category | Policy Category | SCP |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| creator_name | Creator Name | John Doe na |
| description | Policy Description | This is an example policy. |
| document | Policy Document | {‘Statement’: [{‘Action’: [’’], ‘Effect’: ‘Allow’, ‘Resource’: [’’], ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’} |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| modifier_name | Modifier Name | Alice |
| name | Service Control Policy Name | MyPolicy |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| service_name | Service Name | Organization |
| source | Policy Creation Subject | ORGANIZATION |
| srn | Policy SRN | srn:dev2::1b8c29a138d78e24bf1fa86812fcaa:kr-west1::organizations/service-control-policy/138c2fc8c29a449dbfa8681f8f1d78e2 |
| state | Policy State | ACTIVE |
| type | Service Control Policy Type | MANAGED |
1.9.3 - 1.0
scpcli organization service control policy create
--organization_id <value>
--name <value>
--description <value>
[--type <value>]
[--statement <value>]
[--version <value>]
Description
create a service control policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
name required | string | Service Control Policy Name | MyPolicy |
description required | string | Policy Description | This is an example policy. |
type optional | string | Service Control Policy Type | MANAGED |
statement optional | array | Policy Syntax | '{"Action": ["s3:PutObject", "s3:GetObject"], "Condition": "", "Effect": "Allow", "NotAction": [""], "Principal": "", "Resource": ["*"], "Sid": "statement1"}' |
version optional | string | Policy Version | - |
Responses
| Name | Description | Example |
|---|
| id | Service Control Policy ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
| category | Policy Category | SCP |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| creator_name | Creator Name | John Doe na |
| description | Policy Description | This is an example policy. |
| document | Policy Document | {‘Statement’: [{‘Action’: [’’], ‘Effect’: ‘Allow’, ‘Resource’: [’’], ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’} |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| modifier_name | Modifier Name | Alice |
| name | Service Control Policy Name | MyPolicy |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| service_name | Service Name | Organization |
| source | Policy Creation Subject | ORGANIZATION |
| srn | Policy SRN | srn:dev2::1b8c29a138d78e24bf1fa86812fcaa:kr-west1::organizations/service-control-policy/138c2fc8c29a449dbfa8681f8f1d78e2 |
| state | Policy State | ACTIVE |
| type | Service Control Policy Type | MANAGED |
1.10 - DeclineInvitation
1.10.1 - 1.2
scpcli organization invitation decline
--invitation_id <value>
Description
decline a specific invitation
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
invitation_id required | string | Invitation ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
1.10.2 - 1.1
scpcli organization invitation decline
--invitation_id <value>
Description
decline a specific invitation
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
invitation_id required | string | Invitation ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
1.10.3 - 1.0
scpcli organization invitation decline
--invitation_id <value>
Description
decline a specific invitation
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
invitation_id required | string | Invitation ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
1.11 - DeleteAccount
1.11.1 - 1.2
scpcli organization account delete
--account_id <value>
[--organization_id <value>]
Description
Delete a specific account
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | Organization Account ID | b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.12 - DeleteDelegationPolicy
1.12.1 - 1.2
scpcli organization delegation policy delete
[--organization_id <value>]
Description
delete a specific delegation policy
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.12.2 - 1.1
scpcli organization delegation policy delete
[--organization_id <value>]
Description
delete a specific delegation policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.12.3 - 1.0
scpcli organization delegation policy delete
[--organization_id <value>]
Description
delete a specific delegation policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.13 - DeleteOrganization
1.13.1 - 1.2
scpcli organization organization delete
--organization_id <value>
Description
delete a specific organization
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.13.2 - 1.1
scpcli organization organization delete
--organization_id <value>
Description
delete a specific organization
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.13.3 - 1.0
scpcli organization organization delete
--organization_id <value>
Description
delete a specific organization
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.14 - DeleteOrganizationUnits
1.14.1 - 1.2
scpcli organization organization unit delete
--ids <value>
[--organization_id <value>]
Description
delete organization units
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
ids required | array | Organization Unit ID List | ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.14.2 - 1.1
scpcli organization organization unit delete
--ids <value>
[--organization_id <value>]
Description
delete organization units
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
ids required | array | Organization Unit ID List | ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.14.3 - 1.0
scpcli organization organization unit delete
--ids <value>
[--organization_id <value>]
Description
delete organization units
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
ids required | array | Organization Unit ID List | ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.15 - DeleteServiceControlPolicies
1.15.1 - 1.2
scpcli organization service control policy delete
--organization_id <value>
--ids <value>
Description
delete service control policies
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
ids required | array | Service Control Policy List ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
1.15.2 - 1.1
scpcli organization service control policy delete
--organization_id <value>
--ids <value>
Description
delete service control policies
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
ids required | array | Service Control Policy List ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
1.15.3 - 1.0
scpcli organization service control policy delete
--organization_id <value>
--ids <value>
Description
delete service control policies
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
ids required | array | Service Control Policy List ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
1.16 - LeaveOrganization
1.16.1 - 1.2
scpcli organization organization leave
--organization_id <value>
Description
leave a specific organization
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.16.2 - 1.1
scpcli organization organization leave
--organization_id <value>
Description
leave a specific organization
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.16.3 - 1.0
scpcli organization organization leave
--organization_id <value>
Description
leave a specific organization
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.17 - ListAccountInvitations
1.17.1 - 1.2
scpcli organization account invitation list
Description
get account invitation list
State
ACTIVE (CURRENT)
Responses
| Name | Description | Example |
|---|
| id | ID | 0a36e0746dbf4908acf0357829701381 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| expired_time | Invitation Expired Datetime | 2024-04-30T12:34:56.789Z |
| master_account_email | Master Account Email | admin@example.com |
| master_account_id | Master Account Name | 9f8e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| master_account_login_id | Login ID | log-archive@samsung.com |
| master_account_name | Master Account Name | CoreKim |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| organization_name | Organization Name | My Organization |
| requested_time | Invitation Request Datetime | 2024-04-17T12:34:56.789Z |
| state | Invitation State | INVITING |
| target_account_id | Invitation Receiver Account ID | 338c2fc8c29a449dbfa8681f8f1d78e5 |
1.17.2 - 1.1
scpcli organization account invitation list
Description
get account invitation list
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Responses
| Name | Description | Example |
|---|
| id | ID | 0a36e0746dbf4908acf0357829701381 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| expired_time | Invitation Expired Datetime | 2024-04-30T12:34:56.789Z |
| master_account_email | Master Account Email | admin@example.com |
| master_account_id | Master Account Name | 9f8e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| master_account_login_id | Login ID | log-archive@samsung.com |
| master_account_name | Master Account Name | CoreKim |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| organization_name | Organization Name | My Organization |
| requested_time | Invitation Request Datetime | 2024-04-17T12:34:56.789Z |
| state | Invitation State | INVITING |
| target_account_id | Invitation Receiver Account ID | 338c2fc8c29a449dbfa8681f8f1d78e5 |
1.17.3 - 1.0
scpcli organization account invitation list
Description
get account invitation list
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Responses
| Name | Description | Example |
|---|
| id | ID | 0a36e0746dbf4908acf0357829701381 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| expired_time | Invitation Expired Datetime | 2024-04-30T12:34:56.789Z |
| master_account_email | Master Account Email | admin@example.com |
| master_account_id | Master Account Name | 9f8e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| master_account_login_id | Login ID | log-archive@samsung.com |
| master_account_name | Master Account Name | CoreKim |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| organization_name | Organization Name | My Organization |
| requested_time | Invitation Request Datetime | 2024-04-17T12:34:56.789Z |
| state | Invitation State | INVITING |
| target_account_id | Invitation Receiver Account ID | 338c2fc8c29a449dbfa8681f8f1d78e5 |
1.18 - ListAccounts
1.18.1 - 1.2
scpcli organization account list
[--organization_id <value>]
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--email <value>]
[--login_id <value>]
[--joined_start_date <value>]
[--joined_end_date <value>]
[--joined_method <value>]
[--exclude_policy_id <value>]
[--parent_unit_id <value>]
[--parent_unit_name <value>]
[--type <value>]
Description
get accounts list
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
id optional | string | Organization Account ID | b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 |
name optional | string | Account Name | score-account |
email optional | string | Account Email | score@samsung.com |
login_id optional | string | Login ID | log-archive@samsung.com |
joined_start_date optional | string | Joined Start Datetime | 2024-05-17T12:34:56.789Z |
joined_end_date optional | string | Joined End Datetime | 2024-05-17T12:34:56.789Z |
joined_method optional | **** | Joined Method | INVITED |
exclude_policy_id optional | string | Policy ID to Exclude | 238c2fc8c29a449dbfa8681f8f1d78e2 |
parent_unit_id optional | string | Root or Parent Organization Unit ID | ou-fc8c29a138d78e24bf1fa86812fc8b |
parent_unit_name optional | string | Root or Parent Organization Unit Name | parent-unit-name |
type optional | **** | Account Type | MEMBER |
Responses
| Name | Description | Example |
|---|
| id | ID | 0a36e0746dbf4908acf0357829701381 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| email | Account Email | score@samsung.com |
| joined_method | Joined Method | INVITED |
| joined_time | Joined Datetime | 2024-05-17T12:34:56.789Z |
| login_id | Login ID | log-archive@samsung.com |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| name | Account Name | score-account |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| parent_unit_id | Root or Parent Organization Unit ID | ou-fc8c29a138d78e24bf1fa86812fc8b |
| parent_unit_name | Root or Parent Organization Unit Name | parent-unit-name |
| state | Account Status | ACTIVE |
| type | Account Type | MEMBER |
1.18.2 - 1.1
scpcli organization account list
[--organization_id <value>]
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--email <value>]
[--login_id <value>]
[--joined_start_date <value>]
[--joined_end_date <value>]
[--joined_method <value>]
[--exclude_policy_id <value>]
[--parent_unit_id <value>]
[--parent_unit_name <value>]
[--type <value>]
Description
get accounts list
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
id optional | string | Organization Account ID | b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 |
name optional | string | Account Name | score-account |
email optional | string | Account Email | score@samsung.com |
login_id optional | string | Login ID | log-archive@samsung.com |
joined_start_date optional | string | Joined Start Datetime | 2024-05-17T12:34:56.789Z |
joined_end_date optional | string | Joined End Datetime | 2024-05-17T12:34:56.789Z |
joined_method optional | **** | Joined Method | INVITED |
exclude_policy_id optional | string | Policy ID to Exclude | 238c2fc8c29a449dbfa8681f8f1d78e2 |
parent_unit_id optional | string | Root or Parent Organization Unit ID | ou-fc8c29a138d78e24bf1fa86812fc8b |
parent_unit_name optional | string | Root or Parent Organization Unit Name | parent-unit-name |
type optional | **** | Account Type | MEMBER |
Responses
| Name | Description | Example |
|---|
| id | ID | 0a36e0746dbf4908acf0357829701381 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| email | Account Email | score@samsung.com |
| joined_method | Joined Method | INVITED |
| joined_time | Joined Datetime | 2024-05-17T12:34:56.789Z |
| login_id | Login ID | log-archive@samsung.com |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| name | Account Name | score-account |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| parent_unit_id | Root or Parent Organization Unit ID | ou-fc8c29a138d78e24bf1fa86812fc8b |
| parent_unit_name | Root or Parent Organization Unit Name | parent-unit-name |
| state | Account Status | ACTIVE |
| type | Account Type | MEMBER |
1.18.3 - 1.0
scpcli organization account list
[--organization_id <value>]
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--email <value>]
[--login_id <value>]
[--joined_start_date <value>]
[--joined_end_date <value>]
[--joined_method <value>]
[--exclude_policy_id <value>]
[--parent_unit_id <value>]
[--parent_unit_name <value>]
[--type <value>]
Description
get accounts list
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
id optional | string | Organization Account ID | b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 |
name optional | string | Account Name | score-account |
email optional | string | Account Email | score@samsung.com |
login_id optional | string | Login ID | log-archive@samsung.com |
joined_start_date optional | string | Joined Start Datetime | 2024-05-17T12:34:56.789Z |
joined_end_date optional | string | Joined End Datetime | 2024-05-17T12:34:56.789Z |
joined_method optional | **** | Joined Method | INVITED |
exclude_policy_id optional | string | Policy ID to Exclude | 238c2fc8c29a449dbfa8681f8f1d78e2 |
parent_unit_id optional | string | Root or Parent Organization Unit ID | ou-fc8c29a138d78e24bf1fa86812fc8b |
parent_unit_name optional | string | Root or Parent Organization Unit Name | parent-unit-name |
type optional | **** | Account Type | MEMBER |
Responses
| Name | Description | Example |
|---|
| id | ID | 0a36e0746dbf4908acf0357829701381 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| email | Account Email | score@samsung.com |
| joined_method | Joined Method | INVITED |
| joined_time | Joined Datetime | 2024-05-17T12:34:56.789Z |
| login_id | Login ID | log-archive@samsung.com |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| name | Account Name | score-account |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| parent_unit_id | Root or Parent Organization Unit ID | ou-fc8c29a138d78e24bf1fa86812fc8b |
| parent_unit_name | Root or Parent Organization Unit Name | parent-unit-name |
| state | Account Status | ACTIVE |
| type | Account Type | MEMBER |
1.19 - ListOrganizationInvitations
1.19.1 - 1.2
scpcli organization organization invitation list
[--organization_id <value>]
[--size <value>]
[--page <value>]
[--sort <value>]
[--account_id <value>]
[--account_name <value>]
[--account_email <value>]
[--state <value>]
[--login_id <value>]
Description
get organization invitation list
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
account_id optional | string | Master Account Name | 9f8e7d6c5b4a3z2y1x0w9v8u7t6s5r |
account_name optional | string | Master Account Name | CoreKim |
account_email optional | string | Master Account Email | admin@example.com |
state optional | **** | Invitation State | INVITING |
login_id optional | string | Login ID | log-archive@samsung.com |
Responses
| Name | Description | Example |
|---|
| id | ID | 0a36e0746dbf4908acf0357829701381 |
| account_email | Master Account Email | admin@example.com |
| account_name | Master Account Name | CoreKim |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| login_id | Login ID | log-archive@samsung.com |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| state | Invitation State | INVITING |
| target_account_id | Master Account Name | 9f8e7d6c5b4a3z2y1x0w9v8u7t6s5r |
1.19.2 - 1.1
scpcli organization organization invitation list
[--organization_id <value>]
[--size <value>]
[--page <value>]
[--sort <value>]
[--account_id <value>]
[--account_name <value>]
[--account_email <value>]
[--state <value>]
[--login_id <value>]
Description
get organization invitation list
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
account_id optional | string | Master Account Name | 9f8e7d6c5b4a3z2y1x0w9v8u7t6s5r |
account_name optional | string | Master Account Name | CoreKim |
account_email optional | string | Master Account Email | admin@example.com |
state optional | **** | Invitation State | INVITING |
login_id optional | string | Login ID | log-archive@samsung.com |
Responses
| Name | Description | Example |
|---|
| id | ID | 0a36e0746dbf4908acf0357829701381 |
| account_email | Master Account Email | admin@example.com |
| account_name | Master Account Name | CoreKim |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| login_id | Login ID | log-archive@samsung.com |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| state | Invitation State | INVITING |
| target_account_id | Master Account Name | 9f8e7d6c5b4a3z2y1x0w9v8u7t6s5r |
1.19.3 - 1.0
scpcli organization organization invitation list
[--organization_id <value>]
[--size <value>]
[--page <value>]
[--sort <value>]
[--account_id <value>]
[--account_name <value>]
[--account_email <value>]
[--state <value>]
[--login_id <value>]
Description
get organization invitation list
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
account_id optional | string | Master Account Name | 9f8e7d6c5b4a3z2y1x0w9v8u7t6s5r |
account_name optional | string | Master Account Name | CoreKim |
account_email optional | string | Master Account Email | admin@example.com |
state optional | **** | Invitation State | INVITING |
login_id optional | string | Login ID | log-archive@samsung.com |
Responses
| Name | Description | Example |
|---|
| id | ID | 0a36e0746dbf4908acf0357829701381 |
| account_email | Master Account Email | admin@example.com |
| account_name | Master Account Name | CoreKim |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| login_id | Login ID | log-archive@samsung.com |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| state | Invitation State | INVITING |
| target_account_id | Master Account Name | 9f8e7d6c5b4a3z2y1x0w9v8u7t6s5r |
1.20 - ListOrganizations
1.20.1 - 1.2
scpcli organization organization list
[--organization_id <value>]
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--master_account_id <value>]
Description
get organizations list
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
name optional | string | Organization Name | My Organization |
master_account_id optional | string | Organization Account ID | b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 |
Responses
| Name | Description | Example |
|---|
| id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| delegation_account_id | Delegation Account | 124e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| master_account_id | Master Account ID | 9f8e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| name | Organization Name | My Organization |
| root_unit_id | Root Unit ID | r-abcd7d6c5b4a3z2y1x0w9v8u7t6s5r |
| use_scp_yn | Control Policy Usage YN | True |
1.20.2 - 1.1
scpcli organization organization list
[--organization_id <value>]
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--master_account_id <value>]
Description
get organizations list
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
name optional | string | Organization Name | My Organization |
master_account_id optional | string | Organization Account ID | b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 |
Responses
| Name | Description | Example |
|---|
| id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| delegation_account_id | Delegation Account | 124e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| master_account_id | Master Account ID | 9f8e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| name | Organization Name | My Organization |
| root_unit_id | Root Unit ID | r-abcd7d6c5b4a3z2y1x0w9v8u7t6s5r |
| use_scp_yn | Control Policy Usage YN | True |
1.20.3 - 1.0
scpcli organization organization list
[--organization_id <value>]
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--master_account_id <value>]
Description
get organizations list
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
name optional | string | Organization Name | My Organization |
master_account_id optional | string | Organization Account ID | b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 |
Responses
| Name | Description | Example |
|---|
| id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| delegation_account_id | Delegation Account | 124e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| master_account_id | Master Account ID | 9f8e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| name | Organization Name | My Organization |
| root_unit_id | Root Unit ID | r-abcd7d6c5b4a3z2y1x0w9v8u7t6s5r |
| use_scp_yn | Control Policy Usage YN | True |
1.21 - ListOrganizationUnits
1.21.1 - 1.2
scpcli organization organization unit list
--parent_unit_id <value>
[--organization_id <value>]
[--name <value>]
[--exclude_policy_id <value>]
Description
get organization unit list
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
parent_unit_id required | string | Root or Parent Organization Unit ID | ou-fc8c29a138d78e24bf1fa86812fc8b |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
name optional | string | Organization Unit Name | score-organization-unit |
exclude_policy_id optional | string | Policy ID to Exclude | 238c2fc8c29a449dbfa8681f8f1d78e2 |
Responses
| Name | Description | Example |
|---|
| id | Organization Unit ID or Organization Account ID | ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| depth | Hierarchy (0~5) | 1 |
| email | Account Email | score@samsung.com |
| joined_method | Joined Method | INVITED |
| joined_time | Joined Datetime | 2024-05-17T12:34:56.789Z |
| login_id | Login ID | log-archive@samsung.com |
| name | Organization Unit Name or Account Name | score-organization-unit |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| parent_unit_id | Root or Parent Organization Unit ID | ou-fc8c29a138d78e24bf1fa86812fc8b |
| parent_unit_name | Root or Parent Organization Unit Name | parent-unit-name |
| type | Type (Root or Organization Unit) or Account Type | MEMBER |
1.21.2 - 1.1
scpcli organization organization unit list
--parent_unit_id <value>
[--organization_id <value>]
[--name <value>]
[--exclude_policy_id <value>]
Description
get organization unit list
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
parent_unit_id required | string | Root or Parent Organization Unit ID | ou-fc8c29a138d78e24bf1fa86812fc8b |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
name optional | string | Organization Unit Name | score-organization-unit |
exclude_policy_id optional | string | Policy ID to Exclude | 238c2fc8c29a449dbfa8681f8f1d78e2 |
Responses
| Name | Description | Example |
|---|
| id | Organization Unit ID or Organization Account ID | ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| depth | Hierarchy (0~5) | 1 |
| email | Account Email | score@samsung.com |
| joined_method | Joined Method | INVITED |
| joined_time | Joined Datetime | 2024-05-17T12:34:56.789Z |
| login_id | Login ID | log-archive@samsung.com |
| name | Organization Unit Name or Account Name | score-organization-unit |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| parent_unit_id | Root or Parent Organization Unit ID | ou-fc8c29a138d78e24bf1fa86812fc8b |
| parent_unit_name | Root or Parent Organization Unit Name | parent-unit-name |
| type | Type (Root or Organization Unit) or Account Type | MEMBER |
1.21.3 - 1.0
scpcli organization organization unit list
--parent_unit_id <value>
[--organization_id <value>]
[--name <value>]
[--exclude_policy_id <value>]
Description
get organization unit list
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
parent_unit_id required | string | Root or Parent Organization Unit ID | ou-fc8c29a138d78e24bf1fa86812fc8b |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
name optional | string | Organization Unit Name | score-organization-unit |
exclude_policy_id optional | string | Policy ID to Exclude | 238c2fc8c29a449dbfa8681f8f1d78e2 |
Responses
| Name | Description | Example |
|---|
| id | Organization Unit ID or Organization Account ID | ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| depth | Hierarchy (0~5) | 1 |
| email | Account Email | score@samsung.com |
| joined_method | Joined Method | INVITED |
| joined_time | Joined Datetime | 2024-05-17T12:34:56.789Z |
| login_id | Login ID | log-archive@samsung.com |
| name | Organization Unit Name or Account Name | score-organization-unit |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| parent_unit_id | Root or Parent Organization Unit ID | ou-fc8c29a138d78e24bf1fa86812fc8b |
| type | Type (Root or Organization Unit) or Account Type | MEMBER |
1.22 - ListParents
1.22.1 - 1.2
scpcli organization organization unit parent list
--unit_id <value>
[--organization_id <value>]
Description
get organization unit parent list
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
unit_id required | string | Organization Unit ID | ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| id | Organization Unit ID | ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| creator_name | Creator Name | John Doe na |
| depth | Hierarchy (0~5) | 1 |
| description | Organization Unit Description | Score Organization Unit |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| modifier_name | Modifier Name | Alice |
| name | Organization Unit Name | score-organization-unit |
| parent_unit_id | Type (Root or Organization Unit) | ou-fc8c29a138d78e24bf1fa86812fc8b |
| service_name | Service Name | Organization |
| srn | Organization Unit SRN | srn:dev2::1b8c29a138d78e24bf1fa86812fcaa:kr-west1::organizations/ou/ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
| type | Type (Root or Organization Unit) | OU |
1.22.2 - 1.1
scpcli organization organization unit parent list
--unit_id <value>
[--organization_id <value>]
Description
get organization unit parent list
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
unit_id required | string | Organization Unit ID | ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| id | Organization Unit ID | ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| creator_name | Creator Name | John Doe na |
| depth | Hierarchy (0~5) | 1 |
| description | Organization Unit Description | Score Organization Unit |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| modifier_name | Modifier Name | Alice |
| name | Organization Unit Name | score-organization-unit |
| parent_unit_id | Type (Root or Organization Unit) | ou-fc8c29a138d78e24bf1fa86812fc8b |
| service_name | Service Name | Organization |
| srn | Organization Unit SRN | srn:dev2::1b8c29a138d78e24bf1fa86812fcaa:kr-west1::organizations/ou/ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
| type | Type (Root or Organization Unit) | OU |
1.22.3 - 1.0
scpcli organization organization unit parent list
--unit_id <value>
[--organization_id <value>]
Description
get organization unit parent list
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
unit_id required | string | Organization Unit ID | ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| id | Organization Unit ID | ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| creator_name | Creator Name | John Doe na |
| depth | Hierarchy (0~5) | 1 |
| description | Organization Unit Description | Score Organization Unit |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| modifier_name | Modifier Name | Alice |
| name | Organization Unit Name | score-organization-unit |
| parent_unit_id | Type (Root or Organization Unit) | ou-fc8c29a138d78e24bf1fa86812fc8b |
| service_name | Service Name | Organization |
| srn | Organization Unit SRN | srn:dev2::1b8c29a138d78e24bf1fa86812fcaa:kr-west1::organizations/ou/ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
| type | Type (Root or Organization Unit) | OU |
1.23 - ListPoliciesForTarget
1.23.1 - 1.2
scpcli organization target policy list
--target_id <value>
[--organization_id <value>]
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_category <value>]
[--name <value>]
Description
list policies for target
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
target_id required | string | Target ID | ou-1a2b3c4d5e6f7g8h9i0j1k2l3m4n5 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_category optional | **** | Policy Category | SCP |
name optional | string | Control Policy Name | test-policy-name |
Responses
| Name | Description | Example |
|---|
| id | ID | 0a36e0746dbf4908acf0357829701381 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| link_types | Link Type | {‘DIRECTED’: [{’target_id’: ‘1a2b3c4d5e6f7g8h9i0j1k2l3m4n5’, ’target_name’: ’example-target’, ’target_type’: ‘OU’}], ‘INHERITED’: [{’target_id’: ‘2a2b3c4d5e6f7g8h9i0j1k2l3m4n5’, ’target_name’: ‘root’, ’target_type’: ‘ROOT’}]} |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| policy_name | Control Policy Name | test-policy-name |
| policy_type | Control Policy Type | SYSTEM_MANAGED |
| source | Policy Creation Subject | ORGANIZATION |
1.23.2 - 1.1
scpcli organization target policy list
--target_id <value>
[--organization_id <value>]
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_category <value>]
[--name <value>]
Description
list policies for target
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
target_id required | string | Target ID | ou-1a2b3c4d5e6f7g8h9i0j1k2l3m4n5 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_category optional | **** | Policy Category | SCP |
name optional | string | Control Policy Name | test-policy-name |
Responses
| Name | Description | Example |
|---|
| id | ID | 0a36e0746dbf4908acf0357829701381 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| link_types | Link Type | {‘DIRECTED’: [{’target_id’: ‘1a2b3c4d5e6f7g8h9i0j1k2l3m4n5’, ’target_name’: ’example-target’, ’target_type’: ‘OU’}], ‘INHERITED’: [{’target_id’: ‘2a2b3c4d5e6f7g8h9i0j1k2l3m4n5’, ’target_name’: ‘root’, ’target_type’: ‘ROOT’}]} |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| policy_name | Control Policy Name | test-policy-name |
| policy_type | Control Policy Type | SYSTEM_MANAGED |
| source | Policy Creation Subject | ORGANIZATION |
1.23.3 - 1.0
scpcli organization target policy list
--target_id <value>
[--organization_id <value>]
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_category <value>]
[--name <value>]
Description
list policies for target
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
target_id required | string | Target ID | ou-1a2b3c4d5e6f7g8h9i0j1k2l3m4n5 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_category optional | **** | Policy Category | SCP |
name optional | string | Control Policy Name | test-policy-name |
Responses
| Name | Description | Example |
|---|
| id | ID | 0a36e0746dbf4908acf0357829701381 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| link_types | Link Type | {‘DIRECTED’: [{’target_id’: ‘1a2b3c4d5e6f7g8h9i0j1k2l3m4n5’, ’target_name’: ’example-target’, ’target_type’: ‘OU’}], ‘INHERITED’: [{’target_id’: ‘2a2b3c4d5e6f7g8h9i0j1k2l3m4n5’, ’target_name’: ‘root’, ’target_type’: ‘ROOT’}]} |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| policy_name | Control Policy Name | test-policy-name |
| policy_type | Control Policy Type | SYSTEM_MANAGED |
| source | Policy Creation Subject | ORGANIZATION |
1.24 - ListServiceControlPolicies
1.24.1 - 1.2
scpcli organization service control policy list
--organization_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--type <value>]
[--exclude_target_id <value>]
Description
get service control policies list
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
id optional | string | Service Control Policy ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
name optional | array | Service Control Policy Name | M |
type optional | **** | Service Control Policy Type | MANAGED |
exclude_target_id optional | string | Target ID to Exclude | 112c2fc8c29a449dbfa8681f8f1d7442 |
Responses
| Name | Description | Example |
|---|
| id | Service Control Policy ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
| category | Policy Category | SCP |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| creator_name | Creator Name | John Doe na |
| description | Policy Description | This is an example policy. |
| document | Policy Document | {‘Statement’: [{‘Action’: [’’], ‘Effect’: ‘Allow’, ‘Resource’: [’’], ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’} |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| modifier_name | Modifier Name | Alice |
| name | Service Control Policy Name | MyPolicy |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| source | Policy Creation Subject | ORGANIZATION |
| state | Policy State | ACTIVE |
| type | Service Control Policy Type | MANAGED |
1.24.2 - 1.1
scpcli organization service control policy list
--organization_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--type <value>]
[--exclude_target_id <value>]
Description
get service control policies list
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
id optional | string | Service Control Policy ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
name optional | array | Service Control Policy Name | M |
type optional | **** | Service Control Policy Type | MANAGED |
exclude_target_id optional | string | Target ID to Exclude | 112c2fc8c29a449dbfa8681f8f1d7442 |
Responses
| Name | Description | Example |
|---|
| id | Service Control Policy ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
| category | Policy Category | SCP |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| creator_name | Creator Name | John Doe na |
| description | Policy Description | This is an example policy. |
| document | Policy Document | {‘Statement’: [{‘Action’: [’’], ‘Effect’: ‘Allow’, ‘Resource’: [’’], ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’} |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| modifier_name | Modifier Name | Alice |
| name | Service Control Policy Name | MyPolicy |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| source | Policy Creation Subject | ORGANIZATION |
| state | Policy State | ACTIVE |
| type | Service Control Policy Type | MANAGED |
1.24.3 - 1.0
scpcli organization service control policy list
--organization_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--type <value>]
[--exclude_target_id <value>]
Description
get service control policies list
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
id optional | string | Service Control Policy ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
name optional | array | Service Control Policy Name | M |
type optional | **** | Service Control Policy Type | MANAGED |
exclude_target_id optional | string | Target ID to Exclude | 112c2fc8c29a449dbfa8681f8f1d7442 |
Responses
| Name | Description | Example |
|---|
| id | Service Control Policy ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
| category | Policy Category | SCP |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| creator_name | Creator Name | John Doe na |
| description | Policy Description | This is an example policy. |
| document | Policy Document | {‘Statement’: [{‘Action’: [’’], ‘Effect’: ‘Allow’, ‘Resource’: [’’], ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’} |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| modifier_name | Modifier Name | Alice |
| name | Service Control Policy Name | MyPolicy |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| source | Policy Creation Subject | ORGANIZATION |
| state | Policy State | ACTIVE |
| type | Service Control Policy Type | MANAGED |
1.25 - ListTargetsForPolicy
1.25.1 - 1.2
scpcli organization policy target list
--target_type <value>
--policy_id <value>
[--organization_id <value>]
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_category <value>]
[--name <value>]
Description
list targets for policy
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
target_type required | **** | Target Type | OU |
policy_id required | string | Control Policy ID | f98e76d54c32b10a9z8y7x6w5v4u3 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_category optional | **** | Policy Category | SCP |
name optional | string | Target Name | example-target |
Responses
| Name | Description | Example |
|---|
| id | ID | 0a36e0746dbf4908acf0357829701381 |
| control_policies | Control Policy ID List | |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| target_name | Target Name | example-target |
1.25.2 - 1.1
scpcli organization policy target list
--target_type <value>
--policy_id <value>
[--organization_id <value>]
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_category <value>]
[--name <value>]
Description
list targets for policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
target_type required | **** | Target Type | OU |
policy_id required | string | Control Policy ID | f98e76d54c32b10a9z8y7x6w5v4u3 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_category optional | **** | Policy Category | SCP |
name optional | string | Target Name | example-target |
Responses
| Name | Description | Example |
|---|
| id | ID | 0a36e0746dbf4908acf0357829701381 |
| control_policies | Control Policy ID List | |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| target_name | Target Name | example-target |
1.25.3 - 1.0
scpcli organization policy target list
--target_type <value>
--policy_id <value>
[--organization_id <value>]
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_category <value>]
[--name <value>]
Description
list targets for policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
target_type required | **** | Target Type | OU |
policy_id required | string | Control Policy ID | f98e76d54c32b10a9z8y7x6w5v4u3 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_category optional | **** | Policy Category | SCP |
name optional | string | Target Name | example-target |
Responses
| Name | Description | Example |
|---|
| id | ID | 0a36e0746dbf4908acf0357829701381 |
| control_policies | Control Policy ID List | |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| target_name | Target Name | example-target |
1.26 - MoveAccount
1.26.1 - 1.2
scpcli organization account move
--target_account_ids <value>
--parent_unit_id <value>
[--organization_id <value>]
Description
move a specific account to a different OU
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
target_account_ids required | array | Target Account ID List | b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 |
parent_unit_id required | string | Root ID or Organization Unit ID | ou-1a2b3c4d5e6f7g8h9i0j1k2l3m4n5 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.26.2 - 1.1
scpcli organization account move
--target_account_ids <value>
--parent_unit_id <value>
[--organization_id <value>]
Description
move a specific account to a different OU
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
target_account_ids required | array | Target Account ID List | b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 |
parent_unit_id required | string | Root ID or Organization Unit ID | ou-1a2b3c4d5e6f7g8h9i0j1k2l3m4n5 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.26.3 - 1.0
scpcli organization account move
--target_account_ids <value>
--parent_unit_id <value>
[--organization_id <value>]
Description
move a specific account to a different OU
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
target_account_ids required | array | Target Account ID List | b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 |
parent_unit_id required | string | Root ID or Organization Unit ID | ou-1a2b3c4d5e6f7g8h9i0j1k2l3m4n5 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.27 - RemoveAccounts
1.27.1 - 1.2
scpcli organization account remove
--target_account_ids <value>
[--organization_id <value>]
Description
Remove accounts from organization
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
target_account_ids required | array | Target Account ID List | b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.27.2 - 1.1
scpcli organization account remove
--target_account_ids <value>
[--organization_id <value>]
Description
Remove accounts from organization
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
target_account_ids required | array | Target Account ID List | b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.27.3 - 1.0
scpcli organization account remove
--target_account_ids <value>
[--organization_id <value>]
Description
Remove accounts from organization
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
target_account_ids required | array | Target Account ID List | b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.28 - RemovePolicyBindings
1.28.1 - 1.2
scpcli organization policy remove
--target_ids <value>
--policy_ids <value>
--entity <value>
[--organization_id <value>]
Description
remove policy bindings
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
target_ids required | array | Target Info | ou-1a2b3c4d5e6f7g8h9i0j1k2l3m4n5 |
policy_ids required | array | Control Policy List ID | f98e76d54c32b10a9z8y7x6w5v4u3 |
entity required | string | Entity Type | POLICY |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.28.2 - 1.1
scpcli organization policy remove
--target_ids <value>
--policy_ids <value>
--entity <value>
[--organization_id <value>]
Description
remove policy bindings
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
target_ids required | array | Target Info | ou-1a2b3c4d5e6f7g8h9i0j1k2l3m4n5 |
policy_ids required | array | Control Policy List ID | f98e76d54c32b10a9z8y7x6w5v4u3 |
entity required | string | Entity Type | POLICY |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.28.3 - 1.0
scpcli organization policy remove
--target_ids <value>
--policy_ids <value>
--entity <value>
[--organization_id <value>]
Description
remove policy bindings
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
target_ids required | array | Target Info | ou-1a2b3c4d5e6f7g8h9i0j1k2l3m4n5 |
policy_ids required | array | Control Policy List ID | f98e76d54c32b10a9z8y7x6w5v4u3 |
entity required | string | Entity Type | POLICY |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.29 - SetDelegationPolicy
1.29.1 - 1.2
scpcli organization delegation policy set
[--organization_id <value>]
[--statement <value>]
[--version <value>]
Description
set a specific delegation policy
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
statement optional | array | Policy Syntax | '{"Action": ["s3:PutObject", "s3:GetObject"], "Condition": "", "Effect": "Allow", "NotAction": [""], "Principal": "", "Resource": ["*"], "Sid": "statement1"}' |
version optional | string | Policy Version | - |
1.29.2 - 1.1
scpcli organization delegation policy set
[--organization_id <value>]
[--statement <value>]
[--version <value>]
Description
set a specific delegation policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
statement optional | array | Policy Syntax | '{"Action": ["s3:PutObject", "s3:GetObject"], "Condition": "", "Effect": "Allow", "NotAction": [""], "Principal": "", "Resource": ["*"], "Sid": "statement1"}' |
version optional | string | Policy Version | - |
1.29.3 - 1.0
scpcli organization delegation policy set
[--organization_id <value>]
[--statement <value>]
[--version <value>]
Description
set a specific delegation policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
statement optional | array | Policy Syntax | '{"Action": ["s3:PutObject", "s3:GetObject"], "Condition": "", "Effect": "Allow", "NotAction": [""], "Principal": "", "Resource": ["*"], "Sid": "statement1"}' |
version optional | string | Policy Version | - |
1.30 - SetOrganization
1.30.1 - 1.2
scpcli organization organization set
--organization_id <value>
[--delegation_account_id <value>]
[--name <value>]
[--organization_id <value>]
[--use_scp_yn <value>]
Description
set a specific organization
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
delegation_account_id optional | string | Delegation Account | 124e7d6c5b4a3z2y1x0w9v8u7t6s5r |
name optional | string | Organization Name | My Organization |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
use_scp_yn optional | boolean | Control Policy Usage YN | True |
1.30.2 - 1.1
scpcli organization organization set
--organization_id <value>
[--delegation_account_id <value>]
[--name <value>]
[--organization_id <value>]
[--use_scp_yn <value>]
Description
set a specific organization
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
delegation_account_id optional | string | Delegation Account | 124e7d6c5b4a3z2y1x0w9v8u7t6s5r |
name optional | string | Organization Name | My Organization |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
use_scp_yn optional | boolean | Control Policy Usage YN | True |
1.30.3 - 1.0
scpcli organization organization set
--organization_id <value>
[--delegation_account_id <value>]
[--name <value>]
[--organization_id <value>]
[--use_scp_yn <value>]
Description
set a specific organization
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
delegation_account_id optional | string | Delegation Account | 124e7d6c5b4a3z2y1x0w9v8u7t6s5r |
name optional | string | Organization Name | My Organization |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
use_scp_yn optional | boolean | Control Policy Usage YN | True |
1.31 - SetOrganizationUnit
1.31.1 - 1.2
scpcli organization organization unit set
--unit_id <value>
[--description <value>]
[--name <value>]
[--organization_id <value>]
Description
set a specific organization unit
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
unit_id required | string | Organization Unit ID | ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
description optional | string | Organization Unit Description | Score Organization Unit |
name optional | string | Organization Unit Name | score-organization-unit |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.31.2 - 1.1
scpcli organization organization unit set
--unit_id <value>
[--description <value>]
[--name <value>]
[--organization_id <value>]
Description
set a specific organization unit
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
unit_id required | string | Organization Unit ID | ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
description optional | string | Organization Unit Description | Score Organization Unit |
name optional | string | Organization Unit Name | score-organization-unit |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.31.3 - 1.0
scpcli organization organization unit set
--unit_id <value>
[--description <value>]
[--name <value>]
[--organization_id <value>]
Description
set a specific organization unit
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
unit_id required | string | Organization Unit ID | ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
description optional | string | Organization Unit Description | Score Organization Unit |
name optional | string | Organization Unit Name | score-organization-unit |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.32 - SetServiceControlPolicy
1.32.1 - 1.2
scpcli organization service control policy set
--policy_id <value>
--organization_id <value>
[--description <value>]
[--name <value>]
[--statement <value>]
[--version <value>]
Description
set a specific service control policy
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Service Control Policy ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
description optional | string | Policy Description | This is an example policy. |
name optional | string | Service Control Policy Name | MyPolicy |
statement optional | array | Policy Syntax | '{"Action": ["s3:PutObject", "s3:GetObject"], "Condition": "", "Effect": "Allow", "NotAction": [""], "Principal": "", "Resource": ["*"], "Sid": "statement1"}' |
version optional | string | Policy Version | - |
1.32.2 - 1.1
scpcli organization service control policy set
--policy_id <value>
--organization_id <value>
[--description <value>]
[--name <value>]
[--statement <value>]
[--version <value>]
Description
set a specific service control policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Service Control Policy ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
description optional | string | Policy Description | This is an example policy. |
name optional | string | Service Control Policy Name | MyPolicy |
statement optional | array | Policy Syntax | '{"Action": ["s3:PutObject", "s3:GetObject"], "Condition": "", "Effect": "Allow", "NotAction": [""], "Principal": "", "Resource": ["*"], "Sid": "statement1"}' |
version optional | string | Policy Version | - |
1.32.3 - 1.0
scpcli organization service control policy set
--policy_id <value>
--organization_id <value>
[--description <value>]
[--name <value>]
[--statement <value>]
[--version <value>]
Description
set a specific service control policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Service Control Policy ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
description optional | string | Policy Description | This is an example policy. |
name optional | string | Service Control Policy Name | MyPolicy |
statement optional | array | Policy Syntax | '{"Action": ["s3:PutObject", "s3:GetObject"], "Condition": "", "Effect": "Allow", "NotAction": [""], "Principal": "", "Resource": ["*"], "Sid": "statement1"}' |
version optional | string | Policy Version | - |
1.33 - ShowAccount
1.33.1 - 1.2
scpcli organization account show
--account_id <value>
[--organization_id <value>]
[--lazy_policy <value>]
Description
show a specific account
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | Organization Account ID | b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
lazy_policy optional | boolean | Linked Policy Query YN | True |
Responses
| Name | Description | Example |
|---|
| account | Organization Account Detail Info | |
1.33.2 - 1.1
scpcli organization account show
--account_id <value>
[--organization_id <value>]
[--lazy_policy <value>]
Description
show a specific account
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | Organization Account ID | b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
lazy_policy optional | boolean | Linked Policy Query YN | True |
Responses
| Name | Description | Example |
|---|
| account | Organization Account Detail Info | |
1.33.3 - 1.0
scpcli organization account show
--account_id <value>
[--organization_id <value>]
[--lazy_policy <value>]
Description
show a specific account
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | Organization Account ID | b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
lazy_policy optional | boolean | Linked Policy Query YN | True |
Responses
| Name | Description | Example |
|---|
| account | Organization Account Detail Info | |
1.34 - ShowDelegationPolicy
1.34.1 - 1.2
scpcli organization delegation policy show
[--organization_id <value>]
Description
show a specific delegation policy
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| document | Delegation Policy Document | {‘Statement’: [{‘Action’: [‘organization:CreateServiceControlPolicy’, ‘organization:DeleteServiceControlPolicies’, ‘organization:SetServiceControlPolicy’, ‘organization:ShowServiceControlPolicy’, ‘organization:ListServiceControlPolicies’, ‘organization:ShowAccount’, ‘organization:ListAccounts’, ‘organization:ListOrganizationUnits’, ‘organization:ListOrganizationInvitations’, ‘organization:ListParents’, ‘organization:ListPoliciesForTarget’, ‘organization:ListTargetsForPolicy’, ‘organization:AttachPolicyBindings’, ‘organization:RemovePolicyBindings’, ‘organization:ShowDelegatePolicy’], ‘Effect’: ‘Allow’, ‘Principal’: {‘scp’: [‘srn:dev2::f045159f40c64125a1fe61bd71d1c14c:::iam:user/e3a6e3f99c1040639e9a3c8f8b7427df’]}, ‘Resource’: [’*’], ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’} |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.34.2 - 1.1
scpcli organization delegation policy show
[--organization_id <value>]
Description
show a specific delegation policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| document | Delegation Policy Document | {‘Statement’: [{‘Action’: [‘organization:CreateServiceControlPolicy’, ‘organization:DeleteServiceControlPolicies’, ‘organization:SetServiceControlPolicy’, ‘organization:ShowServiceControlPolicy’, ‘organization:ListServiceControlPolicies’, ‘organization:ShowAccount’, ‘organization:ListAccounts’, ‘organization:ListOrganizationUnits’, ‘organization:ListOrganizationInvitations’, ‘organization:ListParents’, ‘organization:ListPoliciesForTarget’, ‘organization:ListTargetsForPolicy’, ‘organization:AttachPolicyBindings’, ‘organization:RemovePolicyBindings’, ‘organization:ShowDelegatePolicy’], ‘Effect’: ‘Allow’, ‘Principal’: {‘scp’: [‘srn:dev2::f045159f40c64125a1fe61bd71d1c14c:::iam:user/e3a6e3f99c1040639e9a3c8f8b7427df’]}, ‘Resource’: [’*’], ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’} |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.34.3 - 1.0
scpcli organization delegation policy show
[--organization_id <value>]
Description
show a specific delegation policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| document | Delegation Policy Document | {‘Statement’: [{‘Action’: [‘organization:CreateServiceControlPolicy’, ‘organization:DeleteServiceControlPolicies’, ‘organization:SetServiceControlPolicy’, ‘organization:ShowServiceControlPolicy’, ‘organization:ListServiceControlPolicies’, ‘organization:ShowAccount’, ‘organization:ListAccounts’, ‘organization:ListOrganizationUnits’, ‘organization:ListOrganizationInvitations’, ‘organization:ListParents’, ‘organization:ListPoliciesForTarget’, ‘organization:ListTargetsForPolicy’, ‘organization:AttachPolicyBindings’, ‘organization:RemovePolicyBindings’, ‘organization:ShowDelegatePolicy’], ‘Effect’: ‘Allow’, ‘Principal’: {‘scp’: [‘srn:dev2::f045159f40c64125a1fe61bd71d1c14c:::iam:user/e3a6e3f99c1040639e9a3c8f8b7427df’]}, ‘Resource’: [’*’], ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’} |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
1.35 - ShowOrganization
1.35.1 - 1.2
scpcli organization organization show
--organization_id <value>
Description
show a specific organization
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| creator_name | Creator Name | John Doe na |
| delegation_account_id | Delegation Account | 124e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| master_account_email | Master Account Email | admin@example.com |
| master_account_id | Master Account ID | 9f8e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| modifier_name | Modifier Name | Alice |
| name | Organization Name | My Organization |
| root_unit_id | Root Unit ID | r-abcd7d6c5b4a3z2y1x0w9v8u7t6s5r |
| srn | Organization SRN | srn:dev2::1b8c29a138d78e24bf1fa86812fcaa:kr-west1::organizations/organization/o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| use_scp_yn | Control Policy Usage YN | True |
1.35.2 - 1.1
scpcli organization organization show
--organization_id <value>
Description
show a specific organization
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| creator_name | Creator Name | John Doe na |
| delegation_account_id | Delegation Account | 124e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| master_account_email | Master Account Email | admin@example.com |
| master_account_id | Master Account ID | 9f8e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| modifier_name | Modifier Name | Alice |
| name | Organization Name | My Organization |
| root_unit_id | Root Unit ID | r-abcd7d6c5b4a3z2y1x0w9v8u7t6s5r |
| srn | Organization SRN | srn:dev2::1b8c29a138d78e24bf1fa86812fcaa:kr-west1::organizations/organization/o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| use_scp_yn | Control Policy Usage YN | True |
1.35.3 - 1.0
scpcli organization organization show
--organization_id <value>
Description
show a specific organization
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
organization_id required | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| creator_name | Creator Name | John Doe na |
| delegation_account_id | Delegation Account | 124e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| master_account_email | Master Account Email | admin@example.com |
| master_account_id | Master Account ID | 9f8e7d6c5b4a3z2y1x0w9v8u7t6s5r |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| modifier_name | Modifier Name | Alice |
| name | Organization Name | My Organization |
| root_unit_id | Root Unit ID | r-abcd7d6c5b4a3z2y1x0w9v8u7t6s5r |
| srn | Organization SRN | srn:dev2::1b8c29a138d78e24bf1fa86812fcaa:kr-west1::organizations/organization/o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| use_scp_yn | Control Policy Usage YN | True |
1.36 - ShowOrganizationUnit
1.36.1 - 1.2
scpcli organization organization unit show
--unit_id <value>
[--organization_id <value>]
Description
show a specific organization unit
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
unit_id required | string | Organization Unit ID | ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| organization_unit | Organization Unit Info | |
1.36.2 - 1.1
scpcli organization organization unit show
--unit_id <value>
[--organization_id <value>]
Description
show a specific organization unit
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
unit_id required | string | Organization Unit ID | ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| organization_unit | Organization Unit Info | |
1.36.3 - 1.0
scpcli organization organization unit show
--unit_id <value>
[--organization_id <value>]
Description
show a specific organization unit
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
unit_id required | string | Organization Unit ID | ou-c29a138f8f1d78e24dbfa8681fc2fc8 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| organization_unit | Organization Unit Info | |
1.37 - ShowServiceControlPolicy
1.37.1 - 1.2
scpcli organization service control policy show
--policy_id <value>
[--organization_id <value>]
Description
show a specific service control policy
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Service Control Policy ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| id | Service Control Policy ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
| category | Policy Category | SCP |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| creator_name | Creator Name | John Doe na |
| description | Policy Description | This is an example policy. |
| document | Policy Document | {‘Statement’: [{‘Action’: [’’], ‘Effect’: ‘Allow’, ‘Resource’: [’’], ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’} |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| modifier_name | Modifier Name | Alice |
| name | Service Control Policy Name | MyPolicy |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| service_name | Service Name | Organization |
| source | Policy Creation Subject | ORGANIZATION |
| srn | Policy SRN | srn:dev2::1b8c29a138d78e24bf1fa86812fcaa:kr-west1::organizations/service-control-policy/138c2fc8c29a449dbfa8681f8f1d78e2 |
| state | Policy State | ACTIVE |
| type | Service Control Policy Type | MANAGED |
1.37.2 - 1.1
scpcli organization service control policy show
--policy_id <value>
[--organization_id <value>]
Description
show a specific service control policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Service Control Policy ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| id | Service Control Policy ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
| category | Policy Category | SCP |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| creator_name | Creator Name | John Doe na |
| description | Policy Description | This is an example policy. |
| document | Policy Document | {‘Statement’: [{‘Action’: [’’], ‘Effect’: ‘Allow’, ‘Resource’: [’’], ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’} |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| modifier_name | Modifier Name | Alice |
| name | Service Control Policy Name | MyPolicy |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| service_name | Service Name | Organization |
| source | Policy Creation Subject | ORGANIZATION |
| srn | Policy SRN | srn:dev2::1b8c29a138d78e24bf1fa86812fcaa:kr-west1::organizations/service-control-policy/138c2fc8c29a449dbfa8681f8f1d78e2 |
| state | Policy State | ACTIVE |
| type | Service Control Policy Type | MANAGED |
1.37.3 - 1.0
scpcli organization service control policy show
--policy_id <value>
[--organization_id <value>]
Description
show a specific service control policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Service Control Policy ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
organization_id optional | string | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
Responses
| Name | Description | Example |
|---|
| id | Service Control Policy ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
| category | Policy Category | SCP |
| created_at | Created At | 2025-01-01T00:00:00.000Z |
| created_by | Created By | c23fb561c689455993874fa5d5ed4a2f |
| creator_name | Creator Name | John Doe na |
| description | Policy Description | This is an example policy. |
| document | Policy Document | {‘Statement’: [{‘Action’: [’’], ‘Effect’: ‘Allow’, ‘Resource’: [’’], ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’} |
| modified_at | Modified At | 2025-01-01T00:00:00.000Z |
| modified_by | Modified By | c23fb561c689455993874fa5d5ed4a2f |
| modifier_name | Modifier Name | Alice |
| name | Service Control Policy Name | MyPolicy |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| service_name | Service Name | Organization |
| source | Policy Creation Subject | ORGANIZATION |
| srn | Policy SRN | srn:dev2::1b8c29a138d78e24bf1fa86812fcaa:kr-west1::organizations/service-control-policy/138c2fc8c29a449dbfa8681f8f1d78e2 |
| state | Policy State | ACTIVE |
| type | Service Control Policy Type | MANAGED |