Akamai v8.1.0 published on Friday, Apr 11, 2025 by Pulumi
akamai.getGtmDomain
Explore with Pulumi AI
Using getGtmDomain
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getGtmDomain(args: GetGtmDomainArgs, opts?: InvokeOptions): Promise<GetGtmDomainResult>
function getGtmDomainOutput(args: GetGtmDomainOutputArgs, opts?: InvokeOptions): Output<GetGtmDomainResult>def get_gtm_domain(as_maps: Optional[Sequence[GetGtmDomainAsMap]] = None,
                   cidr_maps: Optional[Sequence[GetGtmDomainCidrMap]] = None,
                   datacenters: Optional[Sequence[GetGtmDomainDatacenter]] = None,
                   geographic_maps: Optional[Sequence[GetGtmDomainGeographicMap]] = None,
                   links: Optional[Sequence[GetGtmDomainLink]] = None,
                   name: Optional[str] = None,
                   properties: Optional[Sequence[GetGtmDomainProperty]] = None,
                   resources: Optional[Sequence[GetGtmDomainResource]] = None,
                   status: Optional[GetGtmDomainStatus] = None,
                   opts: Optional[InvokeOptions] = None) -> GetGtmDomainResult
def get_gtm_domain_output(as_maps: Optional[pulumi.Input[Sequence[pulumi.Input[GetGtmDomainAsMapArgs]]]] = None,
                   cidr_maps: Optional[pulumi.Input[Sequence[pulumi.Input[GetGtmDomainCidrMapArgs]]]] = None,
                   datacenters: Optional[pulumi.Input[Sequence[pulumi.Input[GetGtmDomainDatacenterArgs]]]] = None,
                   geographic_maps: Optional[pulumi.Input[Sequence[pulumi.Input[GetGtmDomainGeographicMapArgs]]]] = None,
                   links: Optional[pulumi.Input[Sequence[pulumi.Input[GetGtmDomainLinkArgs]]]] = None,
                   name: Optional[pulumi.Input[str]] = None,
                   properties: Optional[pulumi.Input[Sequence[pulumi.Input[GetGtmDomainPropertyArgs]]]] = None,
                   resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetGtmDomainResourceArgs]]]] = None,
                   status: Optional[pulumi.Input[GetGtmDomainStatusArgs]] = None,
                   opts: Optional[InvokeOptions] = None) -> Output[GetGtmDomainResult]func LookupGtmDomain(ctx *Context, args *LookupGtmDomainArgs, opts ...InvokeOption) (*LookupGtmDomainResult, error)
