These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native-v2.elastic.getMonitor
Explore with Pulumi AI
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Monitor resource. Azure REST API version: 2023-06-01.
Other available API versions: 2023-06-15-preview, 2023-07-01-preview, 2023-10-01-preview, 2023-11-01-preview, 2024-01-01-preview, 2024-03-01, 2024-05-01-preview, 2024-06-15-preview, 2024-10-01-preview.
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:elastic:getMonitor
arguments:
# arguments dictionary
The following arguments are supported:
- Monitor
Name This property is required. Changes to this property will trigger replacement.
- Monitor resource name
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group to which the Elastic resource belongs.
- Monitor
Name This property is required. Changes to this property will trigger replacement.
- Monitor resource name
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group to which the Elastic resource belongs.
- monitor
Name This property is required. Changes to this property will trigger replacement.
- Monitor resource name
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group to which the Elastic resource belongs.
- monitor
Name This property is required. Changes to this property will trigger replacement.
- Monitor resource name
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group to which the Elastic resource belongs.
- monitor_
name This property is required. Changes to this property will trigger replacement.
- Monitor resource name
- resource_
group_ name This property is required. Changes to this property will trigger replacement.
- The name of the resource group to which the Elastic resource belongs.
- monitor
Name This property is required. Changes to this property will trigger replacement.
- Monitor resource name
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group to which the Elastic resource belongs.
getMonitor Result
The following output properties are available:
- Id string
- ARM id of the monitor resource.
- Location string
- The location of the monitor resource
- Name string
- Name of the monitor resource.
- Properties
Pulumi.
Azure Native. Elastic. Outputs. Monitor Properties Response - Properties of the monitor resource.
- System
Data Pulumi.Azure Native. Elastic. Outputs. System Data Response - The system metadata relating to this resource
- Type string
- The type of the monitor resource.
- Identity
Pulumi.
Azure Native. Elastic. Outputs. Identity Properties Response - Identity properties of the monitor resource.
- Sku
Pulumi.
Azure Native. Elastic. Outputs. Resource Sku Response - SKU of the monitor resource.
- Dictionary<string, string>
- The tags of the monitor resource.
- Id string
- ARM id of the monitor resource.
- Location string
- The location of the monitor resource
- Name string
- Name of the monitor resource.
- Properties
Monitor
Properties Response - Properties of the monitor resource.
- System
Data SystemData Response - The system metadata relating to this resource
- Type string
- The type of the monitor resource.
- Identity
Identity
Properties Response - Identity properties of the monitor resource.
- Sku
Resource
Sku Response - SKU of the monitor resource.
- map[string]string
- The tags of the monitor resource.
- id String
- ARM id of the monitor resource.
- location String
- The location of the monitor resource
- name String
- Name of the monitor resource.
- properties
Monitor
Properties Response - Properties of the monitor resource.
- system
Data SystemData Response - The system metadata relating to this resource
- type String
- The type of the monitor resource.
- identity
Identity
Properties Response - Identity properties of the monitor resource.
- sku
Resource
Sku Response - SKU of the monitor resource.
- Map<String,String>
- The tags of the monitor resource.
- id string
- ARM id of the monitor resource.
- location string
- The location of the monitor resource
- name string
- Name of the monitor resource.
- properties
Monitor
Properties Response - Properties of the monitor resource.
- system
Data SystemData Response - The system metadata relating to this resource
- type string
- The type of the monitor resource.
- identity
Identity
Properties Response - Identity properties of the monitor resource.
- sku
Resource
Sku Response - SKU of the monitor resource.
- {[key: string]: string}
- The tags of the monitor resource.
- id str
- ARM id of the monitor resource.
- location str
- The location of the monitor resource
- name str
- Name of the monitor resource.
- properties
Monitor
Properties Response - Properties of the monitor resource.
- system_
data SystemData Response - The system metadata relating to this resource
- type str
- The type of the monitor resource.
- identity
Identity
Properties Response - Identity properties of the monitor resource.
- sku
Resource
Sku Response - SKU of the monitor resource.
- Mapping[str, str]
- The tags of the monitor resource.
- id String
- ARM id of the monitor resource.
- location String
- The location of the monitor resource
- name String
- Name of the monitor resource.
- properties Property Map
- Properties of the monitor resource.
- system
Data Property Map - The system metadata relating to this resource
- type String
- The type of the monitor resource.
- identity Property Map
- Identity properties of the monitor resource.
- sku Property Map
- SKU of the monitor resource.
- Map<String>
- The tags of the monitor resource.
Supporting Types
ElasticCloudDeploymentResponse
- Azure
Subscription Id This property is required. string - Associated Azure subscription Id for the elastic deployment.
- Deployment
Id This property is required. string - Elastic deployment Id
- Elasticsearch
Region This property is required. string - Region where Deployment at Elastic side took place.
- Elasticsearch
Service Url This property is required. string - Elasticsearch ingestion endpoint of the Elastic deployment.
- Kibana
Service Url This property is required. string - Kibana endpoint of the Elastic deployment.
- Kibana
Sso Url This property is required. string - Kibana dashboard sso URL of the Elastic deployment.
- Name
This property is required. string - Elastic deployment name
- Azure
Subscription Id This property is required. string - Associated Azure subscription Id for the elastic deployment.
- Deployment
Id This property is required. string - Elastic deployment Id
- Elasticsearch
Region This property is required. string - Region where Deployment at Elastic side took place.
- Elasticsearch
Service Url This property is required. string - Elasticsearch ingestion endpoint of the Elastic deployment.
- Kibana
Service Url This property is required. string - Kibana endpoint of the Elastic deployment.
- Kibana
Sso Url This property is required. string - Kibana dashboard sso URL of the Elastic deployment.
- Name
This property is required. string - Elastic deployment name
- azure
Subscription Id This property is required. String - Associated Azure subscription Id for the elastic deployment.
- deployment
Id This property is required. String - Elastic deployment Id
- elasticsearch
Region This property is required. String - Region where Deployment at Elastic side took place.
- elasticsearch
Service Url This property is required. String - Elasticsearch ingestion endpoint of the Elastic deployment.
- kibana
Service Url This property is required. String - Kibana endpoint of the Elastic deployment.
- kibana
Sso Url This property is required. String - Kibana dashboard sso URL of the Elastic deployment.
- name
This property is required. String - Elastic deployment name
- azure
Subscription Id This property is required. string - Associated Azure subscription Id for the elastic deployment.
- deployment
Id This property is required. string - Elastic deployment Id
- elasticsearch
Region This property is required. string - Region where Deployment at Elastic side took place.
- elasticsearch
Service Url This property is required. string - Elasticsearch ingestion endpoint of the Elastic deployment.
- kibana
Service Url This property is required. string - Kibana endpoint of the Elastic deployment.
- kibana
Sso Url This property is required. string - Kibana dashboard sso URL of the Elastic deployment.
- name
This property is required. string - Elastic deployment name
- azure_
subscription_ id This property is required. str - Associated Azure subscription Id for the elastic deployment.
- deployment_
id This property is required. str - Elastic deployment Id
- elasticsearch_
region This property is required. str - Region where Deployment at Elastic side took place.
- elasticsearch_
service_ url This property is required. str - Elasticsearch ingestion endpoint of the Elastic deployment.
- kibana_
service_ url This property is required. str - Kibana endpoint of the Elastic deployment.
- kibana_
sso_ url This property is required. str - Kibana dashboard sso URL of the Elastic deployment.
- name
This property is required. str - Elastic deployment name
- azure
Subscription Id This property is required. String - Associated Azure subscription Id for the elastic deployment.
- deployment
Id This property is required. String - Elastic deployment Id
- elasticsearch
Region This property is required. String - Region where Deployment at Elastic side took place.
- elasticsearch
Service Url This property is required. String - Elasticsearch ingestion endpoint of the Elastic deployment.
- kibana
Service Url This property is required. String - Kibana endpoint of the Elastic deployment.
- kibana
Sso Url This property is required. String - Kibana dashboard sso URL of the Elastic deployment.
- name
This property is required. String - Elastic deployment name
ElasticCloudUserResponse
- Elastic
Cloud Sso Default Url This property is required. string - Elastic cloud default dashboard sso URL of the Elastic user account.
- Email
Address This property is required. string - Email of the Elastic User Account.
- Id
This property is required. string - User Id of the elastic account of the User.
- Elastic
Cloud Sso Default Url This property is required. string - Elastic cloud default dashboard sso URL of the Elastic user account.
- Email
Address This property is required. string - Email of the Elastic User Account.
- Id
This property is required. string - User Id of the elastic account of the User.
- elastic
Cloud Sso Default Url This property is required. String - Elastic cloud default dashboard sso URL of the Elastic user account.
- email
Address This property is required. String - Email of the Elastic User Account.
- id
This property is required. String - User Id of the elastic account of the User.
- elastic
Cloud Sso Default Url This property is required. string - Elastic cloud default dashboard sso URL of the Elastic user account.
- email
Address This property is required. string - Email of the Elastic User Account.
- id
This property is required. string - User Id of the elastic account of the User.
- elastic_
cloud_ sso_ default_ url This property is required. str - Elastic cloud default dashboard sso URL of the Elastic user account.
- email_
address This property is required. str - Email of the Elastic User Account.
- id
This property is required. str - User Id of the elastic account of the User.
- elastic
Cloud Sso Default Url This property is required. String - Elastic cloud default dashboard sso URL of the Elastic user account.
- email
Address This property is required. String - Email of the Elastic User Account.
- id
This property is required. String - User Id of the elastic account of the User.
ElasticPropertiesResponse
- Elastic
Cloud Pulumi.Deployment Azure Native. Elastic. Inputs. Elastic Cloud Deployment Response - Details of the elastic cloud deployment.
- Elastic
Cloud Pulumi.User Azure Native. Elastic. Inputs. Elastic Cloud User Response - Details of the user's elastic account.
- Elastic
Cloud ElasticDeployment Cloud Deployment Response - Details of the elastic cloud deployment.
- Elastic
Cloud ElasticUser Cloud User Response - Details of the user's elastic account.
- elastic
Cloud ElasticDeployment Cloud Deployment Response - Details of the elastic cloud deployment.
- elastic
Cloud ElasticUser Cloud User Response - Details of the user's elastic account.
- elastic
Cloud ElasticDeployment Cloud Deployment Response - Details of the elastic cloud deployment.
- elastic
Cloud ElasticUser Cloud User Response - Details of the user's elastic account.
- elastic_
cloud_ Elasticdeployment Cloud Deployment Response - Details of the elastic cloud deployment.
- elastic_
cloud_ Elasticuser Cloud User Response - Details of the user's elastic account.
- elastic
Cloud Property MapDeployment - Details of the elastic cloud deployment.
- elastic
Cloud Property MapUser - Details of the user's elastic account.
IdentityPropertiesResponse
- Principal
Id This property is required. string - The identity ID.
- Tenant
Id This property is required. string - The tenant ID of resource.
- Type string
- Managed identity type.
- Principal
Id This property is required. string - The identity ID.
- Tenant
Id This property is required. string - The tenant ID of resource.
- Type string
- Managed identity type.
- principal
Id This property is required. String - The identity ID.
- tenant
Id This property is required. String - The tenant ID of resource.
- type String
- Managed identity type.
- principal
Id This property is required. string - The identity ID.
- tenant
Id This property is required. string - The tenant ID of resource.
- type string
- Managed identity type.
- principal_
id This property is required. str - The identity ID.
- tenant_
id This property is required. str - The tenant ID of resource.
- type str
- Managed identity type.
- principal
Id This property is required. String - The identity ID.
- tenant
Id This property is required. String - The tenant ID of resource.
- type String
- Managed identity type.
MonitorPropertiesResponse
- Liftr
Resource Category This property is required. string - Liftr
Resource Preference This property is required. int - The priority of the resource.
- Elastic
Properties Pulumi.Azure Native. Elastic. Inputs. Elastic Properties Response - Elastic cloud properties.
- Generate
Api boolKey - Flag to determine if User API Key has to be generated and shared.
- Monitoring
Status string - Flag specifying if the resource monitoring is enabled or disabled.
- Provisioning
State string - Provisioning state of the monitor resource.
- Version string
- Version of elastic of the monitor resource
- Liftr
Resource Category This property is required. string - Liftr
Resource Preference This property is required. int - The priority of the resource.
- Elastic
Properties ElasticProperties Response - Elastic cloud properties.
- Generate
Api boolKey - Flag to determine if User API Key has to be generated and shared.
- Monitoring
Status string - Flag specifying if the resource monitoring is enabled or disabled.
- Provisioning
State string - Provisioning state of the monitor resource.
- Version string
- Version of elastic of the monitor resource
- liftr
Resource Category This property is required. String - liftr
Resource Preference This property is required. Integer - The priority of the resource.
- elastic
Properties ElasticProperties Response - Elastic cloud properties.
- generate
Api BooleanKey - Flag to determine if User API Key has to be generated and shared.
- monitoring
Status String - Flag specifying if the resource monitoring is enabled or disabled.
- provisioning
State String - Provisioning state of the monitor resource.
- version String
- Version of elastic of the monitor resource
- liftr
Resource Category This property is required. string - liftr
Resource Preference This property is required. number - The priority of the resource.
- elastic
Properties ElasticProperties Response - Elastic cloud properties.
- generate
Api booleanKey - Flag to determine if User API Key has to be generated and shared.
- monitoring
Status string - Flag specifying if the resource monitoring is enabled or disabled.
- provisioning
State string - Provisioning state of the monitor resource.
- version string
- Version of elastic of the monitor resource
- liftr_
resource_ category This property is required. str - liftr_
resource_ preference This property is required. int - The priority of the resource.
- elastic_
properties ElasticProperties Response - Elastic cloud properties.
- generate_
api_ boolkey - Flag to determine if User API Key has to be generated and shared.
- monitoring_
status str - Flag specifying if the resource monitoring is enabled or disabled.
- provisioning_
state str - Provisioning state of the monitor resource.
- version str
- Version of elastic of the monitor resource
- liftr
Resource Category This property is required. String - liftr
Resource Preference This property is required. Number - The priority of the resource.
- elastic
Properties Property Map - Elastic cloud properties.
- generate
Api BooleanKey - Flag to determine if User API Key has to be generated and shared.
- monitoring
Status String - Flag specifying if the resource monitoring is enabled or disabled.
- provisioning
State String - Provisioning state of the monitor resource.
- version String
- Version of elastic of the monitor resource
ResourceSkuResponse
- Name
This property is required. string - Name of the SKU.
- Name
This property is required. string - Name of the SKU.
- name
This property is required. String - Name of the SKU.
- name
This property is required. string - Name of the SKU.
- name
This property is required. str - Name of the SKU.
- name
This property is required. String - Name of the SKU.
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 timestamp of resource last modification (UTC)
- 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 timestamp of resource last modification (UTC)
- 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 timestamp of resource last modification (UTC)
- 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 timestamp of resource last modification (UTC)
- 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 timestamp of resource last modification (UTC)
- 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 timestamp of resource last modification (UTC)
- 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-v2 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi