Using getGtmDatacenters
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 getGtmDatacenters(args: GetGtmDatacentersArgs, opts?: InvokeOptions): Promise<GetGtmDatacentersResult>
function getGtmDatacentersOutput(args: GetGtmDatacentersOutputArgs, opts?: InvokeOptions): Output<GetGtmDatacentersResult>def get_gtm_datacenters(domain: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGtmDatacentersResult
def get_gtm_datacenters_output(domain: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGtmDatacentersResult]func GetGtmDatacenters(ctx *Context, args *GetGtmDatacentersArgs, opts ...InvokeOption) (*GetGtmDatacentersResult, error)
func GetGtmDatacentersOutput(ctx *Context, args *GetGtmDatacentersOutputArgs, opts ...InvokeOption) GetGtmDatacentersResultOutput> Note: This function is named GetGtmDatacenters in the Go SDK.
public static class GetGtmDatacenters
{
public static Task<GetGtmDatacentersResult> InvokeAsync(GetGtmDatacentersArgs args, InvokeOptions? opts = null)
public static Output<GetGtmDatacentersResult> Invoke(GetGtmDatacentersInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGtmDatacentersResult> getGtmDatacenters(GetGtmDatacentersArgs args, InvokeOptions options)
public static Output<GetGtmDatacentersResult> getGtmDatacenters(GetGtmDatacentersArgs args, InvokeOptions options)
fn::invoke:
function: akamai:index/getGtmDatacenters:getGtmDatacenters
arguments:
# arguments dictionaryThe following arguments are supported:
- Domain string
- Domain string
- domain String
- domain string
- domain str
- domain String
getGtmDatacenters Result
The following output properties are available:
- Datacenters
List<Get
Gtm Datacenters Datacenter> - Domain string
- Id string
- The provider-assigned unique ID for this managed resource.
- Datacenters
[]Get
Gtm Datacenters Datacenter - Domain string
- Id string
- The provider-assigned unique ID for this managed resource.
- datacenters
List<Get
Gtm Datacenters Datacenter> - domain String
- id String
- The provider-assigned unique ID for this managed resource.
- datacenters
Get
Gtm Datacenters Datacenter[] - domain string
- id string
- The provider-assigned unique ID for this managed resource.
- datacenters
Sequence[Get
Gtm Datacenters Datacenter] - domain str
- id str
- The provider-assigned unique ID for this managed resource.
- datacenters List<Property Map>
- domain String
- id String
- The provider-assigned unique ID for this managed resource.
Supporting Types
GetGtmDatacentersDatacenter
- City string
- 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 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.
- Datacenter
Id int - A unique identifier for an existing data center in the domain.
- Default
Load List<GetObjects Gtm Datacenters Datacenter Default Load Object> - Specifies the load reporting interface between you and the GTM system.
- Latitude double
- Specifies the geographic latitude of the data center's position.
- Links
List<Get
Gtm Datacenters Datacenter Link> - Provides a URL path that allows direct navigation to a data center.
- Longitude double
- Specifies the geographic longitude of the data center's position.
- Nickname string
- A descriptive label for the datacenter.
- Score
Penalty int - Influences the score for a datacenter.
- Servermonitor
Pool string - 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 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.
- City string
- 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 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.
- Datacenter
Id int - A unique identifier for an existing data center in the domain.
- Default
Load []GetObjects Gtm Datacenters Datacenter Default Load Object - Specifies the load reporting interface between you and the GTM system.
- Latitude float64
- Specifies the geographic latitude of the data center's position.
- Links
[]Get
Gtm Datacenters Datacenter Link - Provides a URL path that allows direct navigation to a data center.
- Longitude float64
- Specifies the geographic longitude of the data center's position.
- Nickname string
- A descriptive label for the datacenter.
- Score
Penalty int - Influences the score for a datacenter.
- Servermonitor
Pool string - 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 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.
- city String
- The name of the city where the data center is located.
- clone
Of Integer - Identifies the data center's ID of which this data center is a clone.
- cloud
Server BooleanHost Header Override - Balances load between two or more servers in a cloud environment.
- cloud
Server 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.
- datacenter
Id Integer - A unique identifier for an existing data center in the domain.
- default
Load List<GetObjects Gtm Datacenters Datacenter Default Load Object> - Specifies the load reporting interface between you and the GTM system.
- latitude Double
- Specifies the geographic latitude of the data center's position.
- links
List<Get
Gtm Datacenters Datacenter Link> - Provides a URL path that allows direct navigation to a data center.
- longitude Double
- Specifies the geographic longitude of the data center's position.
- nickname String
- A descriptive label for the datacenter.
- score
Penalty Integer - Influences the score for a datacenter.
- servermonitor
Pool String - 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 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.
- city string
- The name of the city where the data center is located.
- clone
Of number - Identifies the data center's ID of which this data center is a clone.
- cloud
Server booleanHost Header Override - Balances load between two or more servers in a cloud environment.
- cloud
Server 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.
- datacenter
Id number - A unique identifier for an existing data center in the domain.
- default
Load GetObjects Gtm Datacenters Datacenter Default Load Object[] - Specifies the load reporting interface between you and the GTM system.
- latitude number
- Specifies the geographic latitude of the data center's position.
- links
Get
Gtm Datacenters Datacenter Link[] - Provides a URL path that allows direct navigation to a data center.
- longitude number
- Specifies the geographic longitude of the data center's position.
- nickname string
- A descriptive label for the datacenter.
- score
Penalty number - Influences the score for a datacenter.
- servermonitor
Pool string - 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 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.
- 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.
- default_
load_ Sequence[Getobjects Gtm Datacenters Datacenter Default Load Object] - Specifies the load reporting interface between you and the GTM system.
- latitude float
- Specifies the geographic latitude of the data center's position.
- links
Sequence[Get
Gtm Datacenters Datacenter Link] - Provides a URL path that allows direct navigation to a data center.
- 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.
- servermonitor_
pool str - 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.
- city String
- The name of the city where the data center is located.
- clone
Of Number - Identifies the data center's ID of which this data center is a clone.
- cloud
Server BooleanHost Header Override - Balances load between two or more servers in a cloud environment.
- cloud
Server 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.
- datacenter
Id Number - A unique identifier for an existing data center in the domain.
- default
Load List<Property Map>Objects - Specifies the load reporting interface between you and the GTM system.
- latitude Number
- Specifies the geographic latitude of the data center's position.
- links List<Property Map>
- Provides a URL path that allows direct navigation to a data center.
- longitude Number
- Specifies the geographic longitude of the data center's position.
- nickname String
- A descriptive label for the datacenter.
- score
Penalty Number - Influences the score for a datacenter.
- servermonitor
Pool String - 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 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.
GetGtmDatacentersDatacenterDefaultLoadObject
- Load
Object string - Specifies the load object that GTM requests.
- Load
Object intPort - Specifies the TCP port to connect to when requesting the load object.
- Load
Servers List<string> - Specifies the list of servers to requests the load object from.
- Load
Object string - Specifies the load object that GTM requests.
- Load
Object intPort - Specifies the TCP port to connect to when requesting the load object.
- Load
Servers []string - Specifies the list of servers to requests the load object from.
- load
Object String - Specifies the load object that GTM requests.
- load
Object IntegerPort - Specifies the TCP port to connect to when requesting the load object.
- load
Servers List<String> - Specifies the list of servers to requests the load object from.
- load
Object string - Specifies the load object that GTM requests.
- load
Object numberPort - Specifies the TCP port to connect to when requesting the load object.
- load
Servers 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.
- load
Object String - Specifies the load object that GTM requests.
- load
Object NumberPort - Specifies the TCP port to connect to when requesting the load object.
- load
Servers List<String> - Specifies the list of servers to requests the load object from.
GetGtmDatacentersDatacenterLink
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
akamaiTerraform Provider.
