1. Packages
  2. Dynatrace
  3. API Docs
  4. getSyntheticNodes
Dynatrace v0.27.0 published on Friday, Mar 21, 2025 by Pulumiverse

dynatrace.getSyntheticNodes

Explore with Pulumi AI

Dynatrace v0.27.0 published on Friday, Mar 21, 2025 by Pulumiverse

The synthetic locations data source queries for all available Synthetic Nodes. The data source doesn’t need to get configured. It always provides the full list of synthetic nodes.

Using getSyntheticNodes

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 getSyntheticNodes(opts?: InvokeOptions): Promise<GetSyntheticNodesResult>
function getSyntheticNodesOutput(opts?: InvokeOptions): Output<GetSyntheticNodesResult>
Copy
def get_synthetic_nodes(opts: Optional[InvokeOptions] = None) -> GetSyntheticNodesResult
def get_synthetic_nodes_output(opts: Optional[InvokeOptions] = None) -> Output[GetSyntheticNodesResult]
Copy
func GetSyntheticNodes(ctx *Context, opts ...InvokeOption) (*GetSyntheticNodesResult, error)
func GetSyntheticNodesOutput(ctx *Context, opts ...InvokeOption) GetSyntheticNodesResultOutput
Copy

> Note: This function is named GetSyntheticNodes in the Go SDK.

