azure-native.network.getReachabilityAnalysisIntent
Explore with Pulumi AI
Configuration information or intent on which to do the analysis on.
Uses Azure REST API version 2024-05-01.
Other available API versions: 2024-01-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native network [ApiVersion]
. See the version guide for details.
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>
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]
func LookupReachabilityAnalysisIntent(ctx *Context, args *LookupReachabilityAnalysisIntentArgs, opts ...InvokeOption) (*LookupReachabilityAnalysisIntentResult, error)
func LookupReachabilityAnalysisIntentOutput(ctx *Context, args *LookupReachabilityAnalysisIntentOutputArgs, opts ...InvokeOption) LookupReachabilityAnalysisIntentResultOutput
> 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)
}
public static CompletableFuture<GetReachabilityAnalysisIntentResult> getReachabilityAnalysisIntent(GetReachabilityAnalysisIntentArgs args, InvokeOptions options)
public static Output<GetReachabilityAnalysisIntentResult> getReachabilityAnalysisIntent(GetReachabilityAnalysisIntentArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:network:getReachabilityAnalysisIntent
arguments:
# arguments dictionary
The following arguments are supported:
- Network
Manager stringName - The name of the network manager.
- Reachability
Analysis stringIntent Name - Reachability Analysis Intent name.
- Resource
Group stringName - The name of the resource group.
- Workspace
Name string - Workspace name.
- Network
Manager stringName - The name of the network manager.
- Reachability
Analysis stringIntent Name - Reachability Analysis Intent name.
- Resource
Group stringName - The name of the resource group.
- Workspace
Name string - Workspace name.
- network
Manager StringName - The name of the network manager.
- reachability
Analysis StringIntent Name - Reachability Analysis Intent name.
- resource
Group StringName - The name of the resource group.
- workspace
Name String - Workspace name.
- network
Manager stringName - The name of the network manager.
- reachability
Analysis stringIntent Name - Reachability Analysis Intent name.
- resource
Group stringName - The name of the resource group.
- workspace
Name string - Workspace name.
- network_
manager_ strname - The name of the network manager.
- reachability_
analysis_ strintent_ name - Reachability Analysis Intent name.
- resource_
group_ strname - The name of the resource group.
- workspace_
name str - Workspace name.
- network
Manager StringName - The name of the network manager.
- reachability
Analysis StringIntent Name - Reachability Analysis Intent name.
- resource
Group StringName - The name of the resource group.
- workspace
Name String - Workspace name.
getReachabilityAnalysisIntent Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- 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.
Azure Native. Network. Outputs. Reachability Analysis Intent Properties Response - Represents the Reachability Analysis Intent properties.
- System
Data Pulumi.Azure Native. Network. Outputs. System Data Response - 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"
- Azure
Api stringVersion - The Azure API version of the resource.
- 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
Reachability
Analysis Intent Properties Response - Represents the Reachability Analysis Intent properties.
- System
Data SystemData Response - 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"
- azure
Api StringVersion - The Azure API version of the resource.
- 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
Reachability
Analysis Intent Properties Response - Represents the Reachability Analysis Intent properties.
- system
Data SystemData Response - 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"
- azure
Api stringVersion - The Azure API version of the resource.
- 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
Reachability
Analysis Intent Properties Response - Represents the Reachability Analysis Intent properties.
- system
Data SystemData Response - 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"
- azure_
api_ strversion - The Azure API version of the resource.
- 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
Reachability
Analysis Intent Properties Response - Represents the Reachability Analysis Intent properties.
- system_
data SystemData Response - 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"
- azure
Api StringVersion - The Azure API version of the resource.
- 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.
- system
Data 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
- Destination
Ips List<string> - List of destination IP addresses of the traffic..
- Destination
Ports List<string> - The destination ports of the traffic.
- Protocols List<string>
- Source
Ips List<string> - List of source IP addresses of the traffic..
- Source
Ports List<string> - The source ports of the traffic.
- Destination
Ips []string - List of destination IP addresses of the traffic..
- Destination
Ports []string - The destination ports of the traffic.
- Protocols []string
- Source
Ips []string - List of source IP addresses of the traffic..
- Source
Ports []string - The source ports of the traffic.
- destination
Ips List<String> - List of destination IP addresses of the traffic..
- destination
Ports List<String> - The destination ports of the traffic.
- protocols List<String>
- source
Ips List<String> - List of source IP addresses of the traffic..
- source
Ports List<String> - The source ports of the traffic.
- destination
Ips string[] - List of destination IP addresses of the traffic..
- destination
Ports string[] - The destination ports of the traffic.
- protocols string[]
- source
Ips string[] - List of source IP addresses of the traffic..
- source
Ports string[] - The source ports of the traffic.
- destination_
ips Sequence[str] - List of destination IP addresses of the traffic..
- destination_
ports Sequence[str] - The destination ports of the traffic.
- protocols Sequence[str]
- source_
ips Sequence[str] - List of source IP addresses of the traffic..
- source_
ports Sequence[str] - The source ports of the traffic.
- destination
Ips List<String> - List of destination IP addresses of the traffic..
- destination
Ports List<String> - The destination ports of the traffic.
- protocols List<String>
- source
Ips List<String> - List of source IP addresses of the traffic..
- source
Ports List<String> - The source ports of the traffic.
ReachabilityAnalysisIntentPropertiesResponse
- Destination
Resource stringId - Destination resource id to verify the reachability path of.
- Ip
Traffic Pulumi.Azure Native. Network. Inputs. IPTraffic Response - IP traffic information.
- Provisioning
State string - Provisioning states of a resource.
- Source
Resource stringId - Source resource id to verify the reachability path of.
- Description string
- Destination
Resource stringId - Destination resource id to verify the reachability path of.
- Ip
Traffic IPTrafficResponse - IP traffic information.
- Provisioning
State string - Provisioning states of a resource.
- Source
Resource stringId - Source resource id to verify the reachability path of.
- Description string
- destination
Resource StringId - Destination resource id to verify the reachability path of.
- ip
Traffic IPTrafficResponse - IP traffic information.
- provisioning
State String - Provisioning states of a resource.
- source
Resource StringId - Source resource id to verify the reachability path of.
- description String
- destination
Resource stringId - Destination resource id to verify the reachability path of.
- ip
Traffic IPTrafficResponse - IP traffic information.
- provisioning
State string - Provisioning states of a resource.
- source
Resource stringId - Source resource id to verify the reachability path of.
- description string
- destination_
resource_ strid - Destination resource id to verify the reachability path of.
- ip_
traffic IPTrafficResponse - IP traffic information.
- provisioning_
state str - Provisioning states of a resource.
- source_
resource_ strid - Source resource id to verify the reachability path of.
- description str
- destination
Resource StringId - Destination resource id to verify the reachability path of.
- ip
Traffic Property Map - IP traffic information.
- provisioning
State String - Provisioning states of a resource.
- source
Resource StringId - Source resource id to verify the reachability path of.
- description String
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The type of identity that last modified the resource.
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The type of identity that last modified the resource.
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The type of identity that last modified the resource.
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The type of identity that last modified the resource.
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - 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_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The type of identity that last modified the resource.
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The type of identity that last modified the resource.
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0