1. Packages
  2. Azure Native
  3. API Docs
  4. alertsmanagement
  5. getIssue
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.4.0 published on Wednesday, May 7, 2025 by Pulumi

azure-native.alertsmanagement.getIssue

Explore with Pulumi AI

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.4.0 published on Wednesday, May 7, 2025 by Pulumi

    Get issue properties

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

    Using getIssue

    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 getIssue(args: GetIssueArgs, opts?: InvokeOptions): Promise<GetIssueResult>
    function getIssueOutput(args: GetIssueOutputArgs, opts?: InvokeOptions): Output<GetIssueResult>
    def get_issue(issue_name: Optional[str] = None,
                  resource_uri: Optional[str] = None,
                  opts: Optional[InvokeOptions] = None) -> GetIssueResult
    def get_issue_output(issue_name: Optional[pulumi.Input[str]] = None,
                  resource_uri: Optional[pulumi.Input[str]] = None,
                  opts: Optional[InvokeOptions] = None) -> Output[GetIssueResult]
    func LookupIssue(ctx *Context, args *LookupIssueArgs, opts ...InvokeOption) (*LookupIssueResult, error)
    func LookupIssueOutput(ctx *Context, args *LookupIssueOutputArgs, opts ...InvokeOption) LookupIssueResultOutput

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

    public static class GetIssue 
    {
        public static Task<GetIssueResult> InvokeAsync(GetIssueArgs args, InvokeOptions? opts = null)
        public static Output<GetIssueResult> Invoke(GetIssueInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIssueResult> getIssue(GetIssueArgs args, InvokeOptions options)
    public static Output<GetIssueResult> getIssue(GetIssueArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:alertsmanagement:getIssue
      arguments:
        # arguments dictionary

    The following arguments are supported:

    IssueName string
    The name of the IssueResource
    ResourceUri string
    The fully qualified Azure Resource manager identifier of the resource.
    IssueName string
    The name of the IssueResource
    ResourceUri string
    The fully qualified Azure Resource manager identifier of the resource.
    issueName String
    The name of the IssueResource
    resourceUri String
    The fully qualified Azure Resource manager identifier of the resource.
    issueName string
    The name of the IssueResource
    resourceUri string
    The fully qualified Azure Resource manager identifier of the resource.
    issue_name str
    The name of the IssueResource
    resource_uri str
    The fully qualified Azure Resource manager identifier of the resource.
    issueName String
    The name of the IssueResource
    resourceUri String
    The fully qualified Azure Resource manager identifier of the resource.

    getIssue Result

    The following output properties are available:

    AzureApiVersion string
    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.AzureNative.AlertsManagement.Outputs.IssuePropertiesResponse
    The resource-specific properties for this resource.
    SystemData Pulumi.AzureNative.AlertsManagement.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"
    AzureApiVersion string
    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 IssuePropertiesResponse
    The resource-specific properties for this resource.
    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"
    azureApiVersion String
    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 IssuePropertiesResponse
    The resource-specific properties for this resource.
    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"
    azureApiVersion string
    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 IssuePropertiesResponse
    The resource-specific properties for this resource.
    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"
    azure_api_version str
    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 IssuePropertiesResponse
    The resource-specific properties for this resource.
    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"
    azureApiVersion String
    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
    The resource-specific properties for this resource.
    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

    InvestigationExecutionResponse

    CompletedAt string
    The time at which the investigation execution completed (in UTC)
    RunState string
    The state of the investigation execution
    CompletedAt string
    The time at which the investigation execution completed (in UTC)
    RunState string
    The state of the investigation execution
    completedAt String
    The time at which the investigation execution completed (in UTC)
    runState String
    The state of the investigation execution
    completedAt string
    The time at which the investigation execution completed (in UTC)
    runState string
    The state of the investigation execution
    completed_at str
    The time at which the investigation execution completed (in UTC)
    run_state str
    The state of the investigation execution
    completedAt String
    The time at which the investigation execution completed (in UTC)
    runState String
    The state of the investigation execution

    InvestigationMetadataResponse

    CreatedAt string
    The creation time of the investigation (in UTC)
    Execution Pulumi.AzureNative.AlertsManagement.Inputs.InvestigationExecutionResponse
    The execution details of the investigation
    Id string
    The unique identifier of the investigation
    RunParameters Pulumi.AzureNative.AlertsManagement.Inputs.RunParametersResponse
    The parameters that were used to start the investigation
    CreatedAt string
    The creation time of the investigation (in UTC)
    Execution InvestigationExecutionResponse
    The execution details of the investigation
    Id string
    The unique identifier of the investigation
    RunParameters RunParametersResponse
    The parameters that were used to start the investigation
    createdAt String
    The creation time of the investigation (in UTC)
    execution InvestigationExecutionResponse
    The execution details of the investigation
    id String
    The unique identifier of the investigation
    runParameters RunParametersResponse
    The parameters that were used to start the investigation
    createdAt string
    The creation time of the investigation (in UTC)
    execution InvestigationExecutionResponse
    The execution details of the investigation
    id string
    The unique identifier of the investigation
    runParameters RunParametersResponse
    The parameters that were used to start the investigation
    created_at str
    The creation time of the investigation (in UTC)
    execution InvestigationExecutionResponse
    The execution details of the investigation
    id str
    The unique identifier of the investigation
    run_parameters RunParametersResponse
    The parameters that were used to start the investigation
    createdAt String
    The creation time of the investigation (in UTC)
    execution Property Map
    The execution details of the investigation
    id String
    The unique identifier of the investigation
    runParameters Property Map
    The parameters that were used to start the investigation

    InvestigationScopeResponse

    Id string
    The ID of the scope of the investigation - either an Azure alert ID or an Azure resource ID
    Origin Pulumi.AzureNative.AlertsManagement.Inputs.OriginResponse
    The origin of the scope
    Relevance string
    The relevance of the scope
    Id string
    The ID of the scope of the investigation - either an Azure alert ID or an Azure resource ID
    Origin OriginResponse
    The origin of the scope
    Relevance string
    The relevance of the scope
    id String
    The ID of the scope of the investigation - either an Azure alert ID or an Azure resource ID
    origin OriginResponse
    The origin of the scope
    relevance String
    The relevance of the scope
    id string
    The ID of the scope of the investigation - either an Azure alert ID or an Azure resource ID
    origin OriginResponse
    The origin of the scope
    relevance string
    The relevance of the scope
    id str
    The ID of the scope of the investigation - either an Azure alert ID or an Azure resource ID
    origin OriginResponse
    The origin of the scope
    relevance str
    The relevance of the scope
    id String
    The ID of the scope of the investigation - either an Azure alert ID or an Azure resource ID
    origin Property Map
    The origin of the scope
    relevance String
    The relevance of the scope

    IssuePropertiesResponse

    ImpactTime string
    The issue impact time (in UTC)
    Investigations List<Pulumi.AzureNative.AlertsManagement.Inputs.InvestigationMetadataResponse>
    The list of investigations in the issue
    InvestigationsCount int
    The number of investigations in the issue
    ProvisioningState string
    The provisioning state of the resource.
    Severity string
    The issue severity
    Status string
    The issue status
    Title string
    The issue title
    ImpactTime string
    The issue impact time (in UTC)
    Investigations []InvestigationMetadataResponse
    The list of investigations in the issue
    InvestigationsCount int
    The number of investigations in the issue
    ProvisioningState string
    The provisioning state of the resource.
    Severity string
    The issue severity
    Status string
    The issue status
    Title string
    The issue title
    impactTime String
    The issue impact time (in UTC)
    investigations List<InvestigationMetadataResponse>
    The list of investigations in the issue
    investigationsCount Integer
    The number of investigations in the issue
    provisioningState String
    The provisioning state of the resource.
    severity String
    The issue severity
    status String
    The issue status
    title String
    The issue title
    impactTime string
    The issue impact time (in UTC)
    investigations InvestigationMetadataResponse[]
    The list of investigations in the issue
    investigationsCount number
    The number of investigations in the issue
    provisioningState string
    The provisioning state of the resource.
    severity string
    The issue severity
    status string
    The issue status
    title string
    The issue title
    impact_time str
    The issue impact time (in UTC)
    investigations Sequence[InvestigationMetadataResponse]
    The list of investigations in the issue
    investigations_count int
    The number of investigations in the issue
    provisioning_state str
    The provisioning state of the resource.
    severity str
    The issue severity
    status str
    The issue status
    title str
    The issue title
    impactTime String
    The issue impact time (in UTC)
    investigations List<Property Map>
    The list of investigations in the issue
    investigationsCount Number
    The number of investigations in the issue
    provisioningState String
    The provisioning state of the resource.
    severity String
    The issue severity
    status String
    The issue status
    title String
    The issue title

    OriginResponse

    AddedBy string
    The ID of the origin - for example, in case of 'Manual', the object ID of the identity, and in case of 'Automatic', the name of the automatic system
    AddedByType string
    The source of the origin - Manual or Automatic
    AddedBy string
    The ID of the origin - for example, in case of 'Manual', the object ID of the identity, and in case of 'Automatic', the name of the automatic system
    AddedByType string
    The source of the origin - Manual or Automatic
    addedBy String
    The ID of the origin - for example, in case of 'Manual', the object ID of the identity, and in case of 'Automatic', the name of the automatic system
    addedByType String
    The source of the origin - Manual or Automatic
    addedBy string
    The ID of the origin - for example, in case of 'Manual', the object ID of the identity, and in case of 'Automatic', the name of the automatic system
    addedByType string
    The source of the origin - Manual or Automatic
    added_by str
    The ID of the origin - for example, in case of 'Manual', the object ID of the identity, and in case of 'Automatic', the name of the automatic system
    added_by_type str
    The source of the origin - Manual or Automatic
    addedBy String
    The ID of the origin - for example, in case of 'Manual', the object ID of the identity, and in case of 'Automatic', the name of the automatic system
    addedByType String
    The source of the origin - Manual or Automatic

    RunParametersResponse

    Alerts List<Pulumi.AzureNative.AlertsManagement.Inputs.InvestigationScopeResponse>
    The alerts used to run the investigation
    ImpactTime string
    The impact time to investigate (in UTC)
    Resources List<Pulumi.AzureNative.AlertsManagement.Inputs.InvestigationScopeResponse>
    The resources used to run the investigation
    Alerts []InvestigationScopeResponse
    The alerts used to run the investigation
    ImpactTime string
    The impact time to investigate (in UTC)
    Resources []InvestigationScopeResponse
    The resources used to run the investigation
    alerts List<InvestigationScopeResponse>
    The alerts used to run the investigation
    impactTime String
    The impact time to investigate (in UTC)
    resources List<InvestigationScopeResponse>
    The resources used to run the investigation
    alerts InvestigationScopeResponse[]
    The alerts used to run the investigation
    impactTime string
    The impact time to investigate (in UTC)
    resources InvestigationScopeResponse[]
    The resources used to run the investigation
    alerts Sequence[InvestigationScopeResponse]
    The alerts used to run the investigation
    impact_time str
    The impact time to investigate (in UTC)
    resources Sequence[InvestigationScopeResponse]
    The resources used to run the investigation
    alerts List<Property Map>
    The alerts used to run the investigation
    impactTime String
    The impact time to investigate (in UTC)
    resources List<Property Map>
    The resources used to run the investigation

    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 timestamp of resource last modification (UTC)
    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 timestamp of resource last modification (UTC)
    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 timestamp of resource last modification (UTC)
    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 timestamp of resource last modification (UTC)
    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 timestamp of resource last modification (UTC)
    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 timestamp of resource last modification (UTC)
    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
    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.4.0 published on Wednesday, May 7, 2025 by Pulumi