GslbV1Dot1
GslbV1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| algorithm required | GSLB 트래픽 분산을 위한 부하 분산 알고리즘(예: ROUND_ROBIN, RATIO) Example : ROUND_ROBIN | enum (RATIO, ROUND_ROBIN) | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| description optional | 설명 Example : Example Description for GSLB | any of [string, null] | |
| env_usage required | GSLB의 환경 사용 유형(예: PUBLIC) Example : PUBLIC | enum (PUBLIC, PRIVATE) | |
| health_check optional | GSLB 엔드포인트 가용성 모니터링을 위한 헬스 체크 설정 | any of [GslbHeathCheckShowResponse, null] | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| linked_resource_count required | 이 GSLB에 연결된 리소스 수 Example : 2 | integer | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | GSLB 이름 Example : example.gslb.e.samsungsdscloud.com | string | |
| state required | GSLB의 현재 상태(예: ACTIVE, CREATING, EDITING, ERROR, DELETING) Example : ACTIVE | enum (CREATING, ACTIVE, DELETING, DELETED, ERROR, EDITING) |