1. Packages
  2. Azure Native
  3. API Docs
  4. hdinsight
  5. getExtensionMonitoringStatus
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.13.0 published on Wednesday, Jan 28, 2026 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.13.0 published on Wednesday, Jan 28, 2026 by Pulumi

    Gets the status of Operations Management Suite (OMS) on the HDInsight cluster.

    Uses Azure REST API version 2024-08-01-preview.

    Other available API versions: 2021-06-01, 2023-04-15-preview, 2023-08-15-preview, 2025-01-15-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native hdinsight [ApiVersion]. See the version guide for details.

    Using getExtensionMonitoringStatus

    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 getExtensionMonitoringStatus(args: GetExtensionMonitoringStatusArgs, opts?: InvokeOptions): Promise<GetExtensionMonitoringStatusResult>
    function getExtensionMonitoringStatusOutput(args: GetExtensionMonitoringStatusOutputArgs, opts?: InvokeOptions): Output<GetExtensionMonitoringStatusResult>
    def get_extension_monitoring_status(cluster_name: Optional[str] = None,
                                        resource_group_name: Optional[str] = None,
                                        opts: Optional[InvokeOptions] = None) -> GetExtensionMonitoringStatusResult
    def get_extension_monitoring_status_output(cluster_name: Optional[pulumi.Input[str]] = None,
                                        resource_group_name: Optional[pulumi.Input[str]] = None,
                                        opts: Optional[InvokeOptions] = None) -> Output[GetExtensionMonitoringStatusResult]
    func LookupExtensionMonitoringStatus(ctx *Context, args *LookupExtensionMonitoringStatusArgs, opts ...InvokeOption) (*LookupExtensionMonitoringStatusResult, error)
    func LookupExtensionMonitoringStatusOutput(ctx *Context, args *LookupExtensionMonitoringStatusOutputArgs, opts ...InvokeOption) LookupExtensionMonitoringStatusResultOutput

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

    public static class GetExtensionMonitoringStatus 
    {
        public static Task<GetExtensionMonitoringStatusResult> InvokeAsync(GetExtensionMonitoringStatusArgs args, InvokeOptions? opts = null)
        public static Output<GetExtensionMonitoringStatusResult> Invoke(GetExtensionMonitoringStatusInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetExtensionMonitoringStatusResult> getExtensionMonitoringStatus(GetExtensionMonitoringStatusArgs args, InvokeOptions options)
    public static Output<GetExtensionMonitoringStatusResult> getExtensionMonitoringStatus(GetExtensionMonitoringStatusArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:hdinsight:getExtensionMonitoringStatus
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ClusterName string
    The name of the cluster.
    ResourceGroupName string
    The name of the resource group.
    ClusterName string
    The name of the cluster.
    ResourceGroupName string
    The name of the resource group.
    clusterName String
    The name of the cluster.
    resourceGroupName String
    The name of the resource group.
    clusterName string
    The name of the cluster.
    resourceGroupName string
    The name of the resource group.
    cluster_name str
    The name of the cluster.
    resource_group_name str
    The name of the resource group.
    clusterName String
    The name of the cluster.
    resourceGroupName String
    The name of the resource group.

    getExtensionMonitoringStatus Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    ClusterMonitoringEnabled bool
    The status of the monitor on the HDInsight cluster.
    WorkspaceId string
    The workspace ID of the monitor on the HDInsight cluster.
    AzureApiVersion string
    The Azure API version of the resource.
    ClusterMonitoringEnabled bool
    The status of the monitor on the HDInsight cluster.
    WorkspaceId string
    The workspace ID of the monitor on the HDInsight cluster.
    azureApiVersion String
    The Azure API version of the resource.
    clusterMonitoringEnabled Boolean
    The status of the monitor on the HDInsight cluster.
    workspaceId String
    The workspace ID of the monitor on the HDInsight cluster.
    azureApiVersion string
    The Azure API version of the resource.
    clusterMonitoringEnabled boolean
    The status of the monitor on the HDInsight cluster.
    workspaceId string
    The workspace ID of the monitor on the HDInsight cluster.
    azure_api_version str
    The Azure API version of the resource.
    cluster_monitoring_enabled bool
    The status of the monitor on the HDInsight cluster.
    workspace_id str
    The workspace ID of the monitor on the HDInsight cluster.
    azureApiVersion String
    The Azure API version of the resource.
    clusterMonitoringEnabled Boolean
    The status of the monitor on the HDInsight cluster.
    workspaceId String
    The workspace ID of the monitor on the HDInsight cluster.

    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.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate