GslbCreateRequestV1Dot1
GslbCreateRequestV1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| algorithm required | The GSLB Algorithm. Example : ROUND_ROBIN | enum (RATIO, ROUND_ROBIN) | |
| description optional | Description Example : Example Description for GSLB | any of [string, null] | |
| env_usage required | The GSLB Environment Usage. Example : PUBLIC | enum (PUBLIC, PRIVATE) | |
| health_check optional | The GSLB Health Check. | any of [GslbHealthCheck, null] | |
| name required | The Name of the gslb. Example : example.gslb.e.samsungsdscloud.com | string | |
| resources required | The GSLB Resource List. | array[GslbResourceV1Dot1] | |
| tags optional | Tag List | array[Tag] |