GuardrailsForTargetSummary
GuardrailsForTargetSummary
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | 생성 일시 Example : 2024-12-19 01:09:05.000 | string (date-time) | |
| created_by required | 생성자 Example : c23fb561c689455993874fa5d5ed4a2f | string | |
| guidance required | 정책 가이드 Example : MANDATORY | string | |
| id required | ID Example : 0a36e0746dbf4908acf0357829701381 | string | |
| link_types required | 연결 유형 Example : {'directed': [{'target_id': '1a2b3c4d5e6f7g8h9i0j1k2l3m4n5', 'target_name': 'example-target'}], 'inherited': [{'target_id': '2a2b3c4d5e6f7g8h9i0j1k2l3m4n5', 'target_name': 'root'}]} | object[array[GuardrailLinkInfo]] | |
| modified_at required | 수정 일시 Example : 2023-10-15 14:30:00 | string (date-time) | |
| modified_by required | 수정자 Example : c23fb561c689455993874fa5d5ed4a2f | string | |
| name required | 가드레일명 Example : foo-guardrail | string | |
| service_name required | Organization Example : iam | string | |
| type required | 가드레일 유형 Example : PREVENTIVE | string |