-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding new stable API version 2024-03-01 for Microsoft.Elastic (#27735)
* Base API Commit * Updating the API version to 2024-03-01 in the new stable version files * Updating readme.md with 2024-03-01 * Updating readme.md version path
- Loading branch information
Showing
39 changed files
with
4,256 additions
and
1 deletion.
There are no files selected for viewing
3,147 changes: 3,147 additions & 0 deletions
3,147
specification/elastic/resource-manager/Microsoft.Elastic/stable/2024-03-01/elastic.json
Large diffs are not rendered by default.
Oops, something went wrong.
36 changes: 36 additions & 0 deletions
36
...resource-manager/Microsoft.Elastic/stable/2024-03-01/examples/AllTrafficFilters_list.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2024-03-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"rulesets": [ | ||
{ | ||
"id": "31d91b5afb6f4c2eaaf104c97b1991dd", | ||
"name": "IPFromApi", | ||
"description": "created from azure", | ||
"type": "ip", | ||
"includeByDefault": false, | ||
"region": "azure-eastus", | ||
"rules": [ | ||
{ | ||
"id": "f0297dad72af4a5e964cddf817f35e65", | ||
"description": "Allow inbound traffic from IP address 192.168.131.0", | ||
"source": "192.168.131.0" | ||
}, | ||
{ | ||
"id": "f9c00169f0e54931ae72aabde326b589", | ||
"description": "Allow inbound traffic from IP address block 192.168.132.6/22", | ||
"source": "192.168.132.6/22" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
16 changes: 16 additions & 0 deletions
16
...e-manager/Microsoft.Elastic/stable/2024-03-01/examples/AssociateTrafficFilter_Update.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2024-03-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor", | ||
"rulesetId": "31d91b5afb6f4c2eaaf104c97b1991dd" | ||
}, | ||
"responses": { | ||
"202": { | ||
"headers": { | ||
"Location": "https://management.azure.com/subscriptions/subid/resourceGroups/resourceGroup/providers/Microsoft.Elastic/monitor/monitorname/associateTrafficFilter?api-version=2024-03-01" | ||
} | ||
} | ||
} | ||
} |
36 changes: 36 additions & 0 deletions
36
...ger/Microsoft.Elastic/stable/2024-03-01/examples/AssociatedFiltersForDeployment_list.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2024-03-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"rulesets": [ | ||
{ | ||
"id": "31d91b5afb6f4c2eaaf104c97b1991dd", | ||
"name": "IPFromApi", | ||
"description": "created from azure", | ||
"type": "ip", | ||
"includeByDefault": false, | ||
"region": "azure-eastus", | ||
"rules": [ | ||
{ | ||
"id": "f0297dad72af4a5e964cddf817f35e65", | ||
"description": "Allow inbound traffic from IP address 192.168.131.0", | ||
"source": "192.168.131.0" | ||
}, | ||
{ | ||
"id": "f9c00169f0e54931ae72aabde326b589", | ||
"description": "Allow inbound traffic from IP address block 192.168.132.6/22", | ||
"source": "192.168.132.6/22" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
29 changes: 29 additions & 0 deletions
29
...lastic/resource-manager/Microsoft.Elastic/stable/2024-03-01/examples/BillingInfo_Get.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2024-03-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"marketplaceSaasInfo": { | ||
"marketplaceSubscription": { | ||
"id": "12345678-1234-1234-1234-123456789012" | ||
}, | ||
"marketplaceName": "MP_RESOURCE", | ||
"marketplaceResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.SaaS/resources/AzElastic_b1190c8f", | ||
"marketplaceStatus": "Status", | ||
"billedAzureSubscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"subscribed": true | ||
}, | ||
"partnerBillingEntity": { | ||
"id": "1234567890", | ||
"name": "elasticOrganizationName", | ||
"partnerEntityUri": "https://example.com" | ||
} | ||
} | ||
} | ||
} | ||
} |
24 changes: 24 additions & 0 deletions
24
...-manager/Microsoft.Elastic/stable/2024-03-01/examples/ConnectedPartnerResources_List.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2024-03-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"value": [ | ||
{ | ||
"properties": { | ||
"partnerDeploymentName": "deploymentname", | ||
"partnerDeploymentUri": "https://examplessourl.com", | ||
"azureResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/monitors/myMonitor", | ||
"location": "West US 2" | ||
} | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
28 changes: 28 additions & 0 deletions
28
...ic/resource-manager/Microsoft.Elastic/stable/2024-03-01/examples/DeploymentInfo_List.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2024-03-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"status": "Healthy", | ||
"version": "7.9.3", | ||
"memoryCapacity": "1024", | ||
"diskCapacity": "245760", | ||
"elasticsearchEndPoint": "alias.es.eastus2.staging.azure.foundit.no", | ||
"deploymentUrl": "https://endpoint.eastus.kb.azure.elastic-cloud.com:9243", | ||
"marketplaceSaasInfo": { | ||
"marketplaceSubscription": { | ||
"id": "12345678-1234-1234-1234-123456789012" | ||
}, | ||
"marketplaceName": "MP_RESOURCE", | ||
"marketplaceResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.SaaS/resources/AzElastic_b1190c8f", | ||
"marketplaceStatus": "Status" | ||
} | ||
} | ||
} | ||
} | ||
} |
12 changes: 12 additions & 0 deletions
12
...ger/Microsoft.Elastic/stable/2024-03-01/examples/DetachAndDeleteTrafficFilter_Delete.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2024-03-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor", | ||
"rulesetId": "31d91b5afb6f4c2eaaf104c97b1991dd" | ||
}, | ||
"responses": { | ||
"200": {} | ||
} | ||
} |
16 changes: 16 additions & 0 deletions
16
...rce-manager/Microsoft.Elastic/stable/2024-03-01/examples/DetachTrafficFilters_Update.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2024-03-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor", | ||
"rulesetId": "31d91b5afb6f4c2eaaf104c97b1991dd" | ||
}, | ||
"responses": { | ||
"202": { | ||
"headers": { | ||
"Location": "https://management.azure.com/subscriptions/subid/resourceGroups/resourceGroup/providers/Microsoft.Elastic/monitor/monitorname/detachTrafficFilter?api-version=2024-03-01" | ||
} | ||
} | ||
} | ||
} |
20 changes: 20 additions & 0 deletions
20
...c/resource-manager/Microsoft.Elastic/stable/2024-03-01/examples/ElasticVersions_List.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2024-03-01", | ||
"region": "myregion", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"value": [ | ||
{ | ||
"properties": { | ||
"version": "version1" | ||
} | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
25 changes: 25 additions & 0 deletions
25
...astic/resource-manager/Microsoft.Elastic/stable/2024-03-01/examples/ExternalUserInfo.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2024-03-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor", | ||
"requestBody": { | ||
"UserName": "newuser", | ||
"FullName": "fullname", | ||
"Password": "Password", | ||
"EmailId": "myemail@outlook.com", | ||
"Roles": [ | ||
"admin", | ||
"other_role1" | ||
] | ||
} | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"created": true | ||
} | ||
} | ||
} | ||
} |
18 changes: 18 additions & 0 deletions
18
...resource-manager/Microsoft.Elastic/stable/2024-03-01/examples/IPTrafficFilter_Create.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2024-03-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor", | ||
"rulesetId": "31d91b5afb6f4c2eaaf104c97b1991dd", | ||
"ips": "192.168.131.0, 192.168.132.6/22" | ||
}, | ||
"responses": { | ||
"200": {}, | ||
"202": { | ||
"headers": { | ||
"Location": "https://management.azure.com/subscriptions/subid/resourceGroups/resourceGroup/providers/Microsoft.Elastic/monitor/monitorname/createAndAssociateIPFilter?api-version=2024-03-01" | ||
} | ||
} | ||
} | ||
} |
18 changes: 18 additions & 0 deletions
18
...lastic/resource-manager/Microsoft.Elastic/stable/2024-03-01/examples/Monitor_Upgrade.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2024-03-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor", | ||
"requestBody": { | ||
"version": "7.15.1" | ||
} | ||
}, | ||
"responses": { | ||
"202": { | ||
"headers": { | ||
"Location": "https://management.azure.com/subscriptions/subid/resourceGroups/resourceGroup/providers/Microsoft.Elastic/monitor/monitorname/upgrade?api-version=2024-03-01" | ||
} | ||
} | ||
} | ||
} |
21 changes: 21 additions & 0 deletions
21
...esource-manager/Microsoft.Elastic/stable/2024-03-01/examples/MonitoredResources_List.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2024-03-01", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"resourceGroupName": "myResourceGroup", | ||
"monitorName": "myMonitor" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"value": [ | ||
{ | ||
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.KeyVault/vaults/myVault", | ||
"sendingLogs": "True", | ||
"reasonForLogsStatus": "CapturedByRules" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
Oops, something went wrong.