azure-native.elastic.getMonitor
Explore with Pulumi AI
Monitor resource.
Uses Azure REST API version 2024-03-01.
Other available API versions: 2023-06-01, 2023-06-15-preview, 2023-07-01-preview, 2023-10-01-preview, 2023-11-01-preview, 2024-01-01-preview, 2024-05-01-preview, 2024-06-15-preview, 2024-10-01-preview, 2025-01-15-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native elastic [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:elastic:getMonitor
arguments:
# arguments dictionary
The following arguments are supported:
- Monitor
Name string - Monitor resource name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Monitor
Name string - Monitor resource name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- monitor
Name String - Monitor resource name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- monitor
Name string - Monitor resource name
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- monitor_
name str - Monitor resource name
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- monitor
Name String - Monitor resource name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getMonitor Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the 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
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.
- Azure
Api stringVersion - The Azure API version of the 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.
- azure
Api StringVersion - The Azure API version of the 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.
- azure
Api stringVersion - The Azure API version of the 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.
- azure_
api_ strversion - The Azure API version of the 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.
- azure
Api StringVersion - The Azure API version of the 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 stringId - Associated Azure subscription Id for the elastic deployment.
- Deployment
Id string - Elastic deployment Id
- Elasticsearch
Region string - Region where Deployment at Elastic side took place.
- Elasticsearch
Service stringUrl - Elasticsearch ingestion endpoint of the Elastic deployment.
- Kibana
Service stringUrl - Kibana endpoint of the Elastic deployment.
- Kibana
Sso stringUrl - Kibana dashboard sso URL of the Elastic deployment.
- Name string
- Elastic deployment name
- Azure
Subscription stringId - Associated Azure subscription Id for the elastic deployment.
- Deployment
Id string - Elastic deployment Id
- Elasticsearch
Region string - Region where Deployment at Elastic side took place.
- Elasticsearch
Service stringUrl - Elasticsearch ingestion endpoint of the Elastic deployment.
- Kibana
Service stringUrl - Kibana endpoint of the Elastic deployment.
- Kibana
Sso stringUrl - Kibana dashboard sso URL of the Elastic deployment.
- Name string
- Elastic deployment name
- azure
Subscription StringId - Associated Azure subscription Id for the elastic deployment.
- deployment
Id String - Elastic deployment Id
- elasticsearch
Region String - Region where Deployment at Elastic side took place.
- elasticsearch
Service StringUrl - Elasticsearch ingestion endpoint of the Elastic deployment.
- kibana
Service StringUrl - Kibana endpoint of the Elastic deployment.
- kibana
Sso StringUrl - Kibana dashboard sso URL of the Elastic deployment.
- name String
- Elastic deployment name
- azure
Subscription stringId - Associated Azure subscription Id for the elastic deployment.
- deployment
Id string - Elastic deployment Id
- elasticsearch
Region string - Region where Deployment at Elastic side took place.
- elasticsearch
Service stringUrl - Elasticsearch ingestion endpoint of the Elastic deployment.
- kibana
Service stringUrl - Kibana endpoint of the Elastic deployment.
- kibana
Sso stringUrl - Kibana dashboard sso URL of the Elastic deployment.
- name string
- Elastic deployment name
- azure_
subscription_ strid - Associated Azure subscription Id for the elastic deployment.
- deployment_
id str - Elastic deployment Id
- elasticsearch_
region str - Region where Deployment at Elastic side took place.
- elasticsearch_
service_ strurl - Elasticsearch ingestion endpoint of the Elastic deployment.
- kibana_
service_ strurl - Kibana endpoint of the Elastic deployment.
- kibana_
sso_ strurl - Kibana dashboard sso URL of the Elastic deployment.
- name str
- Elastic deployment name
- azure
Subscription StringId - Associated Azure subscription Id for the elastic deployment.
- deployment
Id String - Elastic deployment Id
- elasticsearch
Region String - Region where Deployment at Elastic side took place.
- elasticsearch
Service StringUrl - Elasticsearch ingestion endpoint of the Elastic deployment.
- kibana
Service StringUrl - Kibana endpoint of the Elastic deployment.
- kibana
Sso StringUrl - Kibana dashboard sso URL of the Elastic deployment.
- name String
- Elastic deployment name
ElasticCloudUserResponse
- Elastic
Cloud stringSso Default Url - Elastic cloud default dashboard sso URL of the Elastic user account.
- Email
Address string - Email of the Elastic User Account.
- Id string
- User Id of the elastic account of the User.
- Elastic
Cloud stringSso Default Url - Elastic cloud default dashboard sso URL of the Elastic user account.
- Email
Address string - Email of the Elastic User Account.
- Id string
- User Id of the elastic account of the User.
- elastic
Cloud StringSso Default Url - Elastic cloud default dashboard sso URL of the Elastic user account.
- email
Address String - Email of the Elastic User Account.
- id String
- User Id of the elastic account of the User.
- elastic
Cloud stringSso Default Url - Elastic cloud default dashboard sso URL of the Elastic user account.
- email
Address string - Email of the Elastic User Account.
- id string
- User Id of the elastic account of the User.
- elastic_
cloud_ strsso_ default_ url - Elastic cloud default dashboard sso URL of the Elastic user account.
- email_
address str - Email of the Elastic User Account.
- id str
- User Id of the elastic account of the User.
- elastic
Cloud StringSso Default Url - Elastic cloud default dashboard sso URL of the Elastic user account.
- email
Address String - Email of the Elastic User Account.
- id 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 string - The identity ID.
- Tenant
Id string - The tenant ID of resource.
- Type string
- Managed identity type.
- Principal
Id string - The identity ID.
- Tenant
Id string - The tenant ID of resource.
- Type string
- Managed identity type.
- principal
Id String - The identity ID.
- tenant
Id String - The tenant ID of resource.
- type String
- Managed identity type.
- principal
Id string - The identity ID.
- tenant
Id string - The tenant ID of resource.
- type string
- Managed identity type.
- principal_
id str - The identity ID.
- tenant_
id str - The tenant ID of resource.
- type str
- Managed identity type.
- principal
Id String - The identity ID.
- tenant
Id String - The tenant ID of resource.
- type String
- Managed identity type.
MonitorPropertiesResponse
- Liftr
Resource stringCategory - Liftr
Resource intPreference - 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.
- Plan
Details Pulumi.Azure Native. Elastic. Inputs. Plan Details Response - Plan details of the monitor resource.
- Provisioning
State string - Provisioning state of the monitor resource.
- Saa
SAzure stringSubscription Status - Status of Azure Subscription where Marketplace SaaS is located.
- Source
Campaign stringId - A unique identifier associated with the campaign.
- Source
Campaign stringName - Name of the marketing campaign.
- Subscription
State string - State of the Azure Subscription containing the monitor resource
- Version string
- Version of elastic of the monitor resource
- Liftr
Resource stringCategory - Liftr
Resource intPreference - 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.
- Plan
Details PlanDetails Response - Plan details of the monitor resource.
- Provisioning
State string - Provisioning state of the monitor resource.
- Saa
SAzure stringSubscription Status - Status of Azure Subscription where Marketplace SaaS is located.
- Source
Campaign stringId - A unique identifier associated with the campaign.
- Source
Campaign stringName - Name of the marketing campaign.
- Subscription
State string - State of the Azure Subscription containing the monitor resource
- Version string
- Version of elastic of the monitor resource
- liftr
Resource StringCategory - liftr
Resource IntegerPreference - 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.
- plan
Details PlanDetails Response - Plan details of the monitor resource.
- provisioning
State String - Provisioning state of the monitor resource.
- saa
SAzure StringSubscription Status - Status of Azure Subscription where Marketplace SaaS is located.
- source
Campaign StringId - A unique identifier associated with the campaign.
- source
Campaign StringName - Name of the marketing campaign.
- subscription
State String - State of the Azure Subscription containing the monitor resource
- version String
- Version of elastic of the monitor resource
- liftr
Resource stringCategory - liftr
Resource numberPreference - 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.
- plan
Details PlanDetails Response - Plan details of the monitor resource.
- provisioning
State string - Provisioning state of the monitor resource.
- saa
SAzure stringSubscription Status - Status of Azure Subscription where Marketplace SaaS is located.
- source
Campaign stringId - A unique identifier associated with the campaign.
- source
Campaign stringName - Name of the marketing campaign.
- subscription
State string - State of the Azure Subscription containing the monitor resource
- version string
- Version of elastic of the monitor resource
- liftr_
resource_ strcategory - liftr_
resource_ intpreference - 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.
- plan_
details PlanDetails Response - Plan details of the monitor resource.
- provisioning_
state str - Provisioning state of the monitor resource.
- saa_
s_ strazure_ subscription_ status - Status of Azure Subscription where Marketplace SaaS is located.
- source_
campaign_ strid - A unique identifier associated with the campaign.
- source_
campaign_ strname - Name of the marketing campaign.
- subscription_
state str - State of the Azure Subscription containing the monitor resource
- version str
- Version of elastic of the monitor resource
- liftr
Resource StringCategory - liftr
Resource NumberPreference - 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.
- plan
Details Property Map - Plan details of the monitor resource.
- provisioning
State String - Provisioning state of the monitor resource.
- saa
SAzure StringSubscription Status - Status of Azure Subscription where Marketplace SaaS is located.
- source
Campaign StringId - A unique identifier associated with the campaign.
- source
Campaign StringName - Name of the marketing campaign.
- subscription
State String - State of the Azure Subscription containing the monitor resource
- version String
- Version of elastic of the monitor resource
PlanDetailsResponse
- Offer
ID string - Offer ID of the plan
- Plan
ID string - Plan ID
- Plan
Name string - Plan Name
- Publisher
ID string - Publisher ID of the plan
- Term
ID string - Term ID of the plan
- Offer
ID string - Offer ID of the plan
- Plan
ID string - Plan ID
- Plan
Name string - Plan Name
- Publisher
ID string - Publisher ID of the plan
- Term
ID string - Term ID of the plan
- offer
ID String - Offer ID of the plan
- plan
ID String - Plan ID
- plan
Name String - Plan Name
- publisher
ID String - Publisher ID of the plan
- term
ID String - Term ID of the plan
- offer
ID string - Offer ID of the plan
- plan
ID string - Plan ID
- plan
Name string - Plan Name
- publisher
ID string - Publisher ID of the plan
- term
ID string - Term ID of the plan
- offer_
id str - Offer ID of the plan
- plan_
id str - Plan ID
- plan_
name str - Plan Name
- publisher_
id str - Publisher ID of the plan
- term_
id str - Term ID of the plan
- offer
ID String - Offer ID of the plan
- plan
ID String - Plan ID
- plan
Name String - Plan Name
- publisher
ID String - Publisher ID of the plan
- term
ID String - Term ID of the plan
ResourceSkuResponse
- Name string
- Name of the SKU.
- Name string
- Name of the SKU.
- name String
- Name of the SKU.
- name string
- Name of the SKU.
- name str
- Name of the SKU.
- name 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 pulumi/pulumi-azure-native
- License
- Apache-2.0