Using getGtmResources
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 getGtmResources(args: GetGtmResourcesArgs, opts?: InvokeOptions): Promise<GetGtmResourcesResult>
function getGtmResourcesOutput(args: GetGtmResourcesOutputArgs, opts?: InvokeOptions): Output<GetGtmResourcesResult>def get_gtm_resources(domain: Optional[str] = None,
resources: Optional[Sequence[GetGtmResourcesResource]] = None,
opts: Optional[InvokeOptions] = None) -> GetGtmResourcesResult
def get_gtm_resources_output(domain: Optional[pulumi.Input[str]] = None,
resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetGtmResourcesResourceArgs]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGtmResourcesResult]func GetGtmResources(ctx *Context, args *GetGtmResourcesArgs, opts ...InvokeOption) (*GetGtmResourcesResult, error)
func GetGtmResourcesOutput(ctx *Context, args *GetGtmResourcesOutputArgs, opts ...InvokeOption) GetGtmResourcesResultOutput> Note: This function is named GetGtmResources in the Go SDK.
public static class GetGtmResources
{
public static Task<GetGtmResourcesResult> InvokeAsync(GetGtmResourcesArgs args, InvokeOptions? opts = null)
public static Output<GetGtmResourcesResult> Invoke(GetGtmResourcesInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGtmResourcesResult> getGtmResources(GetGtmResourcesArgs args, InvokeOptions options)
public static Output<GetGtmResourcesResult> getGtmResources(GetGtmResourcesArgs args, InvokeOptions options)
fn::invoke:
function: akamai:index/getGtmResources:getGtmResources
arguments:
# arguments dictionaryThe following arguments are supported:
getGtmResources Result
The following output properties are available:
- Domain string
- Id string
- The provider-assigned unique ID for this managed resource.
- Resources
List<Get
Gtm Resources Resource>
- Domain string
- Id string
- The provider-assigned unique ID for this managed resource.
- Resources
[]Get
Gtm Resources Resource
- domain String
- id String
- The provider-assigned unique ID for this managed resource.
- resources
List<Get
Gtm Resources Resource>
- domain string
- id string
- The provider-assigned unique ID for this managed resource.
- resources
Get
Gtm Resources Resource[]
- domain str
- id str
- The provider-assigned unique ID for this managed resource.
- resources
Sequence[Get
Gtm Resources Resource]
- domain String
- id String
- The provider-assigned unique ID for this managed resource.
- resources List<Property Map>
Supporting Types
GetGtmResourcesResource
- Aggregation
Type string - Specifies how GTM handles different load numbers when multiple load servers are used for a data center or property.
- Constrained
Property string - Specifies the name of the property that this resource constraints.
- Decay
Rate double - For internal use only.
- Description string
- A descriptive note which allows to track what is constrained by this resource.
- Host
Header string - Specifies the host header used when fetching the load object.
- Leader
String string - Specifies the text that comes before the load object.
- Least
Squares doubleDecay - For internal use only.
- Load
Imbalance doublePercentage - Indicates the percentage of load imbalance for the domain.
- Max
UMultiplicative doubleIncrement - For internal use only.
- Name string
- A descriptive label for the resource.
- Type string
- Indicates the type of load object 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
List<Get
Gtm Resources Resource Link> - Specifies the URL path that allows direct navigation to the resource.
- Resource
Instances List<GetGtm Resources Resource Resource Instance> - Instances of the resource.
- Aggregation
Type string - Specifies how GTM handles different load numbers when multiple load servers are used for a data center or property.
- Constrained
Property string - Specifies the name of the property that this resource constraints.
- Decay
Rate float64 - For internal use only.
- Description string
- A descriptive note which allows to track what is constrained by this resource.
- Host
Header string - Specifies the host header used when fetching the load object.
- Leader
String string - Specifies the text that comes before the load object.
- Least
Squares float64Decay - For internal use only.
- Load
Imbalance float64Percentage - Indicates the percentage of load imbalance for the domain.
- Max
UMultiplicative float64Increment - For internal use only.
- Name string
- A descriptive label for the resource.
- Type string
- Indicates the type of load object 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
[]Get
Gtm Resources Resource Link - Specifies the URL path that allows direct navigation to the resource.
- Resource
Instances []GetGtm Resources Resource Resource Instance - Instances of the resource.
- aggregation
Type String - Specifies how GTM handles different load numbers when multiple load servers are used for a data center or property.
- constrained
Property String - Specifies the name of the property that this resource constraints.
- decay
Rate Double - For internal use only.
- description String
- A descriptive note which allows to track what is constrained by this resource.
- host
Header String - Specifies the host header used when fetching the load object.
- leader
String String - Specifies the text that comes before the load object.
- least
Squares DoubleDecay - For internal use only.
- load
Imbalance DoublePercentage - Indicates the percentage of load imbalance for the domain.
- max
UMultiplicative DoubleIncrement - For internal use only.
- name String
- A descriptive label for the resource.
- type String
- Indicates the type of load object used to determine the load on the resource.
- upper
Bound Integer - An optional sanity check that specifies the maximum allowed value for any component of the load object.
- links
List<Get
Gtm Resources Resource Link> - Specifies the URL path that allows direct navigation to the resource.
- resource
Instances List<GetGtm Resources Resource Resource Instance> - Instances of the resource.
- aggregation
Type string - Specifies how GTM handles different load numbers when multiple load servers are used for a data center or property.
- constrained
Property string - Specifies the name of the property that this resource constraints.
- decay
Rate number - For internal use only.
- description string
- A descriptive note which allows to track what is constrained by this resource.
- host
Header string - Specifies the host header used when fetching the load object.
- leader
String string - Specifies the text that comes before the load object.
- least
Squares numberDecay - For internal use only.
- load
Imbalance numberPercentage - Indicates the percentage of load imbalance for the domain.
- max
UMultiplicative numberIncrement - For internal use only.
- name string
- A descriptive label for the resource.
- type string
- Indicates the type of load object used to determine the load on the resource.
- upper
Bound number - An optional sanity check that specifies the maximum allowed value for any component of the load object.
- links
Get
Gtm Resources Resource Link[] - Specifies the URL path that allows direct navigation to the resource.
- resource
Instances GetGtm Resources Resource Resource Instance[] - Instances of the resource.
- 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 which allows to track what is constrained by this resource.
- host_
header str - Specifies the host header used when fetching the load object.
- leader_
string str - Specifies the text that comes before the load object.
- least_
squares_ floatdecay - For internal use only.
- load_
imbalance_ floatpercentage - Indicates the percentage of load imbalance for the domain.
- max_
u_ floatmultiplicative_ increment - For internal use only.
- name str
- A descriptive label for the resource.
- type str
- Indicates the type of load object 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[Get
Gtm Resources Resource Link] - Specifies the URL path that allows direct navigation to the resource.
- resource_
instances Sequence[GetGtm Resources Resource Resource Instance] - Instances of the resource.
- aggregation
Type String - Specifies how GTM handles different load numbers when multiple load servers are used for a data center or property.
- constrained
Property String - Specifies the name of the property that this resource constraints.
- decay
Rate Number - For internal use only.
- description String
- A descriptive note which allows to track what is constrained by this resource.
- host
Header String - Specifies the host header used when fetching the load object.
- leader
String String - Specifies the text that comes before the load object.
- least
Squares NumberDecay - For internal use only.
- load
Imbalance NumberPercentage - Indicates the percentage of load imbalance for the domain.
- max
UMultiplicative NumberIncrement - For internal use only.
- name String
- A descriptive label for the resource.
- type String
- Indicates the type of load object used to determine the load on the resource.
- upper
Bound 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.
- resource
Instances List<Property Map> - Instances of the resource.
GetGtmResourcesResourceLink
GetGtmResourcesResourceResourceInstance
- Datacenter
Id int - A unique identifier for an existing data center in the domain.
- Load
Object 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.
- Load
Object intPort - Specifies the TCP port of the loadObject.
- Load
Servers List<string> - Specifies the list of servers to requests the load object from.
- Use
Default boolLoad Object - Whether to use default loadObject.
- Datacenter
Id int - A unique identifier for an existing data center in the domain.
- Load
Object 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.
- Load
Object intPort - Specifies the TCP port of the loadObject.
- Load
Servers []string - Specifies the list of servers to requests the load object from.
- Use
Default boolLoad Object - Whether to use default loadObject.
- datacenter
Id Integer - A unique identifier for an existing data center in the domain.
- load
Object 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.
- load
Object IntegerPort - Specifies the TCP port of the loadObject.
- load
Servers List<String> - Specifies the list of servers to requests the load object from.
- use
Default BooleanLoad Object - Whether to use default loadObject.
- datacenter
Id number - A unique identifier for an existing data center in the domain.
- load
Object 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.
- load
Object numberPort - Specifies the TCP port of the loadObject.
- load
Servers string[] - Specifies the list of servers to requests the load object from.
- use
Default 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.
- datacenter
Id Number - A unique identifier for an existing data center in the domain.
- load
Object 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.
- load
Object NumberPort - Specifies the TCP port of the loadObject.
- load
Servers List<String> - Specifies the list of servers to requests the load object from.
- use
Default BooleanLoad Object - Whether to use default loadObject.
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
akamaiTerraform Provider.
