1 - GslbCreateRequest

NameDescriptionSchemaDefault
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

NameDescriptionSchemaDefault
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

NameDescriptionSchemaDefault
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

NameDescriptionSchemaDefault
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

NameDescriptionSchemaDefault
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

NameDescriptionSchemaDefault
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

NameDescriptionSchemaDefault
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

NameDescriptionSchemaDefault
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

NameDescriptionSchemaDefault
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

NameDescriptionSchemaDefault
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

NameDescriptionSchemaDefault
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

NameDescriptionSchemaDefault
resources
required

array[GslbResource]

13 - GslbResourceSetRequestV1Dot1

NameDescriptionSchemaDefault
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

NameDescriptionSchemaDefault
resources
required

array[GslbResourceSetRequestV1Dot1]

15 - GslbResourceV1Dot1

NameDescriptionSchemaDefault
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

NameDescriptionSchemaDefault
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

NameDescriptionSchemaDefault
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

NameDescriptionSchemaDefault
region
required
GSLB Resource 위치
Example :
string
status
required
GSLB Resource 사용 여부
Example :
string

19 - GslbRoutingControlResponse

NameDescriptionSchemaDefault
regional_gslb
required

GslbRoutingControlResponseCommon

20 - GslbRoutingControlResponseCommon

NameDescriptionSchemaDefault
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

NameDescriptionSchemaDefault
algorithm
optional
The GSLB Algorithm.
Example :
any of [string, null]
description
optional
설명
Example :
any of [string, null]

22 - GslbShowResponse

NameDescriptionSchemaDefault
gslb
required

GslbDetail

23 - Tag

NameDescriptionSchemaDefault
key
required
tag key
Example :
string
value
required
tag value
Example :
string