GslbCreateRequest
GslbCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| algorithm required | The load balancing algorithm for GSLB traffic distribution (e.g., ROUND_ROBIN, RATIO). Example : | string | |
| description optional | Description Example : | any of [string, null] | |
| env_usage required | The environment usage type for the GSLB (e.g., PUBLIC). Example : | string | |
| health_check optional | Health check configuration for monitoring GSLB endpoint availability. | any of [GslbHealthCheck, null] | |
| name required | The name of the GSLB. Example : | string | |
| resources required | array[GslbResource] | ||
| tags optional | Tag List | array[Tag] |