GslbResponseCommon
GslbResponseCommon
| Name | Description | Schema | Default |
|---|---|---|---|
| algorithm required | The load balancing algorithm for GSLB traffic distribution (e.g., ROUND_ROBIN, RATIO). Example : | string | |
| 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 : | any of [string, null] | |
| env_usage required | The environment usage type for the GSLB (e.g., PUBLIC). Example : | string | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| linked_resource_count required | The number of resources linked to this GSLB. Example : | 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 : | string | |
| state required | The current state of the GSLB (e.g., ACTIVE, CREATING, EDITING, ERROR, DELETING). Example : | string |