1. Packages
  2. Azure Native
  3. API Docs
  4. dependencymap
  5. getMapDependencyViewForAllMachines
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.10.1 published on Friday, Nov 7, 2025 by Pulumi
azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.10.1 published on Friday, Nov 7, 2025 by Pulumi

    Get dependencies for all machines

    Uses Azure REST API version 2025-07-01-preview.

    Using getMapDependencyViewForAllMachines

    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 getMapDependencyViewForAllMachines(args: GetMapDependencyViewForAllMachinesArgs, opts?: InvokeOptions): Promise<GetMapDependencyViewForAllMachinesResult>
    function getMapDependencyViewForAllMachinesOutput(args: GetMapDependencyViewForAllMachinesOutputArgs, opts?: InvokeOptions): Output<GetMapDependencyViewForAllMachinesResult>
    def get_map_dependency_view_for_all_machines(filters: Optional[DependencyProcessFilter] = None,
                                                 map_name: Optional[str] = None,
                                                 resource_group_name: Optional[str] = None,
                                                 opts: Optional[InvokeOptions] = None) -> GetMapDependencyViewForAllMachinesResult
    def get_map_dependency_view_for_all_machines_output(filters: Optional[pulumi.Input[DependencyProcessFilterArgs]] = None,
                                                 map_name: Optional[pulumi.Input[str]] = None,
                                                 resource_group_name: Optional[pulumi.Input[str]] = None,
                                                 opts: Optional[InvokeOptions] = None) -> Output[GetMapDependencyViewForAllMachinesResult]
    func GetMapDependencyViewForAllMachines(ctx *Context, args *GetMapDependencyViewForAllMachinesArgs, opts ...InvokeOption) (*GetMapDependencyViewForAllMachinesResult, error)
    func GetMapDependencyViewForAllMachinesOutput(ctx *Context, args *GetMapDependencyViewForAllMachinesOutputArgs, opts ...InvokeOption) GetMapDependencyViewForAllMachinesResultOutput

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

    public static class GetMapDependencyViewForAllMachines 
    {
        public static Task<GetMapDependencyViewForAllMachinesResult> InvokeAsync(GetMapDependencyViewForAllMachinesArgs args, InvokeOptions? opts = null)
        public static Output<GetMapDependencyViewForAllMachinesResult> Invoke(GetMapDependencyViewForAllMachinesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetMapDependencyViewForAllMachinesResult> getMapDependencyViewForAllMachines(GetMapDependencyViewForAllMachinesArgs args, InvokeOptions options)
    public static Output<GetMapDependencyViewForAllMachinesResult> getMapDependencyViewForAllMachines(GetMapDependencyViewForAllMachinesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:dependencymap:getMapDependencyViewForAllMachines
      arguments:
        # arguments dictionary

    The following arguments are supported:

    MapName string
    Maps resource name
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    Filters Pulumi.AzureNative.DependencyMap.Inputs.DependencyProcessFilter
    Filters for GetDependencyViewForAllMachines
    MapName string
    Maps resource name
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    Filters DependencyProcessFilter
    Filters for GetDependencyViewForAllMachines
    mapName String
    Maps resource name
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    filters DependencyProcessFilter
    Filters for GetDependencyViewForAllMachines
    mapName string
    Maps resource name
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    filters DependencyProcessFilter
    Filters for GetDependencyViewForAllMachines
    map_name str
    Maps resource name
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    filters DependencyProcessFilter
    Filters for GetDependencyViewForAllMachines
    mapName String
    Maps resource name
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    filters Property Map
    Filters for GetDependencyViewForAllMachines

    getMapDependencyViewForAllMachines Result

    The following output properties are available:

    Properties Pulumi.AzureNative.DependencyMap.Outputs.GetDependencyViewForAllMachinesResultPropertiesResponse
    Properties for export dependencies. These should only be set if the status is Succeeded.
    Status string
    The overall arm status of the operation. It has one of the terminal states - Succeeded/Failed/Canceled.
    EndTime string
    The end time of the operation.
    Error Pulumi.AzureNative.DependencyMap.Outputs.ErrorDetailResponse
    Contains error details if status is Failed/Canceled.
    Id string
    The status URL of the asynchronous operation.
    Name string
    The resource name of the operation status. It must match the last segment of 'id' field.
    StartTime string
    The start time of the operation.
    Properties GetDependencyViewForAllMachinesResultPropertiesResponse
    Properties for export dependencies. These should only be set if the status is Succeeded.
    Status string
    The overall arm status of the operation. It has one of the terminal states - Succeeded/Failed/Canceled.
    EndTime string
    The end time of the operation.
    Error ErrorDetailResponse
    Contains error details if status is Failed/Canceled.
    Id string
    The status URL of the asynchronous operation.
    Name string
    The resource name of the operation status. It must match the last segment of 'id' field.
    StartTime string
    The start time of the operation.
    properties GetDependencyViewForAllMachinesResultPropertiesResponse
    Properties for export dependencies. These should only be set if the status is Succeeded.
    status String
    The overall arm status of the operation. It has one of the terminal states - Succeeded/Failed/Canceled.
    endTime String
    The end time of the operation.
    error ErrorDetailResponse
    Contains error details if status is Failed/Canceled.
    id String
    The status URL of the asynchronous operation.
    name String
    The resource name of the operation status. It must match the last segment of 'id' field.
    startTime String
    The start time of the operation.
    properties GetDependencyViewForAllMachinesResultPropertiesResponse
    Properties for export dependencies. These should only be set if the status is Succeeded.
    status string
    The overall arm status of the operation. It has one of the terminal states - Succeeded/Failed/Canceled.
    endTime string
    The end time of the operation.
    error ErrorDetailResponse
    Contains error details if status is Failed/Canceled.
    id string
    The status URL of the asynchronous operation.
    name string
    The resource name of the operation status. It must match the last segment of 'id' field.
    startTime string
    The start time of the operation.
    properties GetDependencyViewForAllMachinesResultPropertiesResponse
    Properties for export dependencies. These should only be set if the status is Succeeded.
    status str
    The overall arm status of the operation. It has one of the terminal states - Succeeded/Failed/Canceled.
    end_time str
    The end time of the operation.
    error ErrorDetailResponse
    Contains error details if status is Failed/Canceled.
    id str
    The status URL of the asynchronous operation.
    name str
    The resource name of the operation status. It must match the last segment of 'id' field.
    start_time str
    The start time of the operation.
    properties Property Map
    Properties for export dependencies. These should only be set if the status is Succeeded.
    status String
    The overall arm status of the operation. It has one of the terminal states - Succeeded/Failed/Canceled.
    endTime String
    The end time of the operation.
    error Property Map
    Contains error details if status is Failed/Canceled.
    id String
    The status URL of the asynchronous operation.
    name String
    The resource name of the operation status. It must match the last segment of 'id' field.
    startTime String
    The start time of the operation.

    Supporting Types

    DependencyProcessFilter

    processNameFilter Property Map
    Process name filter

    ErrorAdditionalInfoResponse

    Info object
    The additional info.
    Type string
    The additional info type.
    Info interface{}
    The additional info.
    Type string
    The additional info type.
    info Object
    The additional info.
    type String
    The additional info type.
    info any
    The additional info.
    type string
    The additional info type.
    info Any
    The additional info.
    type str
    The additional info type.
    info Any
    The additional info.
    type String
    The additional info type.

    ErrorDetailResponse

    AdditionalInfo []ErrorAdditionalInfoResponse
    The error additional info.
    Code string
    The error code.
    Details []ErrorDetailResponse
    The error details.
    Message string
    The error message.
    Target string
    The error target.
    additionalInfo List<ErrorAdditionalInfoResponse>
    The error additional info.
    code String
    The error code.
    details List<ErrorDetailResponse>
    The error details.
    message String
    The error message.
    target String
    The error target.
    additionalInfo ErrorAdditionalInfoResponse[]
    The error additional info.
    code string
    The error code.
    details ErrorDetailResponse[]
    The error details.
    message string
    The error message.
    target string
    The error target.
    additional_info Sequence[ErrorAdditionalInfoResponse]
    The error additional info.
    code str
    The error code.
    details Sequence[ErrorDetailResponse]
    The error details.
    message str
    The error message.
    target str
    The error target.
    additionalInfo List<Property Map>
    The error additional info.
    code String
    The error code.
    details List<Property Map>
    The error details.
    message String
    The error message.
    target String
    The error target.

    GetDependencyViewForAllMachinesResultPropertiesResponse

    LayoutFileSasUrl string
    The SAS URI of the blob containing the layout file for the multi-server view.
    LayoutFileSasUrl string
    The SAS URI of the blob containing the layout file for the multi-server view.
    layoutFileSasUrl String
    The SAS URI of the blob containing the layout file for the multi-server view.
    layoutFileSasUrl string
    The SAS URI of the blob containing the layout file for the multi-server view.
    layout_file_sas_url str
    The SAS URI of the blob containing the layout file for the multi-server view.
    layoutFileSasUrl String
    The SAS URI of the blob containing the layout file for the multi-server view.

    ProcessNameFilter

    Operator string | Pulumi.AzureNative.DependencyMap.ProcessNameFilterOperator
    Operator for process name filter
    ProcessNames List<string>
    List of process names on which the operator should be applied
    Operator string | ProcessNameFilterOperator
    Operator for process name filter
    ProcessNames []string
    List of process names on which the operator should be applied
    operator String | ProcessNameFilterOperator
    Operator for process name filter
    processNames List<String>
    List of process names on which the operator should be applied
    operator string | ProcessNameFilterOperator
    Operator for process name filter
    processNames string[]
    List of process names on which the operator should be applied
    operator str | ProcessNameFilterOperator
    Operator for process name filter
    process_names Sequence[str]
    List of process names on which the operator should be applied
    operator String | "contains" | "notContains"
    Operator for process name filter
    processNames List<String>
    List of process names on which the operator should be applied

    ProcessNameFilterOperator

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.10.1 published on Friday, Nov 7, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate