GslbCreateRequestV1Dot1
GslbCreateRequestV1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| algorithm required | The GSLB Algorithm. Example : ROUND_ROBIN | enum (RATIO, ROUND_ROBIN) | |
| description optional | 설명 Example : Example Description for GSLB | any of [string, null] | |
| env_usage required | GSLB 용도 Example : PUBLIC | enum (PUBLIC, PRIVATE) | |
| health_check optional | GSLB 헬스 체크. | any of [GslbHealthCheck, null] | |
| name required | GSLB 이름 Example : example.gslb.e.samsungsdscloud.com | string | |
| resources required | GSLB Resource 목록 조회 | array[GslbResourceV1Dot1] | |
| tags optional | 태그 목록 | array[Tag] |