GslbV1Dot1
GslbV1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| algorithm required | The load balancing algorithm for GSLB traffic distribution (e.g., ROUND_ROBIN, RATIO). Example : ROUND_ROBIN | enum (RATIO, ROUND_ROBIN) | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| 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 [GslbHeathCheckShowResponse, null] | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| linked_resource_count required | The number of resources linked to this GSLB. Example : 2 | integer | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | The name of the GSLB. Example : example.gslb.e.samsungsdscloud.com | string | |
| state required | The current state of the GSLB (e.g., ACTIVE, CREATING, EDITING, ERROR, DELETING). Example : ACTIVE | enum (CREATING, ACTIVE, DELETING, DELETED, ERROR, EDITING) |