public static class GetSyntheticNodes 
{
    public static Task<GetSyntheticNodesResult> InvokeAsync(InvokeOptions? opts = null)
    public static Output<GetSyntheticNodesResult> Invoke(InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetSyntheticNodesResult> getSyntheticNodes(InvokeOptions options)
public static Output<GetSyntheticNodesResult> getSyntheticNodes(InvokeOptions options)
Copy
fn::invoke:
  function: dynatrace:index/getSyntheticNodes:getSyntheticNodes
  arguments:
    # arguments dictionary
Copy

getSyntheticNodes Result

The following output properties are available:

Id string
The provider-assigned unique ID for this managed resource.
Nodes List<Pulumiverse.Dynatrace.Outputs.GetSyntheticNodesNode>
Id string
The provider-assigned unique ID for this managed resource.
Nodes []GetSyntheticNodesNode
id String
The provider-assigned unique ID for this managed resource.
nodes List<GetSyntheticNodesNode>
id string
The provider-assigned unique ID for this managed resource.
nodes GetSyntheticNodesNode[]
id str
The provider-assigned unique ID for this managed resource.
nodes Sequence[GetSyntheticNodesNode]
id String
The provider-assigned unique ID for this managed resource.
nodes List<Property Map>

Supporting Types

GetSyntheticNodesNode

ActiveGateVersion This property is required. string
The version of the Active Gate
AutoUpdate This property is required. bool
Specifies whether the Active Gate has the Auto update option enabled
BrowserMonitors This property is required. bool
Specifies whether Browser Monitors are enabled or not
HealthCheckStatus This property is required. string
The health check status of the synthetic node
Hostname This property is required. string
The hostname of a node
Id This property is required. string
The ID of a node for usage within dynatrace.SyntheticLocation
Ips This property is required. List<string>
The known IP addresses of the node
OneAgentRouting This property is required. bool
Specifies whether the Active Gate has the One Agent routing enabled
OperatingSystem This property is required. string
The Active Gate's host operating system
PlayerVersion This property is required. string
The version of the synthetic player
Status This property is required. string
The status of the synthetic node
Version This property is required. string
The version of a node
ActiveGateVersion This property is required. string
The version of the Active Gate
AutoUpdate This property is required. bool
Specifies whether the Active Gate has the Auto update option enabled
BrowserMonitors This property is required. bool
Specifies whether Browser Monitors are enabled or not
HealthCheckStatus This property is required. string
The health check status of the synthetic node
Hostname This property is required. string
The hostname of a node
Id This property is required. string
The ID of a node for usage within dynatrace.SyntheticLocation
Ips This property is required. []string
The known IP addresses of the node
OneAgentRouting This property is required. bool
Specifies whether the Active Gate has the One Agent routing enabled
OperatingSystem This property is required. string
The Active Gate's host operating system
PlayerVersion This property is required. string
The version of the synthetic player
Status This property is required. string
The status of the synthetic node
Version This property is required. string
The version of a node
activeGateVersion This property is required. String
The version of the Active Gate
autoUpdate This property is required. Boolean
Specifies whether the Active Gate has the Auto update option enabled
browserMonitors This property is required. Boolean
Specifies whether Browser Monitors are enabled or not
healthCheckStatus This property is required. String
The health check status of the synthetic node
hostname This property is required. String
The hostname of a node
id This property is required. String
The ID of a node for usage within dynatrace.SyntheticLocation
ips This property is required. List<String>
The known IP addresses of the node
oneAgentRouting This property is required. Boolean
Specifies whether the Active Gate has the One Agent routing enabled
operatingSystem This property is required. String
The Active Gate's host operating system
playerVersion This property is required. String
The version of the synthetic player
status This property is required. String
The status of the synthetic node
version This property is required. String
The version of a node
activeGateVersion This property is required. string
The version of the Active Gate
autoUpdate This property is required. boolean
Specifies whether the Active Gate has the Auto update option enabled
browserMonitors This property is required. boolean
Specifies whether Browser Monitors are enabled or not
healthCheckStatus This property is required. string
The health check status of the synthetic node
hostname This property is required. string
The hostname of a node
id This property is required. string
The ID of a node for usage within dynatrace.SyntheticLocation
ips This property is required. string[]
The known IP addresses of the node
oneAgentRouting This property is required. boolean
Specifies whether the Active Gate has the One Agent routing enabled
operatingSystem This property is required. string
The Active Gate's host operating system
playerVersion This property is required. string
The version of the synthetic player
status This property is required. string
The status of the synthetic node
version This property is required. string
The version of a node
active_gate_version This property is required. str
The version of the Active Gate
auto_update This property is required. bool
Specifies whether the Active Gate has the Auto update option enabled
browser_monitors This property is required. bool
Specifies whether Browser Monitors are enabled or not
health_check_status This property is required. str
The health check status of the synthetic node
hostname This property is required. str
The hostname of a node
id This property is required. str
The ID of a node for usage within dynatrace.SyntheticLocation
ips This property is required. Sequence[str]
The known IP addresses of the node
one_agent_routing This property is required. bool
Specifies whether the Active Gate has the One Agent routing enabled
operating_system This property is required. str
The Active Gate's host operating system
player_version This property is required. str
The version of the synthetic player
status This property is required. str
The status of the synthetic node
version This property is required. str
The version of a node
activeGateVersion This property is required. String
The version of the Active Gate
autoUpdate This property is required. Boolean
Specifies whether the Active Gate has the Auto update option enabled
browserMonitors This property is required. Boolean
Specifies whether Browser Monitors are enabled or not
healthCheckStatus This property is required. String
The health check status of the synthetic node
hostname This property is required. String
The hostname of a node
id This property is required. String
The ID of a node for usage within dynatrace.SyntheticLocation
ips This property is required. List<String>
The known IP addresses of the node
oneAgentRouting This property is required. Boolean
Specifies whether the Active Gate has the One Agent routing enabled
operatingSystem This property is required. String
The Active Gate's host operating system
playerVersion This property is required. String
The version of the synthetic player
status This property is required. String
The status of the synthetic node
version This property is required. String
The version of a node

Package Details

Repository
dynatrace pulumiverse/pulumi-dynatrace
License
Apache-2.0
Notes
This Pulumi package is based on the dynatrace Terraform Provider.
Dynatrace v0.27.0 published on Friday, Mar 21, 2025 by Pulumiverse