Skip to content

Commit

Permalink
CLI Refresh for Elastic
Browse files Browse the repository at this point in the history
  • Loading branch information
jkore1911 committed Sep 19, 2024
1 parent f32b28a commit f27cb45
Show file tree
Hide file tree
Showing 113 changed files with 5,944 additions and 31 deletions.
11 changes: 11 additions & 0 deletions Commands/elastic/_get-organization-api-key.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,14 @@ Fetch User API Key from internal database, if it was generated and stored while
```bash
elastic get-organization-api-key --email-id id
```

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL2dldG9yZ2FuaXphdGlvbmFwaWtleQ==/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/providers/microsoft.elastic/getorganizationapikey 2024-06-15-preview -->

#### examples

- Get organization api key
```bash
elastic get-organization-api-key --email-id id
```
9 changes: 9 additions & 0 deletions Commands/elastic/elastic-version/_list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _elastic elastic-version list_

List a list of available versions for a region.

## Versions

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL2VsYXN0aWN2ZXJzaW9ucw==/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/providers/microsoft.elastic/elasticversions 2024-06-15-preview -->
8 changes: 8 additions & 0 deletions Commands/elastic/elastic-version/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# [Group] _elastic elastic-version_

Manage the version of Elastic

## Commands

- [list](/Commands/elastic/elastic-version/_list.md)
: List a list of available versions for a region.
8 changes: 8 additions & 0 deletions Commands/elastic/get/elastic/organization-to-azure/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# [Group] _elastic get elastic organization-to-azure_

Manage to get Elastic organization

## Subgroups

- [subscription](/Commands/elastic/get/elastic/organization-to-azure/subscription/readme.md)
: Get Elastic Organization To Azure Subscription details for the logged-in user.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _elastic get elastic organization-to-azure subscription mapping_

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

## Versions

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL2dldGVsYXN0aWNvcmdhbml6YXRpb250b2F6dXJlc3Vic2NyaXB0aW9ubWFwcGluZw==/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/providers/microsoft.elastic/getelasticorganizationtoazuresubscriptionmapping 2024-06-15-preview -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# [Group] _elastic get elastic organization-to-azure subscription_

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

## Commands

- [mapping](/Commands/elastic/get/elastic/organization-to-azure/subscription/_mapping.md)
: Get Elastic Organization To Azure Subscription Mapping details for the logged-in user.
8 changes: 8 additions & 0 deletions Commands/elastic/get/elastic/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# [Group] _elastic get elastic_

Get elastic details

## Subgroups

- [organization-to-azure](/Commands/elastic/get/elastic/organization-to-azure/readme.md)
: Manage to get Elastic organization
8 changes: 8 additions & 0 deletions Commands/elastic/get/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# [Group] _elastic get_

Manage to get Elastic details

## Subgroups

- [elastic](/Commands/elastic/get/elastic/readme.md)
: Get elastic details
11 changes: 11 additions & 0 deletions Commands/elastic/monitor/_associate-traffic-filter.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ Associate traffic filter
```bash
elastic monitor associate-traffic-filter --monitor-name name -g rg --ruleset-id
```

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3JzL3t9L2Fzc29jaWF0ZXRyYWZmaWNmaWx0ZXI=/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors/{}/associatetrafficfilter 2024-06-15-preview -->

#### examples

- Monitor associate traffic filter
```bash
elastic monitor associate-traffic-filter --monitor-name name -g rg --ruleset-id
```
11 changes: 11 additions & 0 deletions Commands/elastic/monitor/_create-and-associate-ip-filter.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ Create and associate ip filter
```bash
elastic monitor create-and-associate-ip-filter --monitor-name name -g rg --name name --ips 192.168.131.0, 192.168.132.6/22
```

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3JzL3t9L2NyZWF0ZWFuZGFzc29jaWF0ZWlwZmlsdGVy/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors/{}/createandassociateipfilter 2024-06-15-preview -->

#### examples

- Create and associate ip filter
```bash
elastic monitor create-and-associate-ip-filter --monitor-name name -g rg --name name --ips 192.168.131.0, 192.168.132.6/22
```
11 changes: 11 additions & 0 deletions Commands/elastic/monitor/_create-and-associate-pl-filter.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ Create and associate pl filter
```bash
elastic monitor create-and-associate-pl-filter --monitor-name monitor -g rg --name name
```

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3JzL3t9L2NyZWF0ZWFuZGFzc29jaWF0ZXBsZmlsdGVy/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors/{}/createandassociateplfilter 2024-06-15-preview -->

#### examples

- Create and associate pl filter
```bash
elastic monitor create-and-associate-pl-filter --monitor-name monitor -g rg --name name
```
11 changes: 11 additions & 0 deletions Commands/elastic/monitor/_create-or-update-external-user.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ Create or update external user
```bash
monitor create-or-update-external-user --monitor-name {monitor} -g {rg} --user-name newuser --full-name fullname --password password --email-id [email protected] --roles [admin,other_role]
```

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3JzL3t9L2NyZWF0ZW9ydXBkYXRlZXh0ZXJuYWx1c2Vy/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors/{}/createorupdateexternaluser 2024-06-15-preview -->

#### examples

- Create or update external user
```bash
monitor create-or-update-external-user --monitor-name {monitor} -g {rg} --user-name newuser --full-name fullname --password password --email-id [email protected] --roles [admin,other_role]
```
11 changes: 11 additions & 0 deletions Commands/elastic/monitor/_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ Create a monitor resource.
```bash
elastic monitor create -n monitor-name -g rg --user-info "{firstName:Alice,lastName:bob,companyName:Micosoft,emailAddress:[email protected]}" --sku "{name:ess-consumption-2024_Monthly}"
```

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3JzL3t9/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors/{} 2024-06-15-preview -->

#### examples

- Create monitor
```bash
elastic monitor create -n monitor-name -g rg --user-info "{firstName:Alice,lastName:bob,companyName:Micosoft,emailAddress:[email protected]}" --sku "{name:ess-consumption-2024_Monthly}"
```
11 changes: 11 additions & 0 deletions Commands/elastic/monitor/_delete-traffic-filter.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ Delete traffic filter
```bash
elastic monitor delete-traffic-filter --monitor-name name -g rg --ruleset-id id
```

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3JzL3t9L2RlbGV0ZXRyYWZmaWNmaWx0ZXI=/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors/{}/deletetrafficfilter 2024-06-15-preview -->

#### examples

- Delete traffic filter
```bash
elastic monitor delete-traffic-filter --monitor-name name -g rg --ruleset-id id
```
11 changes: 11 additions & 0 deletions Commands/elastic/monitor/_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ Delete a monitor resource.
```bash
elastic monitor delete -n monitor -g rg
```

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3JzL3t9/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors/{} 2024-06-15-preview -->

#### examples

- Delete monitor
```bash
elastic monitor delete -n monitor -g rg
```
11 changes: 11 additions & 0 deletions Commands/elastic/monitor/_detach-and-delete-traffic-filter.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ Detach and delete traffic filter
```bash
elastic monitor detach-and-delete-traffic-filter --monitor-name -g rg --ruleset-id id
```

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3JzL3t9L2RldGFjaGFuZGRlbGV0ZXRyYWZmaWNmaWx0ZXI=/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors/{}/detachanddeletetrafficfilter 2024-06-15-preview -->

#### examples

- Detach and delete traffic filter
```bash
elastic monitor detach-and-delete-traffic-filter --monitor-name -g rg --ruleset-id id
```
11 changes: 11 additions & 0 deletions Commands/elastic/monitor/_detach-traffic-filter.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ Detach traffic filter
```bash
elastic monitor detach-traffic-filter --monitor-name name -g rg --ruleset-id
```

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3JzL3t9L2RldGFjaHRyYWZmaWNmaWx0ZXI=/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors/{}/detachtrafficfilter 2024-06-15-preview -->

#### examples

- Detach traffic filter
```bash
elastic monitor detach-traffic-filter --monitor-name name -g rg --ruleset-id
```
9 changes: 9 additions & 0 deletions Commands/elastic/monitor/_get-billing-info.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _elastic monitor get-billing-info_

Get marketplace and organization info mapped to the given monitor.

## Versions

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3JzL3t9L2dldGJpbGxpbmdpbmZv/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors/{}/getbillinginfo 2024-06-15-preview -->
11 changes: 11 additions & 0 deletions Commands/elastic/monitor/_list-all-traffic-filter.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ List all traffic filter
```bash
elastic monitor list-all-traffic-filter --monitor-name name -g rg
```

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3JzL3t9L2xpc3RhbGx0cmFmZmljZmlsdGVycw==/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors/{}/listalltrafficfilters 2024-06-15-preview -->

#### examples

- List all traffic filter
```bash
elastic monitor list-all-traffic-filter --monitor-name name -g rg
```
11 changes: 11 additions & 0 deletions Commands/elastic/monitor/_list-associated-traffic-filter.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ List associated traffic filter
```bash
elastic monitor list-associated-traffic-filter --monitor-name name -g rg
```

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3JzL3t9L2xpc3Rhc3NvY2lhdGVkdHJhZmZpY2ZpbHRlcnM=/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors/{}/listassociatedtrafficfilters 2024-06-15-preview -->

