1. Packages
  2. Azure Native
  3. API Docs
  4. network
  5. getReachabilityAnalysisIntent
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi

azure-native.network.getReachabilityAnalysisIntent

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi

Configuration information or intent on which to do the analysis on. Azure REST API version: 2024-01-01-preview.

Other available API versions: 2024-05-01.

Using getReachabilityAnalysisIntent

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 getReachabilityAnalysisIntent(args: GetReachabilityAnalysisIntentArgs, opts?: InvokeOptions): Promise<GetReachabilityAnalysisIntentResult>
function getReachabilityAnalysisIntentOutput(args: GetReachabilityAnalysisIntentOutputArgs, opts?: InvokeOptions): Output<GetReachabilityAnalysisIntentResult>
Copy
def get_reachability_analysis_intent(network_manager_name: Optional[str] = None,
                                     reachability_analysis_intent_name: Optional[str] = None,
                                     resource_group_name: Optional[str] = None,
                                     workspace_name: Optional[str] = None,
                                     opts: Optional[InvokeOptions] = None) -> GetReachabilityAnalysisIntentResult
def get_reachability_analysis_intent_output(network_manager_name: Optional[pulumi.Input[str]] = None,
                                     reachability_analysis_intent_name: Optional[pulumi.Input[str]] = None,
                                     resource_group_name: Optional[pulumi.Input[str]] = None,
                                     workspace_name: Optional[pulumi.Input[str]] = None,
                                     opts: Optional[InvokeOptions] = None) -> Output[GetReachabilityAnalysisIntentResult]
Copy
func LookupReachabilityAnalysisIntent(ctx *Context, args *LookupReachabilityAnalysisIntentArgs, opts ...InvokeOption) (*LookupReachabilityAnalysisIntentResult, error)
func LookupReachabilityAnalysisIntentOutput(ctx *Context, args *LookupReachabilityAnalysisIntentOutputArgs, opts ...InvokeOption) LookupReachabilityAnalysisIntentResultOutput
Copy

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

