OrganizationAccountWithPolicy
OrganizationAccountWithPolicy
| Name | Description | Schema | Default |
|---|---|---|---|
| control_policies required | array[ConnectedPolicySummary] | ||
| created_at required | Created At Example : 2025-01-01T00:00:00.000Z | string (date-time) | |
| created_by required | Created By Example : c23fb561c689455993874fa5d5ed4a2f | string | |
| creator_name optional | Creator Name Example : John Doe na | string | - |
| email optional | Account Email Example : score@samsung.com | any of [string, null] | |
| id required | ID Example : 0a36e0746dbf4908acf0357829701381 | string | |
| joined_method required | Joined Method Example : INVITED | enum (INVITED, CREATED, CLOUD_CONTROL) | |
| joined_time required | Joined Datetime Example : 2024-05-17T12:34:56.789Z | string (date-time) | |
| login_id optional | Login ID Example : log-archive@samsung.com | any of [string, null] | |
| modified_at required | Modified At Example : 2025-01-01T00:00:00.000Z | string (date-time) | |
| modified_by required | Modified By Example : c23fb561c689455993874fa5d5ed4a2f | string | |
| modifier_name optional | Modifier Name Example : Alice | string | - |
| name optional | Account Name Example : score-account | any of [string, null] | |
| organization_id required | Organization ID Example : o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 | string | |
| parent_unit_id required | Root or Parent Organization Unit ID Example : ou-fc8c29a138d78e24bf1fa86812fc8b | string | |
| parent_unit_name required | Root or Parent Organization Unit Name Example : parent-unit-name | any of [string, null] | |
| srn optional | SRN Example : srn:dev2::1b8c29a138d78e24bf1fa86812fcaa:kr-west1::organizations/account/b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 | any of [string, null] | |
| state required | Account Status Example : ACTIVE | enum (ACTIVE, SUSPENDED, PENDING_CLOSURE) | |
| type required | Account Type Example : MEMBER | enum (MANAGEMENT, DELEGATION, MEMBER, NONE, LOG_ARCHIVE, AUDIT) |