Skip to content

Commit 73d8ea0

Browse files
authored
Adding new stable API version 2023-06-01 for Microsoft.Elastic (#24182)
* Base API Commit * Updating API version to 2023-06-01 in the new Stable version files * Updating readme.md with 2023-06-01
1 parent e79a5aa commit 73d8ea0

31 files changed

+3403
-1
lines changed

specification/elastic/resource-manager/Microsoft.Elastic/stable/2023-06-01/elastic.json

Lines changed: 2510 additions & 0 deletions
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"parameters": {
3+
"api-version": "2023-06-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"monitorName": "myMonitor"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"rulesets": [
12+
{
13+
"id": "31d91b5afb6f4c2eaaf104c97b1991dd",
14+
"name": "IPFromApi",
15+
"description": "created from azure",
16+
"type": "ip",
17+
"includeByDefault": false,
18+
"region": "azure-eastus",
19+
"rules": [
20+
{
21+
"id": "f0297dad72af4a5e964cddf817f35e65",
22+
"description": "Allow inbound traffic from IP address 192.168.131.0",
23+
"source": "192.168.131.0"
24+
},
25+
{
26+
"id": "f9c00169f0e54931ae72aabde326b589",
27+
"description": "Allow inbound traffic from IP address block 192.168.132.6/22",
28+
"source": "192.168.132.6/22"
29+
}
30+
]
31+
}
32+
]
33+
}
34+
}
35+
}
36+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"parameters": {
3+
"api-version": "2023-06-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"monitorName": "myMonitor",
7+
"rulesetId": "31d91b5afb6f4c2eaaf104c97b1991dd"
8+
},
9+
"responses": {
10+
"202": {
11+
"headers": {
12+
"Location": "https://management.azure.com/subscriptions/subid/resourceGroups/resourceGroup/providers/Microsoft.Elastic/monitor/monitorname/associateTrafficFilter?api-version=2023-05-01-preview"
13+
}
14+
}
15+
}
16+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"parameters": {
3+
"api-version": "2023-06-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"monitorName": "myMonitor"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"rulesets": [
12+
{
13+
"id": "31d91b5afb6f4c2eaaf104c97b1991dd",
14+
"name": "IPFromApi",
15+
"description": "created from azure",
16+
"type": "ip",
17+
"includeByDefault": false,
18+
"region": "azure-eastus",
19+
"rules": [
20+
{
21+
"id": "f0297dad72af4a5e964cddf817f35e65",
22+
"description": "Allow inbound traffic from IP address 192.168.131.0",
23+
"source": "192.168.131.0"
24+
},
25+
{
26+
"id": "f9c00169f0e54931ae72aabde326b589",
27+
"description": "Allow inbound traffic from IP address block 192.168.132.6/22",
28+
"source": "192.168.132.6/22"
29+
}
30+
]
31+
}
32+
]
33+
}
34+
}
35+
}
36+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"parameters": {
3+
"api-version": "2023-06-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"monitorName": "myMonitor"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"status": "Healthy",
12+
"version": "7.9.3",
13+
"memoryCapacity": "1024",
14+
"diskCapacity": "245760",
15+
"deploymentUrl": "https://endpoint.eastus.kb.azure.elastic-cloud.com:9243",
16+
"marketplaceSaasInfo": {
17+
"marketplaceSubscription": {
18+
"id": "12345678-1234-1234-1234-123456789012"
19+
},
20+
"marketplaceName": "MP_RESOURCE",
21+
"marketplaceResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.SaaS/resources/AzElastic_b1190c8f",
22+
"marketplaceStatus": "Status"
23+
}
24+
}
25+
}
26+
}
27+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"parameters": {
3+
"api-version": "2023-06-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"monitorName": "myMonitor",
7+
"rulesetId": "31d91b5afb6f4c2eaaf104c97b1991dd"
8+
},
9+
"responses": {
10+
"200": {}
11+
}
12+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"parameters": {
3+
"api-version": "2023-06-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"monitorName": "myMonitor",
7+
"rulesetId": "31d91b5afb6f4c2eaaf104c97b1991dd"
8+
},
9+
"responses": {
10+
"202": {
11+
"headers": {
12+
"Location": "https://management.azure.com/subscriptions/subid/resourceGroups/resourceGroup/providers/Microsoft.Elastic/monitor/monitorname/detachTrafficFilter?api-version=2023-05-01-preview"
13+
}
14+
}
15+
}
16+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"parameters": {
3+
"api-version": "2023-06-01",
4+
"region": "myregion",
5+
"subscriptionId": "00000000-0000-0000-0000-000000000000"
6+
},
7+
"responses": {
8+
"200": {
9+
"body": {
10+
"value": [
11+
{
12+
"properties": {
13+
"version": "version1"
14+
}
15+
}
16+
]
17+
}
18+
}
19+
}
20+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"parameters": {
3+
"api-version": "2023-06-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"monitorName": "myMonitor",
7+
"requestBody": {
8+
"UserName": "newuser",
9+
"FullName": "fullname",
10+
"Password": "Password",
11+
"EmailId": "[email protected]",
12+
"Roles": [
13+
"admin",
14+
"other_role1"
15+
]
16+
}
17+
},
18+
"responses": {
19+
"200": {
20+
"body": {
21+
"created": true
22+
}
23+
}
24+
}
25+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"parameters": {
3+
"api-version": "2023-06-01",
4+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
5+
"resourceGroupName": "myResourceGroup",
6+
"monitorName": "myMonitor",
7+
"rulesetId": "31d91b5afb6f4c2eaaf104c97b1991dd",
8+
"ips": "192.168.131.0, 192.168.132.6/22"
9+
},
10+
"responses": {
11+
"200": {},
12+
"202": {
13+
"headers": {
14+
"Location": "https://management.azure.com/subscriptions/subid/resourceGroups/resourceGroup/providers/Microsoft.Elastic/monitor/monitorname/createAndAssociateIPFilter?api-version=2023-05-01-preview"
15+
}
16+
}
17+
}
18+
}

0 commit comments

Comments
 (0)