GslbCreateRequestV1Dot1

GslbCreateRequestV1Dot1

NameDescriptionSchemaDefault
algorithm
required
The load balancing algorithm for GSLB traffic distribution (e.g., ROUND_ROBIN, RATIO).
Example : ROUND_ROBIN
enum (RATIO, ROUND_ROBIN)
description
optional
Description
Example : Example Description for GSLB
any of [string, null]
env_usage
required
The environment usage type for the GSLB (e.g., PUBLIC).
Example : PUBLIC
enum (PUBLIC, PRIVATE)
health_check
optional
Health check configuration for monitoring GSLB endpoint availability.
any of [GslbHealthCheck, null]
name
required
The name of the GSLB.
Example : example.gslb.e.samsungsdscloud.com
string
resources
required
The list of resources for the GSLB.
array[GslbResourceV1Dot1]
tags
optional
Tag List
array[Tag]