func LookupGtmDomainOutput(ctx *Context, args *LookupGtmDomainOutputArgs, opts ...InvokeOption) LookupGtmDomainResultOutput> Note: This function is named LookupGtmDomain in the Go SDK.
public static class GetGtmDomain 
{
    public static Task<GetGtmDomainResult> InvokeAsync(GetGtmDomainArgs args, InvokeOptions? opts = null)
    public static Output<GetGtmDomainResult> Invoke(GetGtmDomainInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGtmDomainResult> getGtmDomain(GetGtmDomainArgs args, InvokeOptions options)
public static Output<GetGtmDomainResult> getGtmDomain(GetGtmDomainArgs args, InvokeOptions options)
fn::invoke:
  function: akamai:index/getGtmDomain:getGtmDomain
  arguments:
    # arguments dictionaryThe following arguments are supported:
- name str
- as_maps Sequence[GetGtm Domain As Map] 
- cidr_maps Sequence[GetGtm Domain Cidr Map] 
- datacenters
Sequence[GetGtm Domain Datacenter] 
- geographic_maps Sequence[GetGtm Domain Geographic Map] 
- links
Sequence[GetGtm Domain Link] 
- properties
Sequence[GetGtm Domain Property] 
- resources
Sequence[GetGtm Domain Resource] 
- status
GetGtm Domain Status 
getGtmDomain Result
The following output properties are available:
- CnameCoalescing boolEnabled 
- DefaultError intPenalty 
- DefaultHealth doubleMax 
- DefaultHealth doubleMultiplier 
- DefaultHealth doubleThreshold 
- DefaultMax intUnreachable Penalty 
- DefaultSsl stringClient Certificate 
- DefaultSsl stringClient Private Key 
- DefaultTimeout intPenalty 
- DefaultUnreachable doubleThreshold 
- EmailNotification List<string>Lists 
- EndUser boolMapping Enabled 
- Id string
- LastModified string
- LastModified stringBy 
- LoadFeedback bool
- LoadImbalance doublePercentage 
- MapUpdate intInterval 
- MaxProperties int
- MaxResources int
- MaxTest doubleTimeout 
- MaxTtl int
- MinPingable doubleRegion Fraction 
- MinTest intInterval 
- MinTtl int
- ModificationComments string
- Name string
- RoundRobin stringPrefix 
- ServerMonitor stringPool 
- SignAnd boolServe 
- SignAnd stringServe Algorithm 
- Type string
- AsMaps List<GetGtm Domain As Map> 
- CidrMaps List<GetGtm Domain Cidr Map> 
- Datacenters
List<GetGtm Domain Datacenter> 
- GeographicMaps List<GetGtm Domain Geographic Map> 
- Links
List<GetGtm Domain Link> 
- Properties
List<GetGtm Domain Property> 
- Resources
List<GetGtm Domain Resource> 
- Status
GetGtm Domain Status 
- CnameCoalescing boolEnabled 
- DefaultError intPenalty 
- DefaultHealth float64Max 
- DefaultHealth float64Multiplier 
- DefaultHealth float64Threshold 
- DefaultMax intUnreachable Penalty 
- DefaultSsl stringClient Certificate 
- DefaultSsl stringClient Private Key 
- DefaultTimeout intPenalty 
- DefaultUnreachable float64Threshold 
- EmailNotification []stringLists 
- EndUser boolMapping Enabled 
- Id string
- LastModified string
- LastModified stringBy 
- LoadFeedback bool
- LoadImbalance float64Percentage 
- MapUpdate intInterval 
- MaxProperties int
- MaxResources int
- MaxTest float64Timeout 
- MaxTtl int
- MinPingable float64Region Fraction 
- MinTest intInterval 
- MinTtl int
- ModificationComments string
- Name string
- RoundRobin stringPrefix 
- ServerMonitor stringPool 
- SignAnd boolServe 
- SignAnd stringServe Algorithm 
- Type string
- AsMaps []GetGtm Domain As Map 
- CidrMaps []GetGtm Domain Cidr Map 
- Datacenters
[]GetGtm Domain Datacenter 
- GeographicMaps []GetGtm Domain Geographic Map 
- Links
[]GetGtm Domain Link 
- Properties
[]GetGtm Domain Property 
- Resources
[]GetGtm Domain Resource 
- Status
GetGtm Domain Status 
- cnameCoalescing BooleanEnabled 
- defaultError IntegerPenalty 
- defaultHealth DoubleMax 
- defaultHealth DoubleMultiplier 
- defaultHealth DoubleThreshold 
- defaultMax IntegerUnreachable Penalty 
- defaultSsl StringClient Certificate 
- defaultSsl StringClient Private Key 
- defaultTimeout IntegerPenalty 
- defaultUnreachable DoubleThreshold 
- emailNotification List<String>Lists 
- endUser BooleanMapping Enabled 
- id String
- lastModified String
- lastModified StringBy 
- loadFeedback Boolean
- loadImbalance DoublePercentage 
- mapUpdate IntegerInterval 
- maxProperties Integer
- maxResources Integer
- maxTest DoubleTimeout 
- maxTtl Integer
- minPingable DoubleRegion Fraction 
- minTest IntegerInterval 
- minTtl Integer
- modificationComments String
- name String
- roundRobin StringPrefix 
- serverMonitor StringPool 
- signAnd BooleanServe 
- signAnd StringServe Algorithm 
- type String
- asMaps List<GetGtm Domain As Map> 
- cidrMaps List<GetGtm Domain Cidr Map> 
- datacenters
List<GetGtm Domain Datacenter> 
- geographicMaps List<GetGtm Domain Geographic Map> 
- links
List<GetGtm Domain Link> 
- properties
List<GetGtm Domain Property> 
- resources
List<GetGtm Domain Resource> 
- status
GetGtm Domain Status 
- cnameCoalescing booleanEnabled 
- defaultError numberPenalty 
- defaultHealth numberMax 
- defaultHealth numberMultiplier 
- defaultHealth numberThreshold 
- defaultMax numberUnreachable Penalty 
- defaultSsl stringClient Certificate 
- defaultSsl stringClient Private Key 
- defaultTimeout numberPenalty 
- defaultUnreachable numberThreshold 
- emailNotification string[]Lists 
- endUser booleanMapping Enabled 
- id string
- lastModified string
- lastModified stringBy 
- loadFeedback boolean
- loadImbalance numberPercentage 
- mapUpdate numberInterval 
- maxProperties number
- maxResources number
- maxTest numberTimeout 
- maxTtl number
- minPingable numberRegion Fraction 
- minTest numberInterval 
- minTtl number
- modificationComments string
- name string
- roundRobin stringPrefix 
- serverMonitor stringPool 
- signAnd booleanServe 
- signAnd stringServe Algorithm 
- type string
- asMaps GetGtm Domain As Map[] 
- cidrMaps GetGtm Domain Cidr Map[] 
- datacenters
GetGtm Domain Datacenter[] 
- geographicMaps GetGtm Domain Geographic Map[] 
- links
GetGtm Domain Link[] 
- properties
GetGtm Domain Property[] 
- resources
GetGtm Domain Resource[] 
- status
GetGtm Domain Status 
- cname_coalescing_ boolenabled 
- default_error_ intpenalty 
- default_health_ floatmax 
- default_health_ floatmultiplier 
- default_health_ floatthreshold 
- default_max_ intunreachable_ penalty 
- default_ssl_ strclient_ certificate 
- default_ssl_ strclient_ private_ key 
- default_timeout_ intpenalty 
- default_unreachable_ floatthreshold 
- email_notification_ Sequence[str]lists 
- end_user_ boolmapping_ enabled 
- id str
- last_modified str
- last_modified_ strby 
- load_feedback bool
- load_imbalance_ floatpercentage 
- map_update_ intinterval 
- max_properties int
- max_resources int
- max_test_ floattimeout 
- max_ttl int
- min_pingable_ floatregion_ fraction 
- min_test_ intinterval 
- min_ttl int
- modification_comments str
- name str
- round_robin_ strprefix 
- server_monitor_ strpool 
- sign_and_ boolserve 
- sign_and_ strserve_ algorithm 
- type str
- as_maps Sequence[GetGtm Domain As Map] 
- cidr_maps Sequence[GetGtm Domain Cidr Map] 
- datacenters
Sequence[GetGtm Domain Datacenter] 
- geographic_maps Sequence[GetGtm Domain Geographic Map] 
- links
Sequence[GetGtm Domain Link] 
- properties
Sequence[GetGtm Domain Property] 
- resources
Sequence[GetGtm Domain Resource] 
- status
GetGtm Domain Status 
- cnameCoalescing BooleanEnabled 
- defaultError NumberPenalty 
- defaultHealth NumberMax 
- defaultHealth NumberMultiplier 
- defaultHealth NumberThreshold 
- defaultMax NumberUnreachable Penalty 
- defaultSsl StringClient Certificate 
- defaultSsl StringClient Private Key 
- defaultTimeout NumberPenalty 
- defaultUnreachable NumberThreshold 
- emailNotification List<String>Lists 
- endUser BooleanMapping Enabled 
- id String
- lastModified String
- lastModified StringBy 
- loadFeedback Boolean
- loadImbalance NumberPercentage 
- mapUpdate NumberInterval 
- maxProperties Number
- maxResources Number
- maxTest NumberTimeout 
- maxTtl Number
- minPingable NumberRegion Fraction 
- minTest NumberInterval 
- minTtl Number
- modificationComments String
- name String
- roundRobin StringPrefix 
- serverMonitor StringPool 
- signAnd BooleanServe 
- signAnd StringServe Algorithm 
- type String
- asMaps List<Property Map>
- cidrMaps List<Property Map>
- datacenters List<Property Map>
- geographicMaps List<Property Map>
- links List<Property Map>
- properties List<Property Map>
- resources List<Property Map>
- status Property Map
Supporting Types
GetGtmDomainAsMap    
- Name string
- A descriptive label for the AS map.
- Assignments
List<GetGtm Domain As Map Assignment> 
- Contains information about the AS zone groupings of AS IDs.
- DefaultDatacenter GetGtm Domain As Map Default Datacenter 
- A placeholder for all other AS zones, AS IDs not found in these AS zones.
- Links
List<GetGtm Domain As Map Link> 
- Specifies the URL path that allows direct navigation to the As map.
- Name string
- A descriptive label for the AS map.
- Assignments
[]GetGtm Domain As Map Assignment 
- Contains information about the AS zone groupings of AS IDs.
- DefaultDatacenter GetGtm Domain As Map Default Datacenter 
- A placeholder for all other AS zones, AS IDs not found in these AS zones.
- Links
[]GetGtm Domain As Map Link 
- Specifies the URL path that allows direct navigation to the As map.
- name String
- A descriptive label for the AS map.
- assignments
List<GetGtm Domain As Map Assignment> 
- Contains information about the AS zone groupings of AS IDs.
- defaultDatacenter GetGtm Domain As Map Default Datacenter 
- A placeholder for all other AS zones, AS IDs not found in these AS zones.
- links
List<GetGtm Domain As Map Link> 
- Specifies the URL path that allows direct navigation to the As map.
- name string
- A descriptive label for the AS map.
- assignments
GetGtm Domain As Map Assignment[] 
- Contains information about the AS zone groupings of AS IDs.
- defaultDatacenter GetGtm Domain As Map Default Datacenter 
- A placeholder for all other AS zones, AS IDs not found in these AS zones.
- links
GetGtm Domain As Map Link[] 
- Specifies the URL path that allows direct navigation to the As map.
- name str
- A descriptive label for the AS map.
- assignments
Sequence[GetGtm Domain As Map Assignment] 
- Contains information about the AS zone groupings of AS IDs.
- default_datacenter GetGtm Domain As Map Default Datacenter 
- A placeholder for all other AS zones, AS IDs not found in these AS zones.
- links
Sequence[GetGtm Domain As Map Link] 
- Specifies the URL path that allows direct navigation to the As map.
- name String
- A descriptive label for the AS map.
- assignments List<Property Map>
- Contains information about the AS zone groupings of AS IDs.
- defaultDatacenter Property Map
- A placeholder for all other AS zones, AS IDs not found in these AS zones.
- links List<Property Map>
- Specifies the URL path that allows direct navigation to the As map.
GetGtmDomainAsMapAssignment     
- AsNumbers List<int>
- Specifies an array of AS numbers.
- DatacenterId int
- A unique identifier for an existing data center in the domain.
- Nickname string
- A descriptive label for all other AS zones.
- AsNumbers []int
- Specifies an array of AS numbers.
- DatacenterId int
- A unique identifier for an existing data center in the domain.
- Nickname string
- A descriptive label for all other AS zones.
- asNumbers List<Integer>
- Specifies an array of AS numbers.
- datacenterId Integer
- A unique identifier for an existing data center in the domain.
- nickname String
- A descriptive label for all other AS zones.
- asNumbers number[]
- Specifies an array of AS numbers.
- datacenterId number
- A unique identifier for an existing data center in the domain.
- nickname string
- A descriptive label for all other AS zones.
- as_numbers Sequence[int]
- Specifies an array of AS numbers.
- datacenter_id int
- A unique identifier for an existing data center in the domain.
- nickname str
- A descriptive label for all other AS zones.
- asNumbers List<Number>
- Specifies an array of AS numbers.
- datacenterId Number
- A unique identifier for an existing data center in the domain.
- nickname String
- A descriptive label for all other AS zones.
GetGtmDomainAsMapDefaultDatacenter      
- DatacenterId int
- For each property, an identifier for all other AS zones' CNAME.
- Nickname string
- A descriptive label for all other AS zones.
- DatacenterId int
- For each property, an identifier for all other AS zones' CNAME.
- Nickname string
- A descriptive label for all other AS zones.
- datacenterId Integer
- For each property, an identifier for all other AS zones' CNAME.
- nickname String
- A descriptive label for all other AS zones.
- datacenterId number
- For each property, an identifier for all other AS zones' CNAME.
- nickname string
- A descriptive label for all other AS zones.
- datacenter_id int
- For each property, an identifier for all other AS zones' CNAME.
- nickname str
- A descriptive label for all other AS zones.
- datacenterId Number
- For each property, an identifier for all other AS zones' CNAME.
- nickname String
- A descriptive label for all other AS zones.
GetGtmDomainAsMapLink     
GetGtmDomainCidrMap    
- Name string
- Unique name for the CIDR map.
- Assignments
List<GetGtm Domain Cidr Map Assignment> 
- Contains information about the CIDR zone groupings of CIDR blocks.
- DefaultDatacenter GetGtm Domain Cidr Map Default Datacenter 
- A placeholder for all other CIDR zones, CIDR blocks not found in these CIDR zones.
- Links
List<GetGtm Domain Cidr Map Link> 
- Specifies the URL path that allows direct navigation to the CIDR map.
- Name string
- Unique name for the CIDR map.
- Assignments
[]GetGtm Domain Cidr Map Assignment 
- Contains information about the CIDR zone groupings of CIDR blocks.
- DefaultDatacenter GetGtm Domain Cidr Map Default Datacenter 
- A placeholder for all other CIDR zones, CIDR blocks not found in these CIDR zones.
- Links
[]GetGtm Domain Cidr Map Link 
- Specifies the URL path that allows direct navigation to the CIDR map.
- name String
- Unique name for the CIDR map.
- assignments
List<GetGtm Domain Cidr Map Assignment> 
- Contains information about the CIDR zone groupings of CIDR blocks.
- defaultDatacenter GetGtm Domain Cidr Map Default Datacenter 
- A placeholder for all other CIDR zones, CIDR blocks not found in these CIDR zones.
- links
List<GetGtm Domain Cidr Map Link> 
- Specifies the URL path that allows direct navigation to the CIDR map.
- name string
- Unique name for the CIDR map.
- assignments
GetGtm Domain Cidr Map Assignment[] 
- Contains information about the CIDR zone groupings of CIDR blocks.
- defaultDatacenter GetGtm Domain Cidr Map Default Datacenter 
- A placeholder for all other CIDR zones, CIDR blocks not found in these CIDR zones.
- links
GetGtm Domain Cidr Map Link[] 
- Specifies the URL path that allows direct navigation to the CIDR map.
- name str
- Unique name for the CIDR map.
- assignments
Sequence[GetGtm Domain Cidr Map Assignment] 
- Contains information about the CIDR zone groupings of CIDR blocks.
- default_datacenter GetGtm Domain Cidr Map Default Datacenter 
- A placeholder for all other CIDR zones, CIDR blocks not found in these CIDR zones.
- links
Sequence[GetGtm Domain Cidr Map Link] 
- Specifies the URL path that allows direct navigation to the CIDR map.
- name String
- Unique name for the CIDR map.
- assignments List<Property Map>
- Contains information about the CIDR zone groupings of CIDR blocks.
- defaultDatacenter Property Map
- A placeholder for all other CIDR zones, CIDR blocks not found in these CIDR zones.
- links List<Property Map>
- Specifies the URL path that allows direct navigation to the CIDR map.
GetGtmDomainCidrMapAssignment     
- Blocks List<string>
- Specifies an array of CIDR blocks.
- DatacenterId int
- A unique identifier for an existing data center in the domain.
- Nickname string
- A descriptive label for all other AS zones.
- Blocks []string
- Specifies an array of CIDR blocks.
- DatacenterId int
- A unique identifier for an existing data center in the domain.
- Nickname string
- A descriptive label for all other AS zones.
- blocks List<String>
- Specifies an array of CIDR blocks.
- datacenterId Integer
- A unique identifier for an existing data center in the domain.
- nickname String
- A descriptive label for all other AS zones.
- blocks string[]
- Specifies an array of CIDR blocks.
- datacenterId number
- A unique identifier for an existing data center in the domain.
- nickname string
- A descriptive label for all other AS zones.
- blocks Sequence[str]
- Specifies an array of CIDR blocks.
- datacenter_id int
- A unique identifier for an existing data center in the domain.
- nickname str
- A descriptive label for all other AS zones.
- blocks List<String>
- Specifies an array of CIDR blocks.
- datacenterId Number
- A unique identifier for an existing data center in the domain.
- nickname String
- A descriptive label for all other AS zones.
GetGtmDomainCidrMapDefaultDatacenter      
- DatacenterId int
- For each property, an identifier for all other CIDR zones' CNAME.
- Nickname string
- A descriptive label for all other CIDR blocks.
- DatacenterId int
- For each property, an identifier for all other CIDR zones' CNAME.
- Nickname string
- A descriptive label for all other CIDR blocks.
- datacenterId Integer
- For each property, an identifier for all other CIDR zones' CNAME.
- nickname String
- A descriptive label for all other CIDR blocks.
- datacenterId number
- For each property, an identifier for all other CIDR zones' CNAME.
- nickname string
- A descriptive label for all other CIDR blocks.
- datacenter_id int
- For each property, an identifier for all other CIDR zones' CNAME.
- nickname str
- A descriptive label for all other CIDR blocks.
- datacenterId Number
- For each property, an identifier for all other CIDR zones' CNAME.
- nickname String
- A descriptive label for all other CIDR blocks.
GetGtmDomainCidrMapLink     
GetGtmDomainDatacenter   
- City string
- The name of the city where the data center is located.
- CloneOf int
- Identifies the data center's ID of which this data center is a clone.
- CloudServer boolHost Header Override 
- Balances load between two or more servers in a cloud environment.
- CloudServer boolTargeting 
- Balances load between two or more servers in a cloud environment.
- Continent string
- A two-letter code that specifies the continent where the data center maps to.
- Country string
- A two-letter ISO 3166 country code that specifies the country where the data center is located.
- DatacenterId int
- A unique identifier for an existing data center in the domain.
- Latitude double
- Specifies the geographic latitude of the data center's position.
- Longitude double
- Specifies the geographic longitude of the data center's position.
- Nickname string
- A descriptive label for the datacenter.
- ScorePenalty int
- Influences the score for a datacenter.
- ServerMonitor stringPool 
- The name of the pool from which servermonitors are drawn for liveness tests in this datacenter. If omitted (null), the domain-wide default is used. (If no domain-wide default is specified, the pool used is all servermonitors in the same continent as the datacenter.).
- StateOr stringProvince 
- Specifies a two-letter ISO 3166 country code for the state of province, where the data center is located.
- Virtual bool
- Indicates whether or not the data center is virtual or physical.
- DefaultLoad List<GetObjects Gtm Domain Datacenter Default Load Object> 
- Specifies the load reporting interface between you and the GTM system.
- Links
List<GetGtm Domain Datacenter Link> 
- Provides a URL path that allows direct navigation to a data center.
- City string
- The name of the city where the data center is located.
- CloneOf int
- Identifies the data center's ID of which this data center is a clone.
- CloudServer boolHost Header Override 
- Balances load between two or more servers in a cloud environment.
- CloudServer boolTargeting 
- Balances load between two or more servers in a cloud environment.
- Continent string
- A two-letter code that specifies the continent where the data center maps to.
- Country string
- A two-letter ISO 3166 country code that specifies the country where the data center is located.
- DatacenterId int
- A unique identifier for an existing data center in the domain.
- Latitude float64
- Specifies the geographic latitude of the data center's position.
- Longitude float64
- Specifies the geographic longitude of the data center's position.
- Nickname string
- A descriptive label for the datacenter.
- ScorePenalty int
- Influences the score for a datacenter.
- ServerMonitor stringPool 
- The name of the pool from which servermonitors are drawn for liveness tests in this datacenter. If omitted (null), the domain-wide default is used. (If no domain-wide default is specified, the pool used is all servermonitors in the same continent as the datacenter.).
- StateOr stringProvince 
- Specifies a two-letter ISO 3166 country code for the state of province, where the data center is located.
- Virtual bool
- Indicates whether or not the data center is virtual or physical.
- DefaultLoad []GetObjects Gtm Domain Datacenter Default Load Object 
- Specifies the load reporting interface between you and the GTM system.
- Links
[]GetGtm Domain Datacenter Link 
- Provides a URL path that allows direct navigation to a data center.
- city String
- The name of the city where the data center is located.
- cloneOf Integer
- Identifies the data center's ID of which this data center is a clone.
- cloudServer BooleanHost Header Override 
- Balances load between two or more servers in a cloud environment.
- cloudServer BooleanTargeting 
- Balances load between two or more servers in a cloud environment.
- continent String
- A two-letter code that specifies the continent where the data center maps to.
- country String
- A two-letter ISO 3166 country code that specifies the country where the data center is located.
- datacenterId Integer
- A unique identifier for an existing data center in the domain.
- latitude Double
- Specifies the geographic latitude of the data center's position.
- longitude Double
- Specifies the geographic longitude of the data center's position.
- nickname String
- A descriptive label for the datacenter.
- scorePenalty Integer
- Influences the score for a datacenter.
- serverMonitor StringPool 
- The name of the pool from which servermonitors are drawn for liveness tests in this datacenter. If omitted (null), the domain-wide default is used. (If no domain-wide default is specified, the pool used is all servermonitors in the same continent as the datacenter.).
- stateOr StringProvince 
- Specifies a two-letter ISO 3166 country code for the state of province, where the data center is located.
- virtual Boolean
- Indicates whether or not the data center is virtual or physical.
- defaultLoad List<GetObjects Gtm Domain Datacenter Default Load Object> 
- Specifies the load reporting interface between you and the GTM system.
- links
List<GetGtm Domain Datacenter Link> 
- Provides a URL path that allows direct navigation to a data center.
- city string
- The name of the city where the data center is located.
- cloneOf number
- Identifies the data center's ID of which this data center is a clone.
- cloudServer booleanHost Header Override 
- Balances load between two or more servers in a cloud environment.
- cloudServer booleanTargeting 
- Balances load between two or more servers in a cloud environment.
- continent string
- A two-letter code that specifies the continent where the data center maps to.
- country string
- A two-letter ISO 3166 country code that specifies the country where the data center is located.
- datacenterId number
- A unique identifier for an existing data center in the domain.
- latitude number
- Specifies the geographic latitude of the data center's position.
- longitude number
- Specifies the geographic longitude of the data center's position.
- nickname string
- A descriptive label for the datacenter.
- scorePenalty number
- Influences the score for a datacenter.
- serverMonitor stringPool 
- The name of the pool from which servermonitors are drawn for liveness tests in this datacenter. If omitted (null), the domain-wide default is used. (If no domain-wide default is specified, the pool used is all servermonitors in the same continent as the datacenter.).
- stateOr stringProvince 
- Specifies a two-letter ISO 3166 country code for the state of province, where the data center is located.
- virtual boolean
- Indicates whether or not the data center is virtual or physical.
- defaultLoad GetObjects Gtm Domain Datacenter Default Load Object[] 
- Specifies the load reporting interface between you and the GTM system.
- links
GetGtm Domain Datacenter Link[] 
- Provides a URL path that allows direct navigation to a data center.
- city str
- The name of the city where the data center is located.
- clone_of int
- Identifies the data center's ID of which this data center is a clone.
- cloud_server_ boolhost_ header_ override 
- Balances load between two or more servers in a cloud environment.
- cloud_server_ booltargeting 
- Balances load between two or more servers in a cloud environment.
- continent str
- A two-letter code that specifies the continent where the data center maps to.
- country str
- A two-letter ISO 3166 country code that specifies the country where the data center is located.
- datacenter_id int
- A unique identifier for an existing data center in the domain.
- latitude float
- Specifies the geographic latitude of the data center's position.
- longitude float
- Specifies the geographic longitude of the data center's position.
- nickname str
- A descriptive label for the datacenter.
- score_penalty int
- Influences the score for a datacenter.
- server_monitor_ strpool 
- The name of the pool from which servermonitors are drawn for liveness tests in this datacenter. If omitted (null), the domain-wide default is used. (If no domain-wide default is specified, the pool used is all servermonitors in the same continent as the datacenter.).
- state_or_ strprovince 
- Specifies a two-letter ISO 3166 country code for the state of province, where the data center is located.
- virtual bool
- Indicates whether or not the data center is virtual or physical.
- default_load_ Sequence[Getobjects Gtm Domain Datacenter Default Load Object] 
- Specifies the load reporting interface between you and the GTM system.
- links
Sequence[GetGtm Domain Datacenter Link] 
- Provides a URL path that allows direct navigation to a data center.
- city String
- The name of the city where the data center is located.
- cloneOf Number
- Identifies the data center's ID of which this data center is a clone.
- cloudServer BooleanHost Header Override 
- Balances load between two or more servers in a cloud environment.
- cloudServer BooleanTargeting 
- Balances load between two or more servers in a cloud environment.
- continent String
- A two-letter code that specifies the continent where the data center maps to.
- country String
- A two-letter ISO 3166 country code that specifies the country where the data center is located.
- datacenterId Number
- A unique identifier for an existing data center in the domain.
- latitude Number
- Specifies the geographic latitude of the data center's position.
- longitude Number
- Specifies the geographic longitude of the data center's position.
- nickname String
- A descriptive label for the datacenter.
- scorePenalty Number
- Influences the score for a datacenter.
- serverMonitor StringPool 
- The name of the pool from which servermonitors are drawn for liveness tests in this datacenter. If omitted (null), the domain-wide default is used. (If no domain-wide default is specified, the pool used is all servermonitors in the same continent as the datacenter.).
- stateOr StringProvince 
- Specifies a two-letter ISO 3166 country code for the state of province, where the data center is located.
- virtual Boolean
- Indicates whether or not the data center is virtual or physical.
- defaultLoad List<Property Map>Objects 
- Specifies the load reporting interface between you and the GTM system.
- links List<Property Map>
- Provides a URL path that allows direct navigation to a data center.
GetGtmDomainDatacenterDefaultLoadObject      
- LoadObject string
- Specifies the load object that GTM requests.
- LoadObject intPort 
- Specifies the TCP port to connect to when requesting the load object.
- LoadServers List<string>
- Specifies the list of servers to requests the load object from.
- LoadObject string
- Specifies the load object that GTM requests.
- LoadObject intPort 
- Specifies the TCP port to connect to when requesting the load object.
- LoadServers []string
- Specifies the list of servers to requests the load object from.
- loadObject String
- Specifies the load object that GTM requests.
- loadObject IntegerPort 
- Specifies the TCP port to connect to when requesting the load object.
- loadServers List<String>
- Specifies the list of servers to requests the load object from.
- loadObject string
- Specifies the load object that GTM requests.
- loadObject numberPort 
- Specifies the TCP port to connect to when requesting the load object.
- loadServers string[]
- Specifies the list of servers to requests the load object from.
- load_object str
- Specifies the load object that GTM requests.
- load_object_ intport 
- Specifies the TCP port to connect to when requesting the load object.
- load_servers Sequence[str]
- Specifies the list of servers to requests the load object from.
- loadObject String
- Specifies the load object that GTM requests.
- loadObject NumberPort 
- Specifies the TCP port to connect to when requesting the load object.
- loadServers List<String>
- Specifies the list of servers to requests the load object from.
GetGtmDomainDatacenterLink    
GetGtmDomainGeographicMap    
- Name string
- A descriptive label for the geographic map.
- Assignments
List<GetGtm Domain Geographic Map Assignment> 
- Contains information about the geographic zone groupings of countries.
- DefaultDatacenter GetGtm Domain Geographic Map Default Datacenter 
- A placeholder for all other geographic zones, countries not found in these geographic zones.
- Links
List<GetGtm Domain Geographic Map Link> 
- Specifies the URL path that allows direct navigation to the geographic map.
- Name string
- A descriptive label for the geographic map.
- Assignments
[]GetGtm Domain Geographic Map Assignment 
- Contains information about the geographic zone groupings of countries.
- DefaultDatacenter GetGtm Domain Geographic Map Default Datacenter 
- A placeholder for all other geographic zones, countries not found in these geographic zones.
- Links
[]GetGtm Domain Geographic Map Link 
- Specifies the URL path that allows direct navigation to the geographic map.
- name String
- A descriptive label for the geographic map.
- assignments
List<GetGtm Domain Geographic Map Assignment> 
- Contains information about the geographic zone groupings of countries.
- defaultDatacenter GetGtm Domain Geographic Map Default Datacenter 
- A placeholder for all other geographic zones, countries not found in these geographic zones.
- links
List<GetGtm Domain Geographic Map Link> 
- Specifies the URL path that allows direct navigation to the geographic map.
- name string
- A descriptive label for the geographic map.
- assignments
GetGtm Domain Geographic Map Assignment[] 
- Contains information about the geographic zone groupings of countries.
- defaultDatacenter GetGtm Domain Geographic Map Default Datacenter 
- A placeholder for all other geographic zones, countries not found in these geographic zones.
- links
GetGtm Domain Geographic Map Link[] 
- Specifies the URL path that allows direct navigation to the geographic map.
- name str
- A descriptive label for the geographic map.
- assignments
Sequence[GetGtm Domain Geographic Map Assignment] 
- Contains information about the geographic zone groupings of countries.
- default_datacenter GetGtm Domain Geographic Map Default Datacenter 
- A placeholder for all other geographic zones, countries not found in these geographic zones.
- links
Sequence[GetGtm Domain Geographic Map Link] 
- Specifies the URL path that allows direct navigation to the geographic map.
- name String
- A descriptive label for the geographic map.
- assignments List<Property Map>
- Contains information about the geographic zone groupings of countries.
- defaultDatacenter Property Map
- A placeholder for all other geographic zones, countries not found in these geographic zones.
- links List<Property Map>
- Specifies the URL path that allows direct navigation to the geographic map.
GetGtmDomainGeographicMapAssignment     
- Countries List<string>
- Specifies an array of two-letter ISO 3166 countrycodes.
- DatacenterId int
- A unique identifier for an existing data center in the domain.
- Nickname string
- A descriptive label for all other AS zones.
- Countries []string
- Specifies an array of two-letter ISO 3166 countrycodes.
- DatacenterId int
- A unique identifier for an existing data center in the domain.
- Nickname string
- A descriptive label for all other AS zones.
- countries List<String>
- Specifies an array of two-letter ISO 3166 countrycodes.
- datacenterId Integer
- A unique identifier for an existing data center in the domain.
- nickname String
- A descriptive label for all other AS zones.
- countries string[]
- Specifies an array of two-letter ISO 3166 countrycodes.
- datacenterId number
- A unique identifier for an existing data center in the domain.
- nickname string
- A descriptive label for all other AS zones.
- countries Sequence[str]
- Specifies an array of two-letter ISO 3166 countrycodes.
- datacenter_id int
- A unique identifier for an existing data center in the domain.
- nickname str
- A descriptive label for all other AS zones.
- countries List<String>
- Specifies an array of two-letter ISO 3166 countrycodes.
- datacenterId Number
- A unique identifier for an existing data center in the domain.
- nickname String
- A descriptive label for all other AS zones.
GetGtmDomainGeographicMapDefaultDatacenter      
- DatacenterId int
- An identifier for all other geographic zones' CNAME.
- Nickname string
- A descriptive label for all other geographic zones.
- DatacenterId int
- An identifier for all other geographic zones' CNAME.
- Nickname string
- A descriptive label for all other geographic zones.
- datacenterId Integer
- An identifier for all other geographic zones' CNAME.
- nickname String
- A descriptive label for all other geographic zones.
- datacenterId number
- An identifier for all other geographic zones' CNAME.
- nickname string
- A descriptive label for all other geographic zones.
- datacenter_id int
- An identifier for all other geographic zones' CNAME.
- nickname str
- A descriptive label for all other geographic zones.
- datacenterId Number
- An identifier for all other geographic zones' CNAME.
- nickname String
- A descriptive label for all other geographic zones.
GetGtmDomainGeographicMapLink     
GetGtmDomainLink   
GetGtmDomainProperty   
- BackupCname string
- Specifies a backup CNAME.
- BackupIp string
- Specifies a backup IP.
- BalanceBy boolDownload Score 
- Indicates whether download score based load balancing is enabled.
- Cname string
- Indicates the fully qualified name aliased to a particular property.
- Comments string
- Descriptive comments for the property.
- DynamicTtl int
- Indicates the TTL in seconds for records that might change dynamically based on liveness and load balancing.
- FailbackDelay int
- Specifies the failback delay in seconds.
- FailoverDelay int
- Specifies the failover delay in seconds.
- GhostDemand boolReporting 
- Whether an alternate way to collect load feedback from a GTM Performance domain is enabled.
- HandoutLimit int
- Indicates the limit for the number of live IPs handed out to a DNS request.
- HandoutMode string
- Specifies how IPs are returned when more than one IP is alive and available.
- HealthMax double
- Defines the absolute limit beyond which IPs are declared unhealthy.
- HealthMultiplier double
- Configures a cutoff value that is computed from the median scores.
- HealthThreshold double
- Configures a cutoff value that is computed from the median scores.
- Ipv6 bool
- Indicates the type of IP address handed out by a property.
- LastModified string
- An ISO 8601 timestamp that indicates when the property was last changed.
- LoadImbalance doublePercentage 
- Indicates the percent of load imbalance factor for the domain.
- MapName string
- A descriptive label for a geographic or a CIDR map that's required if the property is either geographic or cidrmapping.
- MaxUnreachable intPenalty 
- For performance domains, this specifies a penalty value that's added to liveness test scores when data centers show an aggregated loss fraction higher than the penalty value.
- MinLive doubleFraction 
- Specifies what fraction of the servers need to respond to requests so GTM considers the data center up and able to receive traffic.
- Name string
- A descriptive label for the property.
- ScoreAggregation stringType 
- Specifies how GTM aggregates liveness test scores across different tests, when multiple tests are configured.
- StaticTtl int
- Specifies the TTL in seconds for static resource records that don't change based on the requesting name server IP.
- SticknessBonus intConstant 
- Specifies a percentage used to configure data center affinity.
- SticknessBonus intPercentage 
- Specifies a percentage used to configure data center affinity.
- Type string
- Specifies the load balancing behvior for the property.
- UnreachableThreshold double
- For performance domains, this specifies a penalty value that's added to liveness test scores when data centers have an aggregated loss fraction higher than this value.
- UseComputed boolTargets 
- For load-feedback domains only, this specifies that you want GTM to automatically compute target load.
- WeightedHash intBits For Ipv4 
- For weighted hashed properties, how many leading bits of the client nameserver IP address to include when computing a hash for picking a datacenter for a client nameserver using IPv4; the default value is 32 (the entire address).
- WeightedHash intBits For Ipv6 
- For weighted hashed properties, how many leading bits of the client nameserver IP address to include when computing a hash for picking a datacenter for a client nameserver using IPv6; the default value is 128 (the entire address).
- Links
List<GetGtm Domain Property Link> 
- Provides a URL path that allows direct navigation to the property.
- LivenessTests List<GetGtm Domain Property Liveness Test> 
- Contains information about liveness tests.
- StaticRr List<GetSets Gtm Domain Property Static Rr Set> 
- Contains static recordsets.
- TrafficTargets List<GetGtm Domain Property Traffic Target> 
- Traffic targets for the property.
- BackupCname string
- Specifies a backup CNAME.
- BackupIp string
- Specifies a backup IP.
- BalanceBy boolDownload Score 
- Indicates whether download score based load balancing is enabled.
- Cname string
- Indicates the fully qualified name aliased to a particular property.
- Comments string
- Descriptive comments for the property.
- DynamicTtl int
- Indicates the TTL in seconds for records that might change dynamically based on liveness and load balancing.
- FailbackDelay int
- Specifies the failback delay in seconds.
- FailoverDelay int
- Specifies the failover delay in seconds.
- GhostDemand boolReporting 
- Whether an alternate way to collect load feedback from a GTM Performance domain is enabled.
- HandoutLimit int
- Indicates the limit for the number of live IPs handed out to a DNS request.
- HandoutMode string
- Specifies how IPs are returned when more than one IP is alive and available.
- HealthMax float64
- Defines the absolute limit beyond which IPs are declared unhealthy.
- HealthMultiplier float64
- Configures a cutoff value that is computed from the median scores.
- HealthThreshold float64
- Configures a cutoff value that is computed from the median scores.
- Ipv6 bool
- Indicates the type of IP address handed out by a property.
- LastModified string
- An ISO 8601 timestamp that indicates when the property was last changed.
- LoadImbalance float64Percentage 
- Indicates the percent of load imbalance factor for the domain.
- MapName string
- A descriptive label for a geographic or a CIDR map that's required if the property is either geographic or cidrmapping.
- MaxUnreachable intPenalty 
- For performance domains, this specifies a penalty value that's added to liveness test scores when data centers show an aggregated loss fraction higher than the penalty value.
- MinLive float64Fraction 
- Specifies what fraction of the servers need to respond to requests so GTM considers the data center up and able to receive traffic.
- Name string
- A descriptive label for the property.
- ScoreAggregation stringType 
- Specifies how GTM aggregates liveness test scores across different tests, when multiple tests are configured.
- StaticTtl int
- Specifies the TTL in seconds for static resource records that don't change based on the requesting name server IP.
- SticknessBonus intConstant 
- Specifies a percentage used to configure data center affinity.
- SticknessBonus intPercentage 
- Specifies a percentage used to configure data center affinity.
- Type string
- Specifies the load balancing behvior for the property.
- UnreachableThreshold float64
- For performance domains, this specifies a penalty value that's added to liveness test scores when data centers have an aggregated loss fraction higher than this value.
- UseComputed boolTargets 
- For load-feedback domains only, this specifies that you want GTM to automatically compute target load.
- WeightedHash intBits For Ipv4 
- For weighted hashed properties, how many leading bits of the client nameserver IP address to include when computing a hash for picking a datacenter for a client nameserver using IPv4; the default value is 32 (the entire address).
- WeightedHash intBits For Ipv6 
- For weighted hashed properties, how many leading bits of the client nameserver IP address to include when computing a hash for picking a datacenter for a client nameserver using IPv6; the default value is 128 (the entire address).
- Links
[]GetGtm Domain Property Link 
- Provides a URL path that allows direct navigation to the property.
- LivenessTests []GetGtm Domain Property Liveness Test 
- Contains information about liveness tests.
- StaticRr []GetSets Gtm Domain Property Static Rr Set 
- Contains static recordsets.
- TrafficTargets []GetGtm Domain Property Traffic Target 
- Traffic targets for the property.
- backupCname String
- Specifies a backup CNAME.
- backupIp String
- Specifies a backup IP.
- balanceBy BooleanDownload Score 
- Indicates whether download score based load balancing is enabled.
- cname String
- Indicates the fully qualified name aliased to a particular property.
- comments String
- Descriptive comments for the property.
- dynamicTtl Integer
- Indicates the TTL in seconds for records that might change dynamically based on liveness and load balancing.
- failbackDelay Integer
- Specifies the failback delay in seconds.
- failoverDelay Integer
- Specifies the failover delay in seconds.
- ghostDemand BooleanReporting 
- Whether an alternate way to collect load feedback from a GTM Performance domain is enabled.
- handoutLimit Integer
- Indicates the limit for the number of live IPs handed out to a DNS request.
- handoutMode String
- Specifies how IPs are returned when more than one IP is alive and available.
- healthMax Double
- Defines the absolute limit beyond which IPs are declared unhealthy.
- healthMultiplier Double
- Configures a cutoff value that is computed from the median scores.
- healthThreshold Double
- Configures a cutoff value that is computed from the median scores.
- ipv6 Boolean
- Indicates the type of IP address handed out by a property.
- lastModified String
- An ISO 8601 timestamp that indicates when the property was last changed.
- loadImbalance DoublePercentage 
- Indicates the percent of load imbalance factor for the domain.
- mapName String
- A descriptive label for a geographic or a CIDR map that's required if the property is either geographic or cidrmapping.
- maxUnreachable IntegerPenalty 
- For performance domains, this specifies a penalty value that's added to liveness test scores when data centers show an aggregated loss fraction higher than the penalty value.
- minLive DoubleFraction 
- Specifies what fraction of the servers need to respond to requests so GTM considers the data center up and able to receive traffic.
- name String
- A descriptive label for the property.
- scoreAggregation StringType 
- Specifies how GTM aggregates liveness test scores across different tests, when multiple tests are configured.
- staticTtl Integer
- Specifies the TTL in seconds for static resource records that don't change based on the requesting name server IP.
- sticknessBonus IntegerConstant 
- Specifies a percentage used to configure data center affinity.
- sticknessBonus IntegerPercentage 
- Specifies a percentage used to configure data center affinity.
- type String
- Specifies the load balancing behvior for the property.
- unreachableThreshold Double
- For performance domains, this specifies a penalty value that's added to liveness test scores when data centers have an aggregated loss fraction higher than this value.
- useComputed BooleanTargets 
- For load-feedback domains only, this specifies that you want GTM to automatically compute target load.
- weightedHash IntegerBits For Ipv4 
- For weighted hashed properties, how many leading bits of the client nameserver IP address to include when computing a hash for picking a datacenter for a client nameserver using IPv4; the default value is 32 (the entire address).
- weightedHash IntegerBits For Ipv6 
- For weighted hashed properties, how many leading bits of the client nameserver IP address to include when computing a hash for picking a datacenter for a client nameserver using IPv6; the default value is 128 (the entire address).
- links
List<GetGtm Domain Property Link> 
- Provides a URL path that allows direct navigation to the property.
- livenessTests List<GetGtm Domain Property Liveness Test> 
- Contains information about liveness tests.
- staticRr List<GetSets Gtm Domain Property Static Rr Set> 
- Contains static recordsets.
- trafficTargets List<GetGtm Domain Property Traffic Target> 
- Traffic targets for the property.
- backupCname string
- Specifies a backup CNAME.
- backupIp string
- Specifies a backup IP.
- balanceBy booleanDownload Score 
- Indicates whether download score based load balancing is enabled.
- cname string
- Indicates the fully qualified name aliased to a particular property.
- comments string
- Descriptive comments for the property.
- dynamicTtl number
- Indicates the TTL in seconds for records that might change dynamically based on liveness and load balancing.
- failbackDelay number
- Specifies the failback delay in seconds.
- failoverDelay number
- Specifies the failover delay in seconds.
- ghostDemand booleanReporting 
- Whether an alternate way to collect load feedback from a GTM Performance domain is enabled.
- handoutLimit number
- Indicates the limit for the number of live IPs handed out to a DNS request.
- handoutMode string
- Specifies how IPs are returned when more than one IP is alive and available.
- healthMax number
- Defines the absolute limit beyond which IPs are declared unhealthy.
- healthMultiplier number
- Configures a cutoff value that is computed from the median scores.
- healthThreshold number
- Configures a cutoff value that is computed from the median scores.
- ipv6 boolean
- Indicates the type of IP address handed out by a property.
- lastModified string
- An ISO 8601 timestamp that indicates when the property was last changed.
- loadImbalance numberPercentage 
- Indicates the percent of load imbalance factor for the domain.
- mapName string
- A descriptive label for a geographic or a CIDR map that's required if the property is either geographic or cidrmapping.
- maxUnreachable numberPenalty 
- For performance domains, this specifies a penalty value that's added to liveness test scores when data centers show an aggregated loss fraction higher than the penalty value.
- minLive numberFraction 
- Specifies what fraction of the servers need to respond to requests so GTM considers the data center up and able to receive traffic.
- name string
- A descriptive label for the property.
- scoreAggregation stringType 
- Specifies how GTM aggregates liveness test scores across different tests, when multiple tests are configured.
- staticTtl number
- Specifies the TTL in seconds for static resource records that don't change based on the requesting name server IP.
- sticknessBonus numberConstant 
- Specifies a percentage used to configure data center affinity.
- sticknessBonus numberPercentage 
- Specifies a percentage used to configure data center affinity.
- type string
- Specifies the load balancing behvior for the property.
- unreachableThreshold number
- For performance domains, this specifies a penalty value that's added to liveness test scores when data centers have an aggregated loss fraction higher than this value.
- useComputed booleanTargets 
- For load-feedback domains only, this specifies that you want GTM to automatically compute target load.
- weightedHash numberBits For Ipv4 
- For weighted hashed properties, how many leading bits of the client nameserver IP address to include when computing a hash for picking a datacenter for a client nameserver using IPv4; the default value is 32 (the entire address).
- weightedHash numberBits For Ipv6 
- For weighted hashed properties, how many leading bits of the client nameserver IP address to include when computing a hash for picking a datacenter for a client nameserver using IPv6; the default value is 128 (the entire address).
- links
GetGtm Domain Property Link[] 
- Provides a URL path that allows direct navigation to the property.
- livenessTests GetGtm Domain Property Liveness Test[] 
- Contains information about liveness tests.
- staticRr GetSets Gtm Domain Property Static Rr Set[] 
- Contains static recordsets.
- trafficTargets GetGtm Domain Property Traffic Target[] 
- Traffic targets for the property.
- backup_cname str
- Specifies a backup CNAME.
- backup_ip str
- Specifies a backup IP.
- balance_by_ booldownload_ score 
- Indicates whether download score based load balancing is enabled.
- cname str
- Indicates the fully qualified name aliased to a particular property.
- comments str
- Descriptive comments for the property.
- dynamic_ttl int
- Indicates the TTL in seconds for records that might change dynamically based on liveness and load balancing.
- failback_delay int
- Specifies the failback delay in seconds.
- failover_delay int
- Specifies the failover delay in seconds.
- ghost_demand_ boolreporting 
- Whether an alternate way to collect load feedback from a GTM Performance domain is enabled.
- handout_limit int
- Indicates the limit for the number of live IPs handed out to a DNS request.
- handout_mode str
- Specifies how IPs are returned when more than one IP is alive and available.
- health_max float
- Defines the absolute limit beyond which IPs are declared unhealthy.
- health_multiplier float
- Configures a cutoff value that is computed from the median scores.
- health_threshold float
- Configures a cutoff value that is computed from the median scores.
- ipv6 bool
- Indicates the type of IP address handed out by a property.
- last_modified str
- An ISO 8601 timestamp that indicates when the property was last changed.
- load_imbalance_ floatpercentage 
- Indicates the percent of load imbalance factor for the domain.
- map_name str
- A descriptive label for a geographic or a CIDR map that's required if the property is either geographic or cidrmapping.
- max_unreachable_ intpenalty 
- For performance domains, this specifies a penalty value that's added to liveness test scores when data centers show an aggregated loss fraction higher than the penalty value.
- min_live_ floatfraction 
- Specifies what fraction of the servers need to respond to requests so GTM considers the data center up and able to receive traffic.
- name str
- A descriptive label for the property.
- score_aggregation_ strtype 
- Specifies how GTM aggregates liveness test scores across different tests, when multiple tests are configured.
- static_ttl int
- Specifies the TTL in seconds for static resource records that don't change based on the requesting name server IP.
- stickness_bonus_ intconstant 
- Specifies a percentage used to configure data center affinity.
- stickness_bonus_ intpercentage 
- Specifies a percentage used to configure data center affinity.
- type str
- Specifies the load balancing behvior for the property.
- unreachable_threshold float
- For performance domains, this specifies a penalty value that's added to liveness test scores when data centers have an aggregated loss fraction higher than this value.
- use_computed_ booltargets 
- For load-feedback domains only, this specifies that you want GTM to automatically compute target load.
- weighted_hash_ intbits_ for_ ipv4 
- For weighted hashed properties, how many leading bits of the client nameserver IP address to include when computing a hash for picking a datacenter for a client nameserver using IPv4; the default value is 32 (the entire address).
- weighted_hash_ intbits_ for_ ipv6 
- For weighted hashed properties, how many leading bits of the client nameserver IP address to include when computing a hash for picking a datacenter for a client nameserver using IPv6; the default value is 128 (the entire address).
- links
Sequence[GetGtm Domain Property Link] 
- Provides a URL path that allows direct navigation to the property.
- liveness_tests Sequence[GetGtm Domain Property Liveness Test] 
- Contains information about liveness tests.
- static_rr_ Sequence[Getsets Gtm Domain Property Static Rr Set] 
- Contains static recordsets.
- traffic_targets Sequence[GetGtm Domain Property Traffic Target] 
- Traffic targets for the property.
- backupCname String
- Specifies a backup CNAME.
- backupIp String
- Specifies a backup IP.
- balanceBy BooleanDownload Score 
- Indicates whether download score based load balancing is enabled.
- cname String
- Indicates the fully qualified name aliased to a particular property.
- comments String
- Descriptive comments for the property.
- dynamicTtl Number
- Indicates the TTL in seconds for records that might change dynamically based on liveness and load balancing.
- failbackDelay Number
- Specifies the failback delay in seconds.
- failoverDelay Number
- Specifies the failover delay in seconds.
- ghostDemand BooleanReporting 
- Whether an alternate way to collect load feedback from a GTM Performance domain is enabled.
- handoutLimit Number
- Indicates the limit for the number of live IPs handed out to a DNS request.
- handoutMode String
- Specifies how IPs are returned when more than one IP is alive and available.
- healthMax Number
- Defines the absolute limit beyond which IPs are declared unhealthy.
- healthMultiplier Number
- Configures a cutoff value that is computed from the median scores.
- healthThreshold Number
- Configures a cutoff value that is computed from the median scores.
- ipv6 Boolean
- Indicates the type of IP address handed out by a property.
- lastModified String
- An ISO 8601 timestamp that indicates when the property was last changed.
- loadImbalance NumberPercentage 
- Indicates the percent of load imbalance factor for the domain.
- mapName String
- A descriptive label for a geographic or a CIDR map that's required if the property is either geographic or cidrmapping.
- maxUnreachable NumberPenalty 
- For performance domains, this specifies a penalty value that's added to liveness test scores when data centers show an aggregated loss fraction higher than the penalty value.
- minLive NumberFraction 
- Specifies what fraction of the servers need to respond to requests so GTM considers the data center up and able to receive traffic.
- name String
- A descriptive label for the property.
- scoreAggregation StringType 
- Specifies how GTM aggregates liveness test scores across different tests, when multiple tests are configured.
- staticTtl Number
- Specifies the TTL in seconds for static resource records that don't change based on the requesting name server IP.
- sticknessBonus NumberConstant 
- Specifies a percentage used to configure data center affinity.
- sticknessBonus NumberPercentage 
- Specifies a percentage used to configure data center affinity.
- type String
- Specifies the load balancing behvior for the property.
- unreachableThreshold Number
- For performance domains, this specifies a penalty value that's added to liveness test scores when data centers have an aggregated loss fraction higher than this value.
- useComputed BooleanTargets 
- For load-feedback domains only, this specifies that you want GTM to automatically compute target load.
- weightedHash NumberBits For Ipv4 
- For weighted hashed properties, how many leading bits of the client nameserver IP address to include when computing a hash for picking a datacenter for a client nameserver using IPv4; the default value is 32 (the entire address).
- weightedHash NumberBits For Ipv6 
- For weighted hashed properties, how many leading bits of the client nameserver IP address to include when computing a hash for picking a datacenter for a client nameserver using IPv6; the default value is 128 (the entire address).
- links List<Property Map>
- Provides a URL path that allows direct navigation to the property.
- livenessTests List<Property Map>
- Contains information about liveness tests.
- staticRr List<Property Map>Sets 
- Contains static recordsets.
- trafficTargets List<Property Map>
- Traffic targets for the property.
GetGtmDomainPropertyLink    
GetGtmDomainPropertyLivenessTest     
- AlternateCa List<string>Certificates 
- List of alternate trust anchors (CA certificates)
- AnswersRequired bool
- If testObjectProtocol is DNS, DOH or DOT, requires an answer to the DNS query to be considered a success.
- DisableNonstandard boolPort Warning 
- Disables warnings when non-standard ports are used.
- Disabled bool
- Disables the liveness test.
- ErrorPenalty double
- Specifies the score that's reported if the liveness test encounters an error other than timeout, such as connection refused, and 404.
- HttpError3xx bool
- Treats a 3xx HTTP response as a failure if the testObjectProtocol is http, https or ftp.
- HttpError4xx bool
- Treats a 4xx HTTP response as a failure if the testObjectProtocol is http, https or ftp.
- HttpError5xx bool
- Treats a 5xx HTTP response as a failure if the testObjectProtocol is http, https or ftp.
- HttpMethod string
- Contains HTTP method to send if the testObjectProtocolishttporhttps. Supported values areTRACE,HEAD,OPTIONS,GET,PUT,POST,PATCH,DELETE. When omitted ornull, this value defaults toGET.
- HttpRequest stringBody 
- Contains Base64-encoded HTTP request body to send if the testObjectProtocolishttporhttps. When omitted ornull, omits the request body from the request.
- Name string
- A descriptive name for the liveness test.
- PeerCertificate boolVerification 
- Validates the origin certificate. Applies only to tests with testObjectProtocol of https.
- Pre2023SecurityPosture bool
- Whether to enable backwards compatibility for liveness endpoints that use older TLS protocols
- RecursionRequested bool
- Indicates that if testObjectProtocol is DNS, DOH or DOT, the DNS query is recursive.
- RequestString string
- Specifies a request string.
- ResourceType string
- Specifies the query type, if testObjectProtocol is DNS.
- ResponseString string
- Specifies a response string.
- SslClient stringCertificate 
- Indicates a base64-encoded certificate.
- SslClient stringPrivate Key 
- Indicates a base64-encoded private key.
- TestInterval int
- Indicates the interval at which the liveness test is run, in seconds.
- TestObject string
- Specifies the static text that acts as a stand-in for the data that you're sending on the network.
- TestObject stringPassword 
- Specifies the test object's password.
- TestObject intPort 
- Specifies the port number for the testObject.
- TestObject stringProtocol 
- Specifies the test protocol.
- TestObject stringUsername 
- A descriptive name for the testObject.
- TestTimeout double
- Specifies the duration of the liveness test before it fails.
- TimeoutPenalty double
- Specifies the timeout penalty score.
- HttpHeaders List<GetGtm Domain Property Liveness Test Http Header> 
- List of HTTP headers for the liveness test.
- AlternateCa []stringCertificates 
- List of alternate trust anchors (CA certificates)
- AnswersRequired bool
- If testObjectProtocol is DNS, DOH or DOT, requires an answer to the DNS query to be considered a success.
- DisableNonstandard boolPort Warning 
- Disables warnings when non-standard ports are used.
- Disabled bool
- Disables the liveness test.
- ErrorPenalty float64
- Specifies the score that's reported if the liveness test encounters an error other than timeout, such as connection refused, and 404.
- HttpError3xx bool
- Treats a 3xx HTTP response as a failure if the testObjectProtocol is http, https or ftp.
- HttpError4xx bool
- Treats a 4xx HTTP response as a failure if the testObjectProtocol is http, https or ftp.
- HttpError5xx bool
- Treats a 5xx HTTP response as a failure if the testObjectProtocol is http, https or ftp.
- HttpMethod string
- Contains HTTP method to send if the testObjectProtocolishttporhttps. Supported values areTRACE,HEAD,OPTIONS,GET,PUT,POST,PATCH,DELETE. When omitted ornull, this value defaults toGET.
- HttpRequest stringBody 
- Contains Base64-encoded HTTP request body to send if the testObjectProtocolishttporhttps. When omitted ornull, omits the request body from the request.
- Name string
- A descriptive name for the liveness test.
- PeerCertificate boolVerification 
- Validates the origin certificate. Applies only to tests with testObjectProtocol of https.
- Pre2023SecurityPosture bool
- Whether to enable backwards compatibility for liveness endpoints that use older TLS protocols
- RecursionRequested bool
- Indicates that if testObjectProtocol is DNS, DOH or DOT, the DNS query is recursive.
- RequestString string
- Specifies a request string.
- ResourceType string
- Specifies the query type, if testObjectProtocol is DNS.
- ResponseString string
- Specifies a response string.
- SslClient stringCertificate 
- Indicates a base64-encoded certificate.
- SslClient stringPrivate Key 
- Indicates a base64-encoded private key.
- TestInterval int
- Indicates the interval at which the liveness test is run, in seconds.
- TestObject string
- Specifies the static text that acts as a stand-in for the data that you're sending on the network.
- TestObject stringPassword 
- Specifies the test object's password.
- TestObject intPort 
- Specifies the port number for the testObject.
- TestObject stringProtocol 
- Specifies the test protocol.
- TestObject stringUsername 
- A descriptive name for the testObject.
- TestTimeout float64
- Specifies the duration of the liveness test before it fails.
- TimeoutPenalty float64
- Specifies the timeout penalty score.
- HttpHeaders []GetGtm Domain Property Liveness Test Http Header 
- List of HTTP headers for the liveness test.
- alternateCa List<String>Certificates 
- List of alternate trust anchors (CA certificates)
- answersRequired Boolean
- If testObjectProtocol is DNS, DOH or DOT, requires an answer to the DNS query to be considered a success.
- disableNonstandard BooleanPort Warning 
- Disables warnings when non-standard ports are used.
- disabled Boolean
- Disables the liveness test.
- errorPenalty Double
- Specifies the score that's reported if the liveness test encounters an error other than timeout, such as connection refused, and 404.
- httpError3xx Boolean
- Treats a 3xx HTTP response as a failure if the testObjectProtocol is http, https or ftp.
- httpError4xx Boolean
- Treats a 4xx HTTP response as a failure if the testObjectProtocol is http, https or ftp.
- httpError5xx Boolean
- Treats a 5xx HTTP response as a failure if the testObjectProtocol is http, https or ftp.
- httpMethod String
- Contains HTTP method to send if the testObjectProtocolishttporhttps. Supported values areTRACE,HEAD,OPTIONS,GET,PUT,POST,PATCH,DELETE. When omitted ornull, this value defaults toGET.
- httpRequest StringBody 
- Contains Base64-encoded HTTP request body to send if the testObjectProtocolishttporhttps. When omitted ornull, omits the request body from the request.
- name String
- A descriptive name for the liveness test.
- peerCertificate BooleanVerification 
- Validates the origin certificate. Applies only to tests with testObjectProtocol of https.
- pre2023SecurityPosture Boolean
- Whether to enable backwards compatibility for liveness endpoints that use older TLS protocols
- recursionRequested Boolean
- Indicates that if testObjectProtocol is DNS, DOH or DOT, the DNS query is recursive.
- requestString String
- Specifies a request string.
- resourceType String
- Specifies the query type, if testObjectProtocol is DNS.
- responseString String
- Specifies a response string.
- sslClient StringCertificate 
- Indicates a base64-encoded certificate.
- sslClient StringPrivate Key 
- Indicates a base64-encoded private key.
- testInterval Integer
- Indicates the interval at which the liveness test is run, in seconds.
- testObject String
- Specifies the static text that acts as a stand-in for the data that you're sending on the network.
- testObject StringPassword 
- Specifies the test object's password.
- testObject IntegerPort 
- Specifies the port number for the testObject.
- testObject StringProtocol 
- Specifies the test protocol.
- testObject StringUsername 
- A descriptive name for the testObject.
- testTimeout Double
- Specifies the duration of the liveness test before it fails.
- timeoutPenalty Double
- Specifies the timeout penalty score.
- httpHeaders List<GetGtm Domain Property Liveness Test Http Header> 
- List of HTTP headers for the liveness test.
- alternateCa string[]Certificates 
- List of alternate trust anchors (CA certificates)
- answersRequired boolean
- If testObjectProtocol is DNS, DOH or DOT, requires an answer to the DNS query to be considered a success.
- disableNonstandard booleanPort Warning 
- Disables warnings when non-standard ports are used.
- disabled boolean
- Disables the liveness test.
- errorPenalty number
- Specifies the score that's reported if the liveness test encounters an error other than timeout, such as connection refused, and 404.
- httpError3xx boolean
- Treats a 3xx HTTP response as a failure if the testObjectProtocol is http, https or ftp.
- httpError4xx boolean
- Treats a 4xx HTTP response as a failure if the testObjectProtocol is http, https or ftp.
- httpError5xx boolean
- Treats a 5xx HTTP response as a failure if the testObjectProtocol is http, https or ftp.
- httpMethod string
- Contains HTTP method to send if the testObjectProtocolishttporhttps. Supported values areTRACE,HEAD,OPTIONS,GET,PUT,POST,PATCH,DELETE. When omitted ornull, this value defaults toGET.
- httpRequest stringBody 
- Contains Base64-encoded HTTP request body to send if the testObjectProtocolishttporhttps. When omitted ornull, omits the request body from the request.
- name string
- A descriptive name for the liveness test.
- peerCertificate booleanVerification 
- Validates the origin certificate. Applies only to tests with testObjectProtocol of https.
- pre2023SecurityPosture boolean
- Whether to enable backwards compatibility for liveness endpoints that use older TLS protocols
- recursionRequested boolean
- Indicates that if testObjectProtocol is DNS, DOH or DOT, the DNS query is recursive.
- requestString string
- Specifies a request string.
- resourceType string
- Specifies the query type, if testObjectProtocol is DNS.
- responseString string
- Specifies a response string.
- sslClient stringCertificate 
- Indicates a base64-encoded certificate.
- sslClient stringPrivate Key 
- Indicates a base64-encoded private key.
- testInterval number
- Indicates the interval at which the liveness test is run, in seconds.
- testObject string
- Specifies the static text that acts as a stand-in for the data that you're sending on the network.
- testObject stringPassword 
- Specifies the test object's password.
- testObject numberPort 
- Specifies the port number for the testObject.
- testObject stringProtocol 
- Specifies the test protocol.
- testObject stringUsername 
- A descriptive name for the testObject.
- testTimeout number
- Specifies the duration of the liveness test before it fails.
- timeoutPenalty number
- Specifies the timeout penalty score.
- httpHeaders GetGtm Domain Property Liveness Test Http Header[] 
- List of HTTP headers for the liveness test.
- alternate_ca_ Sequence[str]certificates 
- List of alternate trust anchors (CA certificates)
- answers_required bool
- If testObjectProtocol is DNS, DOH or DOT, requires an answer to the DNS query to be considered a success.
- disable_nonstandard_ boolport_ warning 
- Disables warnings when non-standard ports are used.
- disabled bool
- Disables the liveness test.
- error_penalty float
- Specifies the score that's reported if the liveness test encounters an error other than timeout, such as connection refused, and 404.
- http_error3xx bool
- Treats a 3xx HTTP response as a failure if the testObjectProtocol is http, https or ftp.
- http_error4xx bool
- Treats a 4xx HTTP response as a failure if the testObjectProtocol is http, https or ftp.
- http_error5xx bool
- Treats a 5xx HTTP response as a failure if the testObjectProtocol is http, https or ftp.
- http_method str
- Contains HTTP method to send if the testObjectProtocolishttporhttps. Supported values areTRACE,HEAD,OPTIONS,GET,PUT,POST,PATCH,DELETE. When omitted ornull, this value defaults toGET.
- http_request_ strbody 
- Contains Base64-encoded HTTP request body to send if the testObjectProtocolishttporhttps. When omitted ornull, omits the request body from the request.
- name str
- A descriptive name for the liveness test.
- peer_certificate_ boolverification 
- Validates the origin certificate. Applies only to tests with testObjectProtocol of https.
- pre2023_security_ boolposture 
- Whether to enable backwards compatibility for liveness endpoints that use older TLS protocols
- recursion_requested bool
- Indicates that if testObjectProtocol is DNS, DOH or DOT, the DNS query is recursive.
- request_string str
- Specifies a request string.
- resource_type str
- Specifies the query type, if testObjectProtocol is DNS.
- response_string str
- Specifies a response string.
- ssl_client_ strcertificate 
- Indicates a base64-encoded certificate.
- ssl_client_ strprivate_ key 
- Indicates a base64-encoded private key.
- test_interval int
- Indicates the interval at which the liveness test is run, in seconds.
- test_object str
- Specifies the static text that acts as a stand-in for the data that you're sending on the network.
- test_object_ strpassword 
- Specifies the test object's password.
- test_object_ intport 
- Specifies the port number for the testObject.
- test_object_ strprotocol 
- Specifies the test protocol.
- test_object_ strusername 
- A descriptive name for the testObject.
- test_timeout float
- Specifies the duration of the liveness test before it fails.
- timeout_penalty float
- Specifies the timeout penalty score.
- http_headers Sequence[GetGtm Domain Property Liveness Test Http Header] 
- List of HTTP headers for the liveness test.
- alternateCa List<String>Certificates 
- List of alternate trust anchors (CA certificates)
- answersRequired Boolean
- If testObjectProtocol is DNS, DOH or DOT, requires an answer to the DNS query to be considered a success.
- disableNonstandard BooleanPort Warning 
- Disables warnings when non-standard ports are used.
- disabled Boolean
- Disables the liveness test.
- errorPenalty Number
- Specifies the score that's reported if the liveness test encounters an error other than timeout, such as connection refused, and 404.
- httpError3xx Boolean
- Treats a 3xx HTTP response as a failure if the testObjectProtocol is http, https or ftp.
- httpError4xx Boolean
- Treats a 4xx HTTP response as a failure if the testObjectProtocol is http, https or ftp.
- httpError5xx Boolean
- Treats a 5xx HTTP response as a failure if the testObjectProtocol is http, https or ftp.
- httpMethod String
- Contains HTTP method to send if the testObjectProtocolishttporhttps. Supported values areTRACE,HEAD,OPTIONS,GET,PUT,POST,PATCH,DELETE. When omitted ornull, this value defaults toGET.
- httpRequest StringBody 
- Contains Base64-encoded HTTP request body to send if the testObjectProtocolishttporhttps. When omitted ornull, omits the request body from the request.
- name String
- A descriptive name for the liveness test.
- peerCertificate BooleanVerification 
- Validates the origin certificate. Applies only to tests with testObjectProtocol of https.
- pre2023SecurityPosture Boolean
- Whether to enable backwards compatibility for liveness endpoints that use older TLS protocols
- recursionRequested Boolean
- Indicates that if testObjectProtocol is DNS, DOH or DOT, the DNS query is recursive.
- requestString String
- Specifies a request string.
- resourceType String
- Specifies the query type, if testObjectProtocol is DNS.
- responseString String
- Specifies a response string.
- sslClient StringCertificate 
- Indicates a base64-encoded certificate.
- sslClient StringPrivate Key 
- Indicates a base64-encoded private key.
- testInterval Number
- Indicates the interval at which the liveness test is run, in seconds.
- testObject String
- Specifies the static text that acts as a stand-in for the data that you're sending on the network.
- testObject StringPassword 
- Specifies the test object's password.
- testObject NumberPort 
- Specifies the port number for the testObject.
- testObject StringProtocol 
- Specifies the test protocol.
- testObject StringUsername 
- A descriptive name for the testObject.
- testTimeout Number
- Specifies the duration of the liveness test before it fails.
- timeoutPenalty Number
- Specifies the timeout penalty score.
- httpHeaders List<Property Map>
- List of HTTP headers for the liveness test.
GetGtmDomainPropertyLivenessTestHttpHeader       
GetGtmDomainPropertyStaticRrSet      
GetGtmDomainPropertyTrafficTarget     
- DatacenterId int
- A unique identifier for an existing data center in the domain.
- Enabled bool
- Indicates whether the traffic target is used.
- HandoutCname string
- Specifies an optional data center for the property.
- Name string
- An alternative label for the traffic target.
- Precedence int
- Non-negative integer that ranks the order of the backups that GTM will hand out in the event that the primary Traffic Target has been declared down
- Servers List<string>
- Identifies the IP address or the hostnames of the servers.
- Weight double
- Specifies the traffic target weight for the target.
- DatacenterId int
- A unique identifier for an existing data center in the domain.
- Enabled bool
- Indicates whether the traffic target is used.
- HandoutCname string
- Specifies an optional data center for the property.
- Name string
- An alternative label for the traffic target.
- Precedence int
- Non-negative integer that ranks the order of the backups that GTM will hand out in the event that the primary Traffic Target has been declared down
- Servers []string
- Identifies the IP address or the hostnames of the servers.
- Weight float64
- Specifies the traffic target weight for the target.
- datacenterId Integer
- A unique identifier for an existing data center in the domain.
- enabled Boolean
- Indicates whether the traffic target is used.
- handoutCname String
- Specifies an optional data center for the property.
- name String
- An alternative label for the traffic target.
- precedence Integer
- Non-negative integer that ranks the order of the backups that GTM will hand out in the event that the primary Traffic Target has been declared down
- servers List<String>
- Identifies the IP address or the hostnames of the servers.
- weight Double
- Specifies the traffic target weight for the target.
- datacenterId number
- A unique identifier for an existing data center in the domain.
- enabled boolean
- Indicates whether the traffic target is used.
- handoutCname string
- Specifies an optional data center for the property.
- name string
- An alternative label for the traffic target.
- precedence number
- Non-negative integer that ranks the order of the backups that GTM will hand out in the event that the primary Traffic Target has been declared down
- servers string[]
- Identifies the IP address or the hostnames of the servers.
- weight number
- Specifies the traffic target weight for the target.
- datacenter_id int
- A unique identifier for an existing data center in the domain.
- enabled bool
- Indicates whether the traffic target is used.
- handout_cname str
- Specifies an optional data center for the property.
- name str
- An alternative label for the traffic target.
- precedence int
- Non-negative integer that ranks the order of the backups that GTM will hand out in the event that the primary Traffic Target has been declared down
- servers Sequence[str]
- Identifies the IP address or the hostnames of the servers.
- weight float
- Specifies the traffic target weight for the target.
- datacenterId Number
- A unique identifier for an existing data center in the domain.
- enabled Boolean
- Indicates whether the traffic target is used.
- handoutCname String
- Specifies an optional data center for the property.
- name String
- An alternative label for the traffic target.
- precedence Number
- Non-negative integer that ranks the order of the backups that GTM will hand out in the event that the primary Traffic Target has been declared down
- servers List<String>
- Identifies the IP address or the hostnames of the servers.
- weight Number
- Specifies the traffic target weight for the target.
GetGtmDomainResource   
- AggregationType string
- Specifies how GTM handles different load numbers when multiple load servers are used for a data center or property.
- ConstrainedProperty string
- Specifies the name of the property that this resource constraints.
- DecayRate double
- For internal use only.
- Description string
- A descriptive note to help you track what the resource constraints.
- HostHeader string
- Specifies the host header used when fetching the load object.
- LeaderString string
- Specifies the text that comes before the loadObject.
- LeastSquares doubleDecay 
- For internal use only.
- LoadImbalance doublePercentage 
- Indicates the percent of load imbalance factor for the domain.
- MaxUMultiplicative doubleIncrement 
- For internal use only.
- Name string
- A descriptive label for the resource.
- Type string
- Indicates the kind of loadObject format used to determine the load on the resource.
- UpperBound int
- An optional sanity check that specifies the maximum allowed value for any component of the load object.
- Links
List<GetGtm Domain Resource Link> 
- Specifies the URL path that allows direct navigation to the resource.
- ResourceInstances List<GetGtm Domain Resource Resource Instance> 
- List of resource instances.
- AggregationType string
- Specifies how GTM handles different load numbers when multiple load servers are used for a data center or property.
- ConstrainedProperty string
- Specifies the name of the property that this resource constraints.
- DecayRate float64
- For internal use only.
- Description string
- A descriptive note to help you track what the resource constraints.
- HostHeader string
- Specifies the host header used when fetching the load object.
- LeaderString string
- Specifies the text that comes before the loadObject.
- LeastSquares float64Decay 
- For internal use only.
- LoadImbalance float64Percentage 
- Indicates the percent of load imbalance factor for the domain.
- MaxUMultiplicative float64Increment 
- For internal use only.
- Name string
- A descriptive label for the resource.
- Type string
- Indicates the kind of loadObject format used to determine the load on the resource.
- UpperBound int
- An optional sanity check that specifies the maximum allowed value for any component of the load object.
- Links
[]GetGtm Domain Resource Link 
- Specifies the URL path that allows direct navigation to the resource.
- ResourceInstances []GetGtm Domain Resource Resource Instance 
- List of resource instances.
- aggregationType String
- Specifies how GTM handles different load numbers when multiple load servers are used for a data center or property.
- constrainedProperty String
- Specifies the name of the property that this resource constraints.
- decayRate Double
- For internal use only.
- description String
- A descriptive note to help you track what the resource constraints.
- hostHeader String
- Specifies the host header used when fetching the load object.
- leaderString String
- Specifies the text that comes before the loadObject.
- leastSquares DoubleDecay 
- For internal use only.
- loadImbalance DoublePercentage 
- Indicates the percent of load imbalance factor for the domain.
- maxUMultiplicative DoubleIncrement 
- For internal use only.
- name String
- A descriptive label for the resource.
- type String
- Indicates the kind of loadObject format used to determine the load on the resource.
- upperBound Integer
- An optional sanity check that specifies the maximum allowed value for any component of the load object.
- links
List<GetGtm Domain Resource Link> 
- Specifies the URL path that allows direct navigation to the resource.
- resourceInstances List<GetGtm Domain Resource Resource Instance> 
- List of resource instances.
- aggregationType string
- Specifies how GTM handles different load numbers when multiple load servers are used for a data center or property.
- constrainedProperty string
- Specifies the name of the property that this resource constraints.
- decayRate number
- For internal use only.
- description string
- A descriptive note to help you track what the resource constraints.
- hostHeader string
- Specifies the host header used when fetching the load object.
- leaderString string
- Specifies the text that comes before the loadObject.
- leastSquares numberDecay 
- For internal use only.
- loadImbalance numberPercentage 
- Indicates the percent of load imbalance factor for the domain.
- maxUMultiplicative numberIncrement 
- For internal use only.
- name string
- A descriptive label for the resource.
- type string
- Indicates the kind of loadObject format used to determine the load on the resource.
- upperBound number
- An optional sanity check that specifies the maximum allowed value for any component of the load object.
- links
GetGtm Domain Resource Link[] 
- Specifies the URL path that allows direct navigation to the resource.
- resourceInstances GetGtm Domain Resource Resource Instance[] 
- List of resource instances.
- aggregation_type str
- Specifies how GTM handles different load numbers when multiple load servers are used for a data center or property.
- constrained_property str
- Specifies the name of the property that this resource constraints.
- decay_rate float
- For internal use only.
- description str
- A descriptive note to help you track what the resource constraints.
- host_header str
- Specifies the host header used when fetching the load object.
- leader_string str
- Specifies the text that comes before the loadObject.
- least_squares_ floatdecay 
- For internal use only.
- load_imbalance_ floatpercentage 
- Indicates the percent of load imbalance factor for the domain.
- max_u_ floatmultiplicative_ increment 
- For internal use only.
- name str
- A descriptive label for the resource.
- type str
- Indicates the kind of loadObject format used to determine the load on the resource.
- upper_bound int
- An optional sanity check that specifies the maximum allowed value for any component of the load object.
- links
Sequence[GetGtm Domain Resource Link] 
- Specifies the URL path that allows direct navigation to the resource.
- resource_instances Sequence[GetGtm Domain Resource Resource Instance] 
- List of resource instances.
- aggregationType String
- Specifies how GTM handles different load numbers when multiple load servers are used for a data center or property.
- constrainedProperty String
- Specifies the name of the property that this resource constraints.
- decayRate Number
- For internal use only.
- description String
- A descriptive note to help you track what the resource constraints.
- hostHeader String
- Specifies the host header used when fetching the load object.
- leaderString String
- Specifies the text that comes before the loadObject.
- leastSquares NumberDecay 
- For internal use only.
- loadImbalance NumberPercentage 
- Indicates the percent of load imbalance factor for the domain.
- maxUMultiplicative NumberIncrement 
- For internal use only.
- name String
- A descriptive label for the resource.
- type String
- Indicates the kind of loadObject format used to determine the load on the resource.
- upperBound Number
- An optional sanity check that specifies the maximum allowed value for any component of the load object.
- links List<Property Map>
- Specifies the URL path that allows direct navigation to the resource.
- resourceInstances List<Property Map>
- List of resource instances.
GetGtmDomainResourceLink    
GetGtmDomainResourceResourceInstance     
- DatacenterId int
- A unique identifier for an existing data center in the domain.
- LoadObject string
- Identifies the load object file used to report real-time information about the current load, maximum allowable load and target load on each resource.
- LoadObject intPort 
- Specifies the TCP port of the loadObject.
- LoadServers List<string>
- Specifies the list of servers to requests the load object from.
- UseDefault boolLoad Object 
- Whether to use default loadObject.
- DatacenterId int
- A unique identifier for an existing data center in the domain.
- LoadObject string
- Identifies the load object file used to report real-time information about the current load, maximum allowable load and target load on each resource.
- LoadObject intPort 
- Specifies the TCP port of the loadObject.
- LoadServers []string
- Specifies the list of servers to requests the load object from.
- UseDefault boolLoad Object 
- Whether to use default loadObject.
- datacenterId Integer
- A unique identifier for an existing data center in the domain.
- loadObject String
- Identifies the load object file used to report real-time information about the current load, maximum allowable load and target load on each resource.
- loadObject IntegerPort 
- Specifies the TCP port of the loadObject.
- loadServers List<String>
- Specifies the list of servers to requests the load object from.
- useDefault BooleanLoad Object 
- Whether to use default loadObject.
- datacenterId number
- A unique identifier for an existing data center in the domain.
- loadObject string
- Identifies the load object file used to report real-time information about the current load, maximum allowable load and target load on each resource.
- loadObject numberPort 
- Specifies the TCP port of the loadObject.
- loadServers string[]
- Specifies the list of servers to requests the load object from.
- useDefault booleanLoad Object 
- Whether to use default loadObject.
- datacenter_id int
- A unique identifier for an existing data center in the domain.
- load_object str
- Identifies the load object file used to report real-time information about the current load, maximum allowable load and target load on each resource.
- load_object_ intport 
- Specifies the TCP port of the loadObject.
- load_servers Sequence[str]
- Specifies the list of servers to requests the load object from.
- use_default_ boolload_ object 
- Whether to use default loadObject.
- datacenterId Number
- A unique identifier for an existing data center in the domain.
- loadObject String
- Identifies the load object file used to report real-time information about the current load, maximum allowable load and target load on each resource.
- loadObject NumberPort 
- Specifies the TCP port of the loadObject.
- loadServers List<String>
- Specifies the list of servers to requests the load object from.
- useDefault BooleanLoad Object 
- Whether to use default loadObject.
GetGtmDomainStatus   
- ChangeId string
- A unique identifier generated when a change occurs to the domain.
- Message string
- A notification generated when a change occurs to the domain.
- PassingValidation bool
- Indicates if the domain validates.
- PropagationStatus string
- Tracks the status of the domain's propagation state.
- PropagationStatus stringDate 
- An ISO 8601 timestamp indicating when a change occurs to the domain.
- Links
List<GetGtm Domain Status Link> 
- Specifies the URL path that allows direct navigation to the domain.
- ChangeId string
- A unique identifier generated when a change occurs to the domain.
- Message string
- A notification generated when a change occurs to the domain.
- PassingValidation bool
- Indicates if the domain validates.
- PropagationStatus string
- Tracks the status of the domain's propagation state.
- PropagationStatus stringDate 
- An ISO 8601 timestamp indicating when a change occurs to the domain.
- Links
[]GetGtm Domain Status Link 
- Specifies the URL path that allows direct navigation to the domain.
- changeId String
- A unique identifier generated when a change occurs to the domain.
- message String
- A notification generated when a change occurs to the domain.
- passingValidation Boolean
- Indicates if the domain validates.
- propagationStatus String
- Tracks the status of the domain's propagation state.
- propagationStatus StringDate 
- An ISO 8601 timestamp indicating when a change occurs to the domain.
- links
List<GetGtm Domain Status Link> 
- Specifies the URL path that allows direct navigation to the domain.
- changeId string
- A unique identifier generated when a change occurs to the domain.
- message string
- A notification generated when a change occurs to the domain.
- passingValidation boolean
- Indicates if the domain validates.
- propagationStatus string
- Tracks the status of the domain's propagation state.
- propagationStatus stringDate 
- An ISO 8601 timestamp indicating when a change occurs to the domain.
- links
GetGtm Domain Status Link[] 
- Specifies the URL path that allows direct navigation to the domain.
- change_id str
- A unique identifier generated when a change occurs to the domain.
- message str
- A notification generated when a change occurs to the domain.
- passing_validation bool
- Indicates if the domain validates.
- propagation_status str
- Tracks the status of the domain's propagation state.
- propagation_status_ strdate 
- An ISO 8601 timestamp indicating when a change occurs to the domain.
- links
Sequence[GetGtm Domain Status Link] 
- Specifies the URL path that allows direct navigation to the domain.
- changeId String
- A unique identifier generated when a change occurs to the domain.
- message String
- A notification generated when a change occurs to the domain.
- passingValidation Boolean
- Indicates if the domain validates.
- propagationStatus String
- Tracks the status of the domain's propagation state.
- propagationStatus StringDate 
- An ISO 8601 timestamp indicating when a change occurs to the domain.
- links List<Property Map>
- Specifies the URL path that allows direct navigation to the domain.
GetGtmDomainStatusLink    
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the akamaiTerraform Provider.