PoliciesForTargetSummary
PoliciesForTargetSummary
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | 생성 일시 Example : 2024-12-19 01:09:05.000 | string (date-time) | |
| created_by required | 생성자 Example : c23fb561c689455993874fa5d5ed4a2f | string | |
| id required | ID Example : 0a36e0746dbf4908acf0357829701381 | string | |
| link_types required | 연결 유형 Example : {'DIRECTED': [{'target_id': '1a2b3c4d5e6f7g8h9i0j1k2l3m4n5', 'target_name': 'example-target', 'target_type': 'OU'}], 'INHERITED': [{'target_id': '2a2b3c4d5e6f7g8h9i0j1k2l3m4n5', 'target_name': 'root', 'target_type': 'ROOT'}]} | object[array[PolicyLinkInfo]] | |
| modified_at required | 수정 일시 Example : 2023-10-15 14:30:00 | string (date-time) | |
| modified_by required | 수정자 Example : c23fb561c689455993874fa5d5ed4a2f | string | |
| policy_name required | 제어 정책 이름 Example : test-policy-name | string | |
| policy_type required | 제어 정책 유형 Example : SYSTEM_MANAGED | enum (SYSTEM_MANAGED, USER_DEFINED) | |
| source required | 정책 생성 주체 Example : ORGANIZATION | string |