Skip to content

Commit bc7c849

Browse files
author
Danny Tundwe (from Dev Box)
committed
Add baseline for 2025-12-01-preview based on 2025-09-01-preview
Copy all files from 2025-09-01-preview as baseline for new API version. This is an exact copy of 2025-09-01-preview before making any changes to remove attachment APIs.
1 parent 0804bc7 commit bc7c849

File tree

54 files changed

+3875
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+3875
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
{
2+
"operationId": "EdgeActionExecutionFilters_Create",
3+
"title": "CreateEdgeActionExecutionFilters",
4+
"parameters": {
5+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
6+
"resourceGroupName": "testrg",
7+
"api-version": "2025-09-01-preview",
8+
"edgeActionName": "edgeAction1",
9+
"executionFilter": "executionFilter1",
10+
"resource": {
11+
"location": "global",
12+
"properties": {
13+
"versionId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/testrg/providers/Microsoft.Cdn/EdgeActions/edgeAction1/versions/version1",
14+
"executionFilterIdentifierHeaderName": "header-key",
15+
"executionFilterIdentifierHeaderValue": "header-value"
16+
}
17+
}
18+
},
19+
"responses": {
20+
"201": {
21+
"body": {
22+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testrg/providers/Microsoft.Cdn/edgeActions/edgeAction1/executionFilters/executionFilters1",
23+
"name": "executionFilter1",
24+
"type": "Microsoft.Cdn/edgeActions/executionFilters",
25+
"location": "global",
26+
"properties": {
27+
"versionId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/testrg/providers/Microsoft.Cdn/EdgeActions/edgeAction1/versions/version1",
28+
"executionFilterIdentifierHeaderName": "header-key",
29+
"executionFilterIdentifierHeaderValue": "header-value",
30+
"provisioningState": "Succeeded",
31+
"lastUpdateTime": "2024-04-25T15:19:23Z"
32+
}
33+
}
34+
},
35+
"200": {
36+
"body": {
37+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testrg/providers/Microsoft.Cdn/edgeActions/edgeAction1/executionFilters/executionFilters1",
38+
"name": "executionFilter1",
39+
"type": "Microsoft.Cdn/edgeActions/executionFilters",
40+
"location": "global",
41+
"properties": {
42+
"versionId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/testrg/providers/Microsoft.Cdn/EdgeActions/edgeAction1/versions/version1",
43+
"executionFilterIdentifierHeaderName": "header-key",
44+
"executionFilterIdentifierHeaderValue": "header-value",
45+
"provisioningState": "Succeeded",
46+
"lastUpdateTime": "2024-04-25T15:19:23Z"
47+
}
48+
}
49+
}
50+
}
51+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"operationId": "EdgeActionExecutionFilters_Delete",
3+
"title": "DeleteEdgeActionExecutionFilters",
4+
"parameters": {
5+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
6+
"resourceGroupName": "testrg",
7+
"api-version": "2025-09-01-preview",
8+
"edgeActionName": "edgeAction1",
9+
"executionFilter": "executionFilter1"
10+
},
11+
"responses": {
12+
"202": {
13+
"headers": {
14+
"location": "https://management.azure.com/subscriptions/subid/resourcegroups/resourceGroupName/providers/Microsoft.Cdn/operationresults/operationId?api-version=2025-09-01-preview"
15+
}
16+
},
17+
"204": {}
18+
}
19+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"operationId": "EdgeActionExecutionFilters_Get",
3+
"title": "GetEdgeActionExecutionFilters",
4+
"parameters": {
5+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
6+
"resourceGroupName": "testrg",
7+
"api-version": "2025-09-01-preview",
8+
"edgeActionName": "edgeAction1",
9+
"executionFilter": "executionFilter1"
10+
},
11+
"responses": {
12+
"200": {
13+
"body": {
14+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testrg/providers/Microsoft.Cdn/edgeActions/edgeAction1/executionFilters/executionFilters1",
15+
"name": "executionFilter1",
16+
"type": "Microsoft.Cdn/edgeActions/executionFilters",
17+
"location": "global",
18+
"properties": {
19+
"versionId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/testrg/providers/Microsoft.Cdn/EdgeActions/edgeAction1/versions/version1",
20+
"executionFilterIdentifierHeaderName": "header-key",
21+
"executionFilterIdentifierHeaderValue": "header-value",
22+
"provisioningState": "Succeeded",
23+
"lastUpdateTime": "2024-04-25T15:19:23Z"
24+
}
25+
}
26+
}
27+
}
28+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
{
2+
"operationId": "EdgeActionExecutionFilters_ListByEdgeAction",
3+
"title": "ListEdgeActionsExecutionFiltersByEdgeAction",
4+
"parameters": {
5+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
6+
"resourceGroupName": "testrg",
7+
"api-version": "2025-09-01-preview",
8+
"edgeActionName": "edgeAction1"
9+
},
10+
"responses": {
11+
"200": {
12+
"body": {
13+
"value": [
14+
{
15+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testrg/providers/Microsoft.Cdn/edgeActions/edgeAction1/executionFilters/executionFilters1",
16+
"name": "executionFilter1",
17+
"type": "Microsoft.Cdn/edgeActions/executionFilters",
18+
"location": "global",
19+
"properties": {
20+
"versionId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/testrg/providers/Microsoft.Cdn/EdgeActions/edgeAction1/versions/version1",
21+
"executionFilterIdentifierHeaderName": "header-key",
22+
"executionFilterIdentifierHeaderValue": "header-value",
23+
"provisioningState": "Succeeded",
24+
"lastUpdateTime": "2024-04-25T15:19:23Z"
25+
}
26+
},
27+
{
28+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testrg/providers/Microsoft.Cdn/edgeActions/edgeAction1/executionFilters/executionFilters2",
29+
"name": "executionFilter2",
30+
"type": "Microsoft.Cdn/edgeActions/executionFilters",
31+
"location": "global",
32+
"properties": {
33+
"versionId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/testrg/providers/Microsoft.Cdn/EdgeActions/edgeAction1/versions/version2",
34+
"executionFilterIdentifierHeaderName": "header-key2",
35+
"executionFilterIdentifierHeaderValue": "header-value2",
36+
"provisioningState": "Succeeded",
37+
"lastUpdateTime": "2024-04-25T15:19:23Z"
38+
}
39+
}
40+
]
41+
}
42+
}
43+
}
44+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"operationId": "EdgeActionExecutionFilters_Update",
3+
"title": "UpdateEdgeActionExecutionFilters",
4+
"parameters": {
5+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
6+
"resourceGroupName": "testrg",
7+
"api-version": "2025-09-01-preview",
8+
"edgeActionName": "edgeAction1",
9+
"executionFilter": "executionFilter1",
10+
"properties": {
11+
"properties": {
12+
"executionFilterIdentifierHeaderValue": "header-value2"
13+
}
14+
}
15+
},
16+
"responses": {
17+
"200": {
18+
"body": {
19+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testrg/providers/Microsoft.Cdn/edgeActions/edgeAction1/slots/slot1",
20+
"name": "executionFilter1",
21+
"type": "Microsoft.Cdn/edgeActions/executionFilters",
22+
"location": "global",
23+
"properties": {
24+
"versionId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/testrg/providers/Microsoft.Cdn/EdgeActions/edgeAction1/versions/version1",
25+
"executionFilterIdentifierHeaderName": "header-key",
26+
"executionFilterIdentifierHeaderValue": "header-value2",
27+
"provisioningState": "Succeeded",
28+
"lastUpdateTime": "2024-04-25T15:19:23Z"
29+
}
30+
}
31+
},
32+
"202": {
33+
"headers": {
34+
"location": "https://management.azure.com/subscriptions/subid/resourcegroups/resourceGroupName/providers/Microsoft.Cdn/operationresults/operationId?api-version=2025-09-01-preview"
35+
}
36+
}
37+
}
38+
}
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"operationId": "EdgeActionVersions_Create",
3+
"title": "CreateEdgeActionVersion",
4+
"parameters": {
5+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
6+
"resourceGroupName": "testrg",
7+
"api-version": "2025-09-01-preview",
8+
"edgeActionName": "edgeAction1",
9+
"version": "version2",
10+
"resource": {
11+
"location": "global",
12+
"properties": {
13+
"deploymentType": "zip",
14+
"isDefaultVersion": "True"
15+
}
16+
}
17+
},
18+
"responses": {
19+
"201": {
20+
"body": {
21+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testrg/providers/Microsoft.Cdn/edgeActions/edgeAction1/versions/version2",
22+
"name": "version2",
23+
"type": "Microsoft.Cdn/edgeActions/versions",
24+
"location": "global",
25+
"properties": {
26+
"provisioningState": "Succeeded",
27+
"deploymentType": "zip",
28+
"validationStatus": "Succeeded",
29+
"isDefaultVersion": "True",
30+
"lastPackageUpdateTime": "2024-05-25T16:19:23Z"
31+
}
32+
}
33+
},
34+
"200": {
35+
"body": {
36+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testrg/providers/Microsoft.Cdn/edgeActions/edgeAction1/versions/version2",
37+
"name": "version2",
38+
"type": "Microsoft.Cdn/edgeActions/versions",
39+
"location": "global",
40+
"properties": {
41+
"provisioningState": "Succeeded",
42+
"deploymentType": "zip",
43+
"validationStatus": "Succeeded",
44+
"isDefaultVersion": "True",
45+
"lastPackageUpdateTime": "2024-05-25T16:19:23Z"
46+
}
47+
}
48+
}
49+
}
50+
}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"operationId": "EdgeActionVersions_Delete",
3+
"title": "DeleteEdgeActionVersion",
4+
"parameters": {
5+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
6+
"resourceGroupName": "testrg",
7+
"api-version": "2025-09-01-preview",
8+
"edgeActionName": "edgeAction1",
9+
"version": "version1"
10+
},
11+
"responses": {
12+
"202": {
13+
"headers": {
14+
"location": "https://management.azure.com/subscriptions/subid/resourcegroups/resourceGroupName/providers/Microsoft.Cdn/operationresults/operationId?api-version=2025-09-01-preview"
15+
}
16+
},
17+
"204": {}
18+
}
19+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"operationId": "EdgeActionVersions_DeployVersionCode",
3+
"title": "DeployVersionCode",
4+
"parameters": {
5+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
6+
"resourceGroupName": "testrg",
7+
"api-version": "2025-09-01-preview",
8+
"edgeActionName": "edgeAction1",
9+
"version": "version2",
10+
"body": {
11+
"name": "zippedFile",
12+
"content": "UEsDBBQAAAAIAI1NzkQAAAAABQAAAA=="
13+
}
14+
},
15+
"responses": {
16+
"200": {
17+
"body": {
18+
"provisioningState": "Succeeded",
19+
"deploymentType": "zip",
20+
"validationStatus": "Succeeded",
21+
"isDefaultVersion": "True",
22+
"lastPackageUpdateTime": "2024-05-25T16:19:23Z"
23+
}
24+
},
25+
"202": {
26+
"headers": {
27+
"location": "https://management.azure.com/subscriptions/subid/resourcegroups/resourceGroupName/providers/Microsoft.Cdn/operationresults/operationId?api-version=2025-09-01-preview"
28+
}
29+
}
30+
}
31+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"operationId": "EdgeActionVersions_Get",
3+
"title": "GetEdgeActionVersion",
4+
"parameters": {
5+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
6+
"resourceGroupName": "testrg",
7+
"api-version": "2025-09-01-preview",
8+
"edgeActionName": "edgeAction1",
9+
"version": "version1"
10+
},
11+
"responses": {
12+
"200": {
13+
"body": {
14+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testrg/providers/Microsoft.Cdn/edgeActions/edgeAction1/versions/version1",
15+
"name": "version1",
16+
"type": "Microsoft.Cdn/edgeActions/versions",
17+
"location": "global",
18+
"properties": {
19+
"provisioningState": "Succeeded",
20+
"deploymentType": "zip",
21+
"validationStatus": "Succeeded",
22+
"isDefaultVersion": "True",
23+
"lastPackageUpdateTime": "2024-05-25T16:19:23Z"
24+
}
25+
}
26+
}
27+
}
28+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"operationId": "EdgeActionVersions_GetVersionCode",
3+
"title": "GetVersionCode",
4+
"parameters": {
5+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
6+
"resourceGroupName": "testrg",
7+
"api-version": "2025-09-01-preview",
8+
"edgeActionName": "edgeAction1",
9+
"version": "version1",
10+
"body": {}
11+
},
12+
"responses": {
13+
"200": {
14+
"body": {
15+
"name": "zipfile",
16+
"content": "encodedzip"
17+
}
18+
},
19+
"202": {
20+
"headers": {
21+
"location": "https://management.azure.com/subscriptions/subid/resourcegroups/resourceGroupName/providers/Microsoft.Cdn/operationresults/operationId?api-version=2025-09-01-preview"
22+
}
23+
}
24+
}
25+
}

0 commit comments

Comments
 (0)