1. Packages
  2. Azure Native
  3. API Docs
  4. datadog
  5. getMonitor
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.3.0 published on Monday, Apr 28, 2025 by Pulumi

azure-native.datadog.getMonitor

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.3.0 published on Monday, Apr 28, 2025 by Pulumi

    Uses Azure REST API version 2023-10-20.

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

    Using getMonitor

    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 getMonitor(args: GetMonitorArgs, opts?: InvokeOptions): Promise<GetMonitorResult>
    function getMonitorOutput(args: GetMonitorOutputArgs, opts?: InvokeOptions): Output<GetMonitorResult>
    def get_monitor(monitor_name: Optional[str] = None,
                    resource_group_name: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetMonitorResult
    def get_monitor_output(monitor_name: Optional[pulumi.Input[str]] = None,
                    resource_group_name: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetMonitorResult]
    func LookupMonitor(ctx *Context, args *LookupMonitorArgs, opts ...InvokeOption) (*LookupMonitorResult, error)
    func LookupMonitorOutput(ctx *Context, args *LookupMonitorOutputArgs, opts ...InvokeOption) LookupMonitorResultOutput

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

    public static class GetMonitor 
    {
        public static Task<GetMonitorResult> InvokeAsync(GetMonitorArgs args, InvokeOptions? opts = null)
        public static Output<GetMonitorResult> Invoke(GetMonitorInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetMonitorResult> getMonitor(GetMonitorArgs args, InvokeOptions options)
    public static Output<GetMonitorResult> getMonitor(GetMonitorArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:datadog:getMonitor
      arguments:
        # arguments dictionary

    The following arguments are supported:

    MonitorName string
    Monitor resource name
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    MonitorName string
    Monitor resource name
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    monitorName String
    Monitor resource name
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    monitorName string
    Monitor resource name
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    monitor_name str
    Monitor resource name
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    monitorName String
    Monitor resource name
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getMonitor Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    ARM id of the monitor resource.
    Location string
    Name string
    Name of the monitor resource.
    Properties Pulumi.AzureNative.Datadog.Outputs.MonitorPropertiesResponse
    Properties specific to the monitor resource.
    SystemData Pulumi.AzureNative.Datadog.Outputs.SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    Type string
    The type of the monitor resource.
    Identity Pulumi.AzureNative.Datadog.Outputs.IdentityPropertiesResponse
    Sku Pulumi.AzureNative.Datadog.Outputs.ResourceSkuResponse
    Tags Dictionary<string, string>
    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    ARM id of the monitor resource.
    Location string
    Name string
    Name of the monitor resource.
    Properties MonitorPropertiesResponse
    Properties specific to the monitor resource.
    SystemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    Type string
    The type of the monitor resource.
    Identity IdentityPropertiesResponse
    Sku ResourceSkuResponse
    Tags map[string]string
    azureApiVersion String
    The Azure API version of the resource.
    id String
    ARM id of the monitor resource.
    location String
    name String
    Name of the monitor resource.
    properties MonitorPropertiesResponse
    Properties specific to the monitor resource.
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type String
    The type of the monitor resource.
    identity IdentityPropertiesResponse
    sku ResourceSkuResponse
    tags Map<String,String>
    azureApiVersion string
    The Azure API version of the resource.
    id string
    ARM id of the monitor resource.
    location string
    name string
    Name of the monitor resource.
    properties MonitorPropertiesResponse
    Properties specific to the monitor resource.
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type string
    The type of the monitor resource.
    identity IdentityPropertiesResponse
    sku ResourceSkuResponse
    tags {[key: string]: string}
    azure_api_version str
    The Azure API version of the resource.
    id str
    ARM id of the monitor resource.
    location str
    name str
    Name of the monitor resource.
    properties MonitorPropertiesResponse
    Properties specific to the monitor resource.
    system_data SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type str
    The type of the monitor resource.
    identity IdentityPropertiesResponse
    sku ResourceSkuResponse
    tags Mapping[str, str]
    azureApiVersion String
    The Azure API version of the resource.
    id String
    ARM id of the monitor resource.
    location String
    name String
    Name of the monitor resource.
    properties Property Map
    Properties specific to the monitor resource.
    systemData Property Map
    Metadata pertaining to creation and last modification of the resource.
    type String
    The type of the monitor resource.
    identity Property Map
    sku Property Map
    tags Map<String>

    Supporting Types

    DatadogOrganizationPropertiesResponse

    Cspm bool
    The configuration which describes the state of cloud security posture management. This collects configuration information for all resources in a subscription and track conformance to industry benchmarks.
    Id string
    Id of the Datadog organization.
    Name string
    Name of the Datadog organization.
    Cspm bool
    The configuration which describes the state of cloud security posture management. This collects configuration information for all resources in a subscription and track conformance to industry benchmarks.
    Id string
    Id of the Datadog organization.
    Name string
    Name of the Datadog organization.
    cspm Boolean
    The configuration which describes the state of cloud security posture management. This collects configuration information for all resources in a subscription and track conformance to industry benchmarks.
    id String
    Id of the Datadog organization.
    name String
    Name of the Datadog organization.
    cspm boolean
    The configuration which describes the state of cloud security posture management. This collects configuration information for all resources in a subscription and track conformance to industry benchmarks.
    id string
    Id of the Datadog organization.
    name string
    Name of the Datadog organization.
    cspm bool
    The configuration which describes the state of cloud security posture management. This collects configuration information for all resources in a subscription and track conformance to industry benchmarks.
    id str
    Id of the Datadog organization.
    name str
    Name of the Datadog organization.
    cspm Boolean
    The configuration which describes the state of cloud security posture management. This collects configuration information for all resources in a subscription and track conformance to industry benchmarks.
    id String
    Id of the Datadog organization.
    name String
    Name of the Datadog organization.

    IdentityPropertiesResponse

    PrincipalId string
    The identity ID.
    TenantId string
    The tenant ID of resource.
    Type string
    Specifies the identity type of the Datadog Monitor. At this time the only allowed value is 'SystemAssigned'.
    PrincipalId string
    The identity ID.
    TenantId string
    The tenant ID of resource.
    Type string
    Specifies the identity type of the Datadog Monitor. At this time the only allowed value is 'SystemAssigned'.
    principalId String
    The identity ID.
    tenantId String
    The tenant ID of resource.
    type String
    Specifies the identity type of the Datadog Monitor. At this time the only allowed value is 'SystemAssigned'.
    principalId string
    The identity ID.
    tenantId string
    The tenant ID of resource.
    type string
    Specifies the identity type of the Datadog Monitor. At this time the only allowed value is 'SystemAssigned'.
    principal_id str
    The identity ID.
    tenant_id str
    The tenant ID of resource.
    type str
    Specifies the identity type of the Datadog Monitor. At this time the only allowed value is 'SystemAssigned'.
    principalId String
    The identity ID.
    tenantId String
    The tenant ID of resource.
    type String
    Specifies the identity type of the Datadog Monitor. At this time the only allowed value is 'SystemAssigned'.

    MonitorPropertiesResponse

    LiftrResourceCategory string
    LiftrResourcePreference int
    The priority of the resource.
    MarketplaceSubscriptionStatus string
    Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state.
    ProvisioningState string
    DatadogOrganizationProperties Pulumi.AzureNative.Datadog.Inputs.DatadogOrganizationPropertiesResponse
    Specify the Datadog organization name. In the case of linking to existing organizations, Id, ApiKey, and Applicationkey is required as well.
    MonitoringStatus string
    Flag specifying if the resource monitoring is enabled or disabled.
    UserInfo Pulumi.AzureNative.Datadog.Inputs.UserInfoResponse
    Includes name, email and optionally, phone number. User Information can't be null.
    LiftrResourceCategory string
    LiftrResourcePreference int
    The priority of the resource.
    MarketplaceSubscriptionStatus string
    Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state.
    ProvisioningState string
    DatadogOrganizationProperties DatadogOrganizationPropertiesResponse
    Specify the Datadog organization name. In the case of linking to existing organizations, Id, ApiKey, and Applicationkey is required as well.
    MonitoringStatus string
    Flag specifying if the resource monitoring is enabled or disabled.
    UserInfo UserInfoResponse
    Includes name, email and optionally, phone number. User Information can't be null.
    liftrResourceCategory String
    liftrResourcePreference Integer
    The priority of the resource.
    marketplaceSubscriptionStatus String
    Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state.
    provisioningState String
    datadogOrganizationProperties DatadogOrganizationPropertiesResponse
    Specify the Datadog organization name. In the case of linking to existing organizations, Id, ApiKey, and Applicationkey is required as well.
    monitoringStatus String
    Flag specifying if the resource monitoring is enabled or disabled.
    userInfo UserInfoResponse
    Includes name, email and optionally, phone number. User Information can't be null.
    liftrResourceCategory string
    liftrResourcePreference number
    The priority of the resource.
    marketplaceSubscriptionStatus string
    Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state.
    provisioningState string
    datadogOrganizationProperties DatadogOrganizationPropertiesResponse
    Specify the Datadog organization name. In the case of linking to existing organizations, Id, ApiKey, and Applicationkey is required as well.
    monitoringStatus string
    Flag specifying if the resource monitoring is enabled or disabled.
    userInfo UserInfoResponse
    Includes name, email and optionally, phone number. User Information can't be null.
    liftr_resource_category str
    liftr_resource_preference int
    The priority of the resource.
    marketplace_subscription_status str
    Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state.
    provisioning_state str
    datadog_organization_properties DatadogOrganizationPropertiesResponse
    Specify the Datadog organization name. In the case of linking to existing organizations, Id, ApiKey, and Applicationkey is required as well.
    monitoring_status str
    Flag specifying if the resource monitoring is enabled or disabled.
    user_info UserInfoResponse
    Includes name, email and optionally, phone number. User Information can't be null.
    liftrResourceCategory String
    liftrResourcePreference Number
    The priority of the resource.
    marketplaceSubscriptionStatus String
    Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state.
    provisioningState String
    datadogOrganizationProperties Property Map
    Specify the Datadog organization name. In the case of linking to existing organizations, Id, ApiKey, and Applicationkey is required as well.
    monitoringStatus String
    Flag specifying if the resource monitoring is enabled or disabled.
    userInfo Property Map
    Includes name, email and optionally, phone number. User Information can't be null.

    ResourceSkuResponse

    Name string
    Name of the SKU in {PlanId} format. For Terraform, the only allowed value is 'Linked'.
    Name string
    Name of the SKU in {PlanId} format. For Terraform, the only allowed value is 'Linked'.
    name String
    Name of the SKU in {PlanId} format. For Terraform, the only allowed value is 'Linked'.
    name string
    Name of the SKU in {PlanId} format. For Terraform, the only allowed value is 'Linked'.
    name str
    Name of the SKU in {PlanId} format. For Terraform, the only allowed value is 'Linked'.
    name String
    Name of the SKU in {PlanId} format. For Terraform, the only allowed value is 'Linked'.

    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.

    UserInfoResponse

    EmailAddress string
    Email of the user used by Datadog for contacting them if needed
    Name string
    Name of the user
    PhoneNumber string
    Phone number of the user used by Datadog for contacting them if needed
    EmailAddress string
    Email of the user used by Datadog for contacting them if needed
    Name string
    Name of the user
    PhoneNumber string
    Phone number of the user used by Datadog for contacting them if needed
    emailAddress String
    Email of the user used by Datadog for contacting them if needed
    name String
    Name of the user
    phoneNumber String
    Phone number of the user used by Datadog for contacting them if needed
    emailAddress string
    Email of the user used by Datadog for contacting them if needed
    name string
    Name of the user
    phoneNumber string
    Phone number of the user used by Datadog for contacting them if needed
    email_address str
    Email of the user used by Datadog for contacting them if needed
    name str
    Name of the user
    phone_number str
    Phone number of the user used by Datadog for contacting them if needed
    emailAddress String
    Email of the user used by Datadog for contacting them if needed
    name String
    Name of the user
    phoneNumber String
    Phone number of the user used by Datadog for contacting them if needed

    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.3.0 published on Monday, Apr 28, 2025 by Pulumi