이 섹션의 다중 페이지 출력 화면임. 여기를 클릭하여 프린트.
Models
- 1: GslbCreateRequest
- 2: GslbCreateRequestV1Dot1
- 3: GslbDetail
- 4: GslbHealthCheck
- 5: GslbHeathCheckShowResponse
- 6: GslbListResponse
- 7: GslbResource
- 8: GslbResourceListResponse
- 9: GslbResourceListResponseV1Dot1
- 10: GslbResourceResponse
- 11: GslbResourceResponseV1Dot1
- 12: GslbResourceSetRequest
- 13: GslbResourceSetRequestV1Dot1
- 14: GslbResourcesSetRequest
- 15: GslbResourceV1Dot1
- 16: GslbResponseCommon
- 17: GslbRoutingControlListResponse
- 18: GslbRoutingControlRequest
- 19: GslbRoutingControlResponse
- 20: GslbRoutingControlResponseCommon
- 21: GslbSetRequest
- 22: GslbShowResponse
- 23: Tag
1 - GslbCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| algorithm required | The GSLB Algorithm. Example : | string | |
| description optional | 설명 Example : | any of [string, null] | |
| env_usage required | GSLB 용도 Example : | string | |
| health_check optional | GSLB 헬스 체크. | any of [GslbHealthCheck, null] | |
| name required | GSLB 이름 Example : | string | |
| resources required | array[GslbResource] | ||
| tags optional | 태그 목록 | array[Tag] |
2 - GslbCreateRequestV1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| algorithm required | The GSLB Algorithm. Example : | string | |
| description optional | 설명 Example : | any of [string, null] | |
| env_usage required | GSLB 용도 Example : | string | |
| health_check optional | GSLB 헬스 체크. | any of [GslbHealthCheck, null] | |
| name required | GSLB 이름 Example : | string | |
| resources required | array[GslbResourceV1Dot1] | ||
| tags optional | 태그 목록 | array[Tag] |
3 - GslbDetail
| Name | Description | Schema | Default |
|---|---|---|---|
| algorithm required | The GSLB Algorithm. Example : | string | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| description optional | 설명 Example : | any of [string, null] | |
| env_usage required | GSLB 용도 Example : | string | |
| health_check required | any of [GslbHeathCheckShowResponse, null] | ||
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| linked_resource_count required | GSLB 연결 대상 Example : | integer | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | GSLB 이름 Example : | string | |
| state required | GSLB 상태. Example : | string |
4 - GslbHealthCheck
| Name | Description | Schema | Default |
|---|---|---|---|
| health_check_interval optional | The GSLB Health Check Interval. Example : | any of [integer, null] | |
| health_check_probe_timeout optional | The GSLB Health Check Probe Timeout. Example : | any of [integer, null] | |
| health_check_user_id optional | The GSLB Health Check User Name. Example : | any of [string, null] | |
| health_check_user_password optional | The GSLB Health Check Password. Example : | any of [string, null] | |
| protocol required | The GSLB Health Check Protocol. Example : | string | |
| receive_string optional | The GSLB Health Check Receive String. Example : | any of [string, null] | |
| send_string optional | The GSLB Health Check Send String. Example : | any of [string, null] | |
| service_port optional | The GSLB Health Check Service Port. Example : | any of [integer, null] | |
| timeout optional | The GSLB Health Check Timeout. Example : | any of [integer, null] |
5 - GslbHeathCheckShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| health_check_interval optional | The GSLB Health Check Interval. Example : | any of [integer, null] | |
| health_check_probe_timeout optional | The GSLB Health Check Probe Timeout. Example : | any of [integer, null] | |
| health_check_user_id optional | The GSLB Health Check User Name. Example : | any of [string, null] | |
| health_check_user_password optional | The GSLB Health Check Password. Example : | any of [string, null] | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| protocol required | The GSLB Health Check Protocol. Example : | string | |
| receive_string optional | The GSLB Health Check Receive String. Example : | any of [string, null] | |
| send_string optional | The GSLB Health Check Send String. Example : | any of [string, null] | |
| service_port optional | The GSLB Health Check Service Port. Example : | any of [integer, null] | |
| timeout optional | The GSLB Health Check Timeout. Example : | any of [integer, null] |
6 - GslbListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count required | count Example : 20 | integer | |
| gslbs required | array[GslbResponseCommon] | ||
| page required | page Example : 0 | integer | |
| size required | size Example : 20 | integer | |
| sort optional | sort Example : ['created_at:asc'] | any of [array[string], null] |
7 - GslbResource
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | 설명 Example : | any of [string, null] | |
| destination required | GSLB Resource 목적지. Example : | string | |
| disabled optional | GSLB Resource 사용 여부. Example : False | any of [boolean, null] | |
| region required | GSLB Resource 위치 Example : | string | |
| weight optional | GSLB Resource 가중치. Example : 0 | any of [integer, null] |
8 - GslbResourceListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count required | count Example : 20 | integer | |
| gslb_resources required | array[GslbResourceResponse] | ||
| page required | page Example : 0 | integer | |
| size required | size Example : 20 | integer | |
| sort optional | sort Example : ['created_at:asc'] | any of [array[string], null] |
9 - GslbResourceListResponseV1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| count required | count Example : 20 | integer | |
| gslb_resources required | array[GslbResourceResponseV1Dot1] | ||
| page required | page Example : 0 | integer | |
| size required | size Example : 20 | integer | |
| sort optional | sort Example : ['created_at:asc'] | any of [array[string], null] |
10 - GslbResourceResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| description optional | 설명 Example : | any of [string, null] | |
| destination required | GSLB Resource 목적지. Example : | string | |
| disabled optional | GSLB Resource 사용 여부. Example : False | any of [boolean, null] | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| region required | GSLB Resource 위치 Example : | string | |
| weight optional | GSLB Resource 가중치. Example : 0 | any of [integer, null] |
11 - GslbResourceResponseV1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| description optional | 설명 Example : | any of [string, null] | |
| destination required | GSLB Resource 목적지. Example : | string | |
| health_check_status required | GSLB Resource 연결 상태 Example : CONNECTED | enum (CONNECTED, DISCONNECTED) | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| region required | GSLB Resource 위치 Example : | string | |
| status required | GSLB Resource 사용 여부 Example : ENABLE | enum (ENABLE, DISABLE) | |
| weight optional | GSLB Resource 가중치. Example : 0 | any of [integer, null] |
12 - GslbResourceSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| resources required | array[GslbResource] |
13 - GslbResourceSetRequestV1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | 설명 Example : | any of [string, null] | |
| destination required | GSLB Resource 목적지. Example : | string | |
| region required | GSLB Resource 위치 Example : | string | |
| weight optional | GSLB Resource 가중치. Example : 0 | any of [integer, null] |
14 - GslbResourcesSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| resources required | array[GslbResourceSetRequestV1Dot1] |
15 - GslbResourceV1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | 설명 Example : | any of [string, null] | |
| destination required | GSLB Resource 목적지. Example : | string | |
| region required | GSLB Resource 위치 Example : | string | |
| weight optional | GSLB Resource 가중치. Example : 0 | any of [integer, null] |
16 - GslbResponseCommon
| Name | Description | Schema | Default |
|---|---|---|---|
| algorithm required | The GSLB Algorithm. Example : | string | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| description optional | 설명 Example : | any of [string, null] | |
| env_usage required | GSLB 용도 Example : | string | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| linked_resource_count required | GSLB 연결 대상 Example : | integer | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | GSLB 이름 Example : | string | |
| state required | GSLB 상태. Example : | string |
17 - GslbRoutingControlListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count required | count Example : 20 | integer | |
| page required | page Example : 0 | integer | |
| regional_gslbs required | array[GslbRoutingControlResponseCommon] | ||
| size required | size Example : 20 | integer | |
| sort optional | sort Example : ['created_at:asc'] | any of [array[string], null] |
18 - GslbRoutingControlRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| region required | GSLB Resource 위치 Example : | string | |
| status required | GSLB Resource 사용 여부 Example : | string |
19 - GslbRoutingControlResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| regional_gslb required | GslbRoutingControlResponseCommon |
20 - GslbRoutingControlResponseCommon
| Name | Description | Schema | Default |
|---|---|---|---|
| algorithm required | The GSLB Algorithm. Example : | string | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| description optional | 설명 Example : | any of [string, null] | |
| env_usage required | GSLB 용도 Example : | string | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| linked_regional_resource_count required | GSLB 위치별 연결 대상 Example : | integer | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | GSLB 이름 Example : | string | |
| region required | GSLB Resource 위치 Example : | string | |
| status required | GSLB Resource 사용 여부 Example : | string |
21 - GslbSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| algorithm optional | The GSLB Algorithm. Example : | any of [string, null] | |
| description optional | 설명 Example : | any of [string, null] |
22 - GslbShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| gslb required | GslbDetail |
23 - Tag
| Name | Description | Schema | Default |
|---|---|---|---|
| key required | tag key Example : | string | |
| value required | tag value Example : | string |