public static class GetReachabilityAnalysisIntent 
{
    public static Task<GetReachabilityAnalysisIntentResult> InvokeAsync(GetReachabilityAnalysisIntentArgs args, InvokeOptions? opts = null)
    public static Output<GetReachabilityAnalysisIntentResult> Invoke(GetReachabilityAnalysisIntentInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetReachabilityAnalysisIntentResult> getReachabilityAnalysisIntent(GetReachabilityAnalysisIntentArgs args, InvokeOptions options)
public static Output<GetReachabilityAnalysisIntentResult> getReachabilityAnalysisIntent(GetReachabilityAnalysisIntentArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:network:getReachabilityAnalysisIntent
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

NetworkManagerName
This property is required.
Changes to this property will trigger replacement.
string
The name of the network manager.
ReachabilityAnalysisIntentName
This property is required.
Changes to this property will trigger replacement.
string
Reachability Analysis Intent name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
WorkspaceName
This property is required.
Changes to this property will trigger replacement.
string
Workspace name.
NetworkManagerName
This property is required.
Changes to this property will trigger replacement.
string
The name of the network manager.
ReachabilityAnalysisIntentName
This property is required.
Changes to this property will trigger replacement.
string
Reachability Analysis Intent name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
WorkspaceName
This property is required.
Changes to this property will trigger replacement.
string
Workspace name.
networkManagerName
This property is required.
Changes to this property will trigger replacement.
String
The name of the network manager.
reachabilityAnalysisIntentName
This property is required.
Changes to this property will trigger replacement.
String
Reachability Analysis Intent name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group.
workspaceName
This property is required.
Changes to this property will trigger replacement.
String
Workspace name.
networkManagerName
This property is required.
Changes to this property will trigger replacement.
string
The name of the network manager.
reachabilityAnalysisIntentName
This property is required.
Changes to this property will trigger replacement.
string
Reachability Analysis Intent name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
workspaceName
This property is required.
Changes to this property will trigger replacement.
string
Workspace name.
network_manager_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the network manager.
reachability_analysis_intent_name
This property is required.
Changes to this property will trigger replacement.
str
Reachability Analysis Intent name.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group.
workspace_name
This property is required.
Changes to this property will trigger replacement.
str
Workspace name.
networkManagerName
This property is required.
Changes to this property will trigger replacement.
String
The name of the network manager.
reachabilityAnalysisIntentName
This property is required.
Changes to this property will trigger replacement.
String
Reachability Analysis Intent name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group.
workspaceName
This property is required.
Changes to this property will trigger replacement.
String
Workspace name.

getReachabilityAnalysisIntent Result

The following output properties are available:

Id string
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
Name string
The name of the resource
Properties Pulumi.AzureNative.Network.Outputs.ReachabilityAnalysisIntentPropertiesResponse
Represents the Reachability Analysis Intent properties.
SystemData Pulumi.AzureNative.Network.Outputs.SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Id string
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
Name string
The name of the resource
Properties ReachabilityAnalysisIntentPropertiesResponse
Represents the Reachability Analysis Intent properties.
SystemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
id String
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
name String
The name of the resource
properties ReachabilityAnalysisIntentPropertiesResponse
Represents the Reachability Analysis Intent properties.
systemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
id string
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
name string
The name of the resource
properties ReachabilityAnalysisIntentPropertiesResponse
Represents the Reachability Analysis Intent properties.
systemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
id str
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
name str
The name of the resource
properties ReachabilityAnalysisIntentPropertiesResponse
Represents the Reachability Analysis Intent properties.
system_data SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
id String
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
name String
The name of the resource
properties Property Map
Represents the Reachability Analysis Intent properties.
systemData Property Map
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Supporting Types

IPTrafficResponse

DestinationIps This property is required. List<string>
List of destination IP addresses of the traffic..
DestinationPorts This property is required. List<string>
The destination ports of the traffic.
Protocols This property is required. List<string>
SourceIps This property is required. List<string>
List of source IP addresses of the traffic..
SourcePorts This property is required. List<string>
The source ports of the traffic.
DestinationIps This property is required. []string
List of destination IP addresses of the traffic..
DestinationPorts This property is required. []string
The destination ports of the traffic.
Protocols This property is required. []string
SourceIps This property is required. []string
List of source IP addresses of the traffic..
SourcePorts This property is required. []string
The source ports of the traffic.
destinationIps This property is required. List<String>
List of destination IP addresses of the traffic..
destinationPorts This property is required. List<String>
The destination ports of the traffic.
protocols This property is required. List<String>
sourceIps This property is required. List<String>
List of source IP addresses of the traffic..
sourcePorts This property is required. List<String>
The source ports of the traffic.
destinationIps This property is required. string[]
List of destination IP addresses of the traffic..
destinationPorts This property is required. string[]
The destination ports of the traffic.
protocols This property is required. string[]
sourceIps This property is required. string[]
List of source IP addresses of the traffic..
sourcePorts This property is required. string[]
The source ports of the traffic.
destination_ips This property is required. Sequence[str]
List of destination IP addresses of the traffic..
destination_ports This property is required. Sequence[str]
The destination ports of the traffic.
protocols This property is required. Sequence[str]
source_ips This property is required. Sequence[str]
List of source IP addresses of the traffic..
source_ports This property is required. Sequence[str]
The source ports of the traffic.
destinationIps This property is required. List<String>
List of destination IP addresses of the traffic..
destinationPorts This property is required. List<String>
The destination ports of the traffic.
protocols This property is required. List<String>
sourceIps This property is required. List<String>
List of source IP addresses of the traffic..
sourcePorts This property is required. List<String>
The source ports of the traffic.

ReachabilityAnalysisIntentPropertiesResponse

DestinationResourceId This property is required. string
Destination resource id to verify the reachability path of.
IpTraffic This property is required. Pulumi.AzureNative.Network.Inputs.IPTrafficResponse
IP traffic information.
ProvisioningState This property is required. string
Provisioning states of a resource.
SourceResourceId This property is required. string
Source resource id to verify the reachability path of.
Description string
DestinationResourceId This property is required. string
Destination resource id to verify the reachability path of.
IpTraffic This property is required. IPTrafficResponse
IP traffic information.
ProvisioningState This property is required. string
Provisioning states of a resource.
SourceResourceId This property is required. string
Source resource id to verify the reachability path of.
Description string
destinationResourceId This property is required. String
Destination resource id to verify the reachability path of.
ipTraffic This property is required. IPTrafficResponse
IP traffic information.
provisioningState This property is required. String
Provisioning states of a resource.
sourceResourceId This property is required. String
Source resource id to verify the reachability path of.
description String
destinationResourceId This property is required. string
Destination resource id to verify the reachability path of.
ipTraffic This property is required. IPTrafficResponse
IP traffic information.
provisioningState This property is required. string
Provisioning states of a resource.
sourceResourceId This property is required. string
Source resource id to verify the reachability path of.
description string
destination_resource_id This property is required. str
Destination resource id to verify the reachability path of.
ip_traffic This property is required. IPTrafficResponse
IP traffic information.
provisioning_state This property is required. str
Provisioning states of a resource.
source_resource_id This property is required. str
Source resource id to verify the reachability path of.
description str
destinationResourceId This property is required. String
Destination resource id to verify the reachability path of.
ipTraffic This property is required. Property Map
IP traffic information.
provisioningState This property is required. String
Provisioning states of a resource.
sourceResourceId This property is required. String
Source resource id to verify the reachability path of.
description String

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The type of identity that last modified the resource.
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The type of identity that last modified the resource.
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The type of identity that last modified the resource.
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.
createdAt string
The timestamp of resource creation (UTC).
createdBy string
The identity that created the resource.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The type of identity that last modified the resource.
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
The type of identity that last modified the resource.
created_at str
The timestamp of resource creation (UTC).
created_by str
The identity that created the resource.
created_by_type str
The type of identity that created the resource.
last_modified_at str
The type of identity that last modified the resource.
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The type of identity that last modified the resource.
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi