Guardrail
Guardrail
| Name | Description | Schema | Default |
|---|---|---|---|
| binding_ous optional | any of [array[GuardrailBindingOu], array[object], null] | ||
| created_at required | 생성 일시 Example : 2024-12-19 01:09:05.000 | string (date-time) | |
| created_by required | 생성자 Example : c23fb561c689455993874fa5d5ed4a2f | string | |
| description optional | 가드레일 설명 Example : This is an example guardrail. | any of [string, null] | |
| guidance required | 정책 가이드 Example : MANDATORY | string | |
| id required | 가드레일 ID Example : 2c8a138f8d78e1fc29a449dbfa8681 | string | |
| 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 | |
| srn optional | 가드레일 SRN Example : srn:dev2:::::cloudcontrol:guardrail/2c8a138f8d78e1fc29a449dbfa8681 | any of [string, null] | |
| status optional | 적용 상태 Example : DISABLED | string | DISABLED |
| type required | 가드레일 유형 Example : PREVENTIVE | string |