Zdieľať cez


az elastic

Note

This reference is part of the elastic extension for the Azure CLI (version 2.61.0 or higher). The extension will automatically install the first time you run an az elastic command. Learn more about extensions.

Manage Microsoft Elastic.

Commands

Name Description Type Status
az elastic elastic-version

Manage the version of Elastic.

Extension GA
az elastic elastic-version list

List a list of available versions for a region.

Extension GA
az elastic get

Manage to get Elastic details.

Extension GA
az elastic get-organization-api-key

Fetch User API Key from internal database, if it was generated and stored while creating the Elasticsearch Organization.

Extension GA
az elastic get elastic

Get elastic details.

Extension GA
az elastic get elastic organization-to-azure

Manage to get Elastic organization.

Extension GA
az elastic get elastic organization-to-azure subscription

Get Elastic Organization To Azure Subscription details for the logged-in user.

Extension GA
az elastic get elastic organization-to-azure subscription mapping

Get Elastic Organization To Azure Subscription Mapping details for the logged-in user.

Extension GA
az elastic monitor

Manage monitor with elastic.

Extension GA
az elastic monitor associate-traffic-filter

Associate traffic filter.

Extension GA
az elastic monitor create

Create a monitor resource.

Extension GA
az elastic monitor create-and-associate-ip-filter

Create and associate ip filter.

Extension GA
az elastic monitor create-and-associate-pl-filter

Create and associate pl filter.

Extension GA
az elastic monitor create-or-update-external-user

Create or update external user.

Extension GA
az elastic monitor delete

Delete a monitor resource.

Extension GA
az elastic monitor delete-traffic-filter

Delete traffic filter.

Extension GA
az elastic monitor detach-and-delete-traffic-filter

Detach and delete traffic filter.

Extension GA
az elastic monitor detach-traffic-filter

Detach traffic filter.

Extension GA
az elastic monitor get-billing-info

Get marketplace and organization info mapped to the given monitor.

Extension GA
az elastic monitor list

List all monitors under the specified resource group. And List all monitors under the specified subscription.

Extension GA
az elastic monitor list-all-traffic-filter

List all traffic filter.

Extension GA
az elastic monitor list-associated-traffic-filter

List associated traffic filter.

Extension GA
az elastic monitor list-connected-partner-resource

List of all active deployments that are associated with the marketplace subscription linked to the given monitor.

Extension GA
az elastic monitor list-deployment-info

Fetch information regarding Elastic cloud deployment corresponding to the Elastic monitor resource.

Extension GA
az elastic monitor list-resource

List the resources currently being monitored by the Elastic monitor resource.

Extension GA
az elastic monitor list-upgradable-version

List upgradable version.

Extension GA
az elastic monitor list-vm-host

List the vm resources currently being monitored by the Elastic monitor resource.

Extension GA
az elastic monitor monitored-subscription

Manage monitored subscription with elastic.

Extension GA
az elastic monitor monitored-subscription create

Create the subscriptions that should be monitored by the Elastic monitor resource.

Extension GA
az elastic monitor monitored-subscription delete

Delete the subscriptions that are being monitored by the Elastic monitor resource.

Extension GA
az elastic monitor monitored-subscription list

List all the subscriptions currently being monitored by the Elastic monitor resource.

Extension GA
az elastic monitor monitored-subscription show

Get all the subscriptions currently being monitored by the Elastic monitor resource.

Extension GA
az elastic monitor monitored-subscription update

Update the subscriptions that should be monitored by the Elastic monitor resource.

Extension GA
az elastic monitor monitored-subscription wait

Place the CLI in a waiting state until a condition is met.

Extension GA
az elastic monitor open-ai-integration

Manage open-ai Integration with elastic.

Extension GA
az elastic monitor open-ai-integration create

Create a OpenAI integration rule for a given monitor resource.

Extension GA
az elastic monitor open-ai-integration delete

Delete OpenAI integration rule for a given monitor resource.

Extension GA
az elastic monitor open-ai-integration get-statu

Get OpenAI integration status for a given integration.

Extension GA
az elastic monitor open-ai-integration list

List OpenAI integration rule for a given monitor resource.

Extension GA
az elastic monitor open-ai-integration show

Get OpenAI integration rule for a given monitor resource.

Extension GA
az elastic monitor open-ai-integration update

Update a OpenAI integration rule for a given monitor resource.

Extension GA
az elastic monitor show

Get the properties of a specific monitor resource.

Extension GA
az elastic monitor tag-rule

Manage tag rule with elastic.

Extension GA
az elastic monitor tag-rule create

Create a tag rule set for a given monitor resource.

Extension GA
az elastic monitor tag-rule delete

Delete a tag rule set for a given monitor resource.

Extension GA
az elastic monitor tag-rule list

List the tag rules for a given monitor resource.

Extension GA
az elastic monitor tag-rule show

Get a tag rule set for a given monitor resource.

Extension GA
az elastic monitor tag-rule update

Update a tag rule set for a given monitor resource.

Extension GA
az elastic monitor tag-rule wait

Place the CLI in a waiting state until a condition is met.

Extension GA
az elastic monitor update

Update a monitor resource.

Extension GA
az elastic monitor update-vm-collection

Update the vm details that will be monitored by the Elastic monitor resource.

Extension GA
az elastic monitor upgrade

Upgrade elastic monitor.

Extension GA
az elastic monitor vm-ingestion-detail

List the vm ingestion details that will be monitored by the Elastic monitor resource.

Extension GA
az elastic monitor wait

Place the CLI in a waiting state until a condition is met.

Extension GA

az elastic get-organization-api-key

Fetch User API Key from internal database, if it was generated and stored while creating the Elasticsearch Organization.

az elastic get-organization-api-key [--email-id]

Examples

Get organization api key

az elastic get-organization-api-key --email-id id

Optional Parameters

--email-id

The User email Id.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.