GslbRoutingControlResponseCommon

GslbRoutingControlResponseCommon

NameDescriptionSchemaDefault
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_regional_resource_count
required
The number of resources linked to this GSLB in the region.
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
region
required
The region where the GSLB resource is located.
Example :
string
status
required
Whether to use the GSLB resource. (e.g., ENABLE, DISABLE)
Example : ENABLE
enum (ENABLE, DISABLE)