#### examples

- List associated traffic filter
```bash
elastic monitor list-associated-traffic-filter --monitor-name name -g rg
```
9 changes: 9 additions & 0 deletions Commands/elastic/monitor/_list-connected-partner-resource.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _elastic monitor list-connected-partner-resource_

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

## Versions

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3JzL3t9L2xpc3Rjb25uZWN0ZWRwYXJ0bmVycmVzb3VyY2Vz/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors/{}/listconnectedpartnerresources 2024-06-15-preview -->
11 changes: 11 additions & 0 deletions Commands/elastic/monitor/_list-deployment-info.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ Fetch information regarding Elastic cloud deployment corresponding to
```bash
elastic monitor list-deployment-info --monitor-name name -g rg
```

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3JzL3t9L2xpc3RkZXBsb3ltZW50aW5mbw==/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors/{}/listdeploymentinfo 2024-06-15-preview -->

#### examples

- List deployment info
```bash
elastic monitor list-deployment-info --monitor-name name -g rg
```
11 changes: 11 additions & 0 deletions Commands/elastic/monitor/_list-resource.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ List the resources currently being monitored by the Elastic monitor
```bash
elastic monitor list-resource --monitor-name -g rg
```

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3JzL3t9L2xpc3Rtb25pdG9yZWRyZXNvdXJjZXM=/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors/{}/listmonitoredresources 2024-06-15-preview -->

#### examples

- List resource
```bash
elastic monitor list-resource --monitor-name -g rg
```
11 changes: 11 additions & 0 deletions Commands/elastic/monitor/_list-upgradable-version.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ List upgradable version
```bash
elastic monitor list-upgradable-version --monitor-name name -g rg
```

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3JzL3t9L2xpc3R1cGdyYWRhYmxldmVyc2lvbnM=/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors/{}/listupgradableversions 2024-06-15-preview -->

#### examples

- List upgradable version
```bash
elastic monitor list-upgradable-version --monitor-name name -g rg
```
11 changes: 11 additions & 0 deletions Commands/elastic/monitor/_list-vm-host.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ List the vm resources currently being monitored by the Elastic
```bash
elastic monitor list-vm-host --monitor-name name -g rg
```

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3JzL3t9L2xpc3R2bWhvc3Q=/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors/{}/listvmhost 2024-06-15-preview -->

#### examples

- List vm host
```bash
elastic monitor list-vm-host --monitor-name name -g rg
```
12 changes: 12 additions & 0 deletions Commands/elastic/monitor/_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,15 @@ List all monitors under the specified resource group. And List all
```bash
elastic monitor list -g rg
```

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3Jz/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/providers/microsoft.elastic/monitors 2024-06-15-preview -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors 2024-06-15-preview -->

#### examples

- List all monitors by resource group
```bash
elastic monitor list -g rg
```
11 changes: 11 additions & 0 deletions Commands/elastic/monitor/_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ Get the properties of a specific monitor resource.
```bash
elastic monitor show -n name -g rg
```

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3JzL3t9/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors/{} 2024-06-15-preview -->

#### examples

- Show monitor
```bash
elastic monitor show -n name -g rg
```
11 changes: 11 additions & 0 deletions Commands/elastic/monitor/_update-vm-collection.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ Update the vm details that will be monitored by the Elastic monitor
```bash
elastic monitor update-vm-collection --monitor-name monitor1 -g rg --operation-name Add --vi-resource-id id
```

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3JzL3t9L3ZtY29sbGVjdGlvbnVwZGF0ZQ==/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors/{}/vmcollectionupdate 2024-06-15-preview -->

#### examples

- Update vm collection
```bash
elastic monitor update-vm-collection --monitor-name monitor1 -g rg --operation-name Add --vi-resource-id id
```
11 changes: 11 additions & 0 deletions Commands/elastic/monitor/_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ Update a monitor resource.
```bash
elastic monitor update -n monitor -g rg --tags "{tag:test,tag1:test1}"
```

### [2024-06-15-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5lbGFzdGljL21vbml0b3JzL3t9/2024-06-15-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.elastic/monitors/{} 2024-06-15-preview -->

#### examples

- Update monitor
```bash
elastic monitor update -n monitor -g rg --tags "{tag:test,tag1:test1}"
```
Loading

0 comments on commit f27cb45

Please sign in to comment.