LandingZone
LandingZone
| Name | Description | Schema | Default |
|---|---|---|---|
| agree_yn required | 약관 동의 여부 Example : Y | string | |
| created_at required | 생성 일시 Example : 2024-12-19 01:09:05.000 | string (date-time) | |
| created_by required | 생성자 Example : c23fb561c689455993874fa5d5ed4a2f | string | |
| creator_name optional | 생성자 성, 이름 Example : John Doe na | string | - |
| id required | 랜딩 존 ID Example : 2c8a138f8d78e1fc29a449dbfa8681 | string | |
| identity_center_id optional | Identity Center ID Example : 0xnw6g1xh2q5 | any of [string, null] | |
| modified_at required | 수정 일시 Example : 2023-10-15 14:30:00 | string (date-time) | |
| modified_by required | 수정자 Example : c23fb561c689455993874fa5d5ed4a2f | string | |
| modifier_name optional | 수정자 성, 이름 Example : Alice | string | - |
| organization_id required | 조직 ID Example : o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 | string | |
| region required | 리전 Example : kr-west1 | string | |
| service_name required | 서비스명 Example : Cloud Control | string | |
| srn required | 랜딩 존 SRN Example : srn:dev2::a8a2f3c2659646ecaaf28fc8f783921a:::cloudcontrol:landingzone/f7a1ef0b17e34a37811cc2fa7a6bd50b | string | |
| sso_type required | Account 액세스 구성 Example : ID_CENTER | string | |
| status required | 상태 Example : ACTIVE | string | |
| version_id required | 랜딩 존 버전 Example : 1.0 | string |