Skip to content

Commit 7506e05

Browse files
nwntNont
andauthored
Rebase on top of 2025-04-01-preview (#36403)
Signed-off-by: Nont <[email protected]> Co-authored-by: Nont <[email protected]>
1 parent dfb1837 commit 7506e05

File tree

146 files changed

+16906
-13
lines changed

Some content is hidden

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

146 files changed

+16906
-13
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"title": "AutoUpgradeProfileOperations_GenerateUpdateRun_MaximumSet",
3+
"operationId": "AutoUpgradeProfileOperations_GenerateUpdateRun",
4+
"parameters": {
5+
"api-version": "2025-08-01-preview",
6+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
7+
"resourceGroupName": "rgfleets",
8+
"fleetName": "fleet1",
9+
"autoUpgradeProfileName": "aup1"
10+
},
11+
"responses": {
12+
"200": {
13+
"body": {
14+
"id": "lfte"
15+
}
16+
},
17+
"202": {
18+
"headers": {
19+
"Azure-AsyncOperation": "https://contoso.com/operationstatus"
20+
}
21+
}
22+
}
23+
}
Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
{
2+
"operationId": "AutoUpgradeProfiles_CreateOrUpdate",
3+
"title": "Create an AutoUpgradeProfile.",
4+
"parameters": {
5+
"api-version": "2025-08-01-preview",
6+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
7+
"resourceGroupName": "rg1",
8+
"fleetName": "fleet1",
9+
"autoUpgradeProfileName": "autoupgradeprofile1",
10+
"resource": {
11+
"properties": {
12+
"targetKubernetesVersion": "",
13+
"longTermSupport": false,
14+
"channel": "Stable"
15+
}
16+
}
17+
},
18+
"responses": {
19+
"200": {
20+
"body": {
21+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.ContainerService/fleets/myFleet/autoUpgradeProfiles/autoupgradeprofile1",
22+
"name": "autoupgradeprofile1",
23+
"type": "Microsoft.ContainerService/fleets/autoUpgradeProfiles",
24+
"systemData": {
25+
"createdBy": "@contoso.com",
26+
"createdByType": "User",
27+
"createdAt": "2023-03-01T01:10:08.395Z",
28+
"lastModifiedBy": "@contoso.com",
29+
"lastModifiedByType": "User",
30+
"lastModifiedAt": "2023-03-01T01:10:08.395Z"
31+
},
32+
"properties": {
33+
"provisioningState": "Succeeded",
34+
"targetKubernetesVersion": "",
35+
"longTermSupport": false,
36+
"channel": "Stable"
37+
},
38+
"eTag": "\"EtagValue\""
39+
}
40+
},
41+
"201": {
42+
"body": {
43+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.ContainerService/fleets/myFleet/autoUpgradeProfiles/autoupgradeprofile1",
44+
"name": "autoupgradeprofile1",
45+
"type": "Microsoft.ContainerService/fleets/autoUpgradeProfiles",
46+
"systemData": {
47+
"createdBy": "@contoso.com",
48+
"createdByType": "User",
49+
"createdAt": "2023-03-01T01:10:08.395Z",
50+
"lastModifiedBy": "@contoso.com",
51+
"lastModifiedByType": "User",
52+
"lastModifiedAt": "2023-03-01T01:10:08.395Z"
53+
},
54+
"properties": {
55+
"provisioningState": "Succeeded",
56+
"targetKubernetesVersion": "",
57+
"longTermSupport": false,
58+
"channel": "Stable"
59+
},
60+
"eTag": "\"EtagValue\""
61+
}
62+
}
63+
}
64+
}
Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
{
2+
"title": "Create an AutoUpgradeProfile. - generated by [MaximumSet] rule",
3+
"operationId": "AutoUpgradeProfiles_CreateOrUpdate",
4+
"parameters": {
5+
"api-version": "2025-08-01-preview",
6+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
7+
"resourceGroupName": "rgfleets",
8+
"If-Match": "uktvayathbu",
9+
"If-None-Match": "vdjolwxnefqamimybcvxxva",
10+
"fleetName": "fleet1",
11+
"autoUpgradeProfileName": "autoupgradeprofile1",
12+
"resource": {
13+
"properties": {
14+
"channel": "Stable",
15+
"updateStrategyId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgfleets/providers/Microsoft.ContainerService/fleets/fleet1/updateStrategies/strategy1",
16+
"nodeImageSelection": {
17+
"type": "Latest"
18+
},
19+
"disabled": true
20+
}
21+
}
22+
},
23+
"responses": {
24+
"200": {
25+
"body": {
26+
"properties": {
27+
"channel": "Stable",
28+
"provisioningState": "Succeeded",
29+
"updateStrategyId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgfleets/providers/Microsoft.ContainerService/fleets/fleet1/updateStrategies/strategy1",
30+
"nodeImageSelection": {
31+
"type": "Latest"
32+
},
33+
"disabled": true
34+
},
35+
"eTag": "\"EtagValue\"",
36+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.ContainerService/fleets/myFleet/autoUpgradeProfiles/autoupgradeprofile1",
37+
"name": "autoupgradeprofile1",
38+
"type": "Microsoft.ContainerService/fleets/autoUpgradeProfiles",
39+
"systemData": {
40+
"createdBy": "someUser",
41+
"createdByType": "User",
42+
"createdAt": "2022-03-23T05:40:40.657Z",
43+
"lastModifiedBy": "someOtherUser",
44+
"lastModifiedByType": "User",
45+
"lastModifiedAt": "2022-03-23T05:40:40.657Z"
46+
}
47+
}
48+
},
49+
"201": {
50+
"headers": {
51+
"Azure-AsyncOperation": "https://contoso.com/operationstatus"
52+
},
53+
"body": {
54+
"properties": {
55+
"channel": "Stable",
56+
"provisioningState": "Succeeded",
57+
"updateStrategyId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgfleets/providers/Microsoft.ContainerService/fleets/fleet1/updateStrategies/strategy1",
58+
"nodeImageSelection": {
59+
"type": "Latest"
60+
},
61+
"disabled": true
62+
},
63+
"eTag": "\"EtagValue\"",
64+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.ContainerService/fleets/myFleet/autoUpgradeProfiles/autoupgradeprofile1",
65+
"name": "autoupgradeprofile1",
66+
"type": "Microsoft.ContainerService/fleets/autoUpgradeProfiles",
67+
"systemData": {
68+
"createdBy": "someUser",
69+
"createdByType": "User",
70+
"createdAt": "2022-03-23T05:40:40.657Z",
71+
"lastModifiedBy": "someOtherUser",
72+
"lastModifiedByType": "User",
73+
"lastModifiedAt": "2022-03-23T05:40:40.657Z"
74+
}
75+
}
76+
}
77+
}
78+
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"operationId": "AutoUpgradeProfiles_Delete",
3+
"title": "Delete an AutoUpgradeProfile resource.",
4+
"parameters": {
5+
"api-version": "2025-08-01-preview",
6+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
7+
"resourceGroupName": "rg1",
8+
"fleetName": "fleet1",
9+
"autoUpgradeProfileName": "autoupgradeprofile1"
10+
},
11+
"responses": {
12+
"202": {
13+
"headers": {
14+
"Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.ContainerService/locations/eastus/operations/00000000-0000-0000-0000-000000000000?api-version=2025-08-01-preview",
15+
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.ContainerService/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000?api-version=2025-08-01-preview"
16+
}
17+
},
18+
"204": {}
19+
}
20+
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"title": "Delete an AutoUpgradeProfile resource. - generated by [MaximumSet] rule",
3+
"operationId": "AutoUpgradeProfiles_Delete",
4+
"parameters": {
5+
"api-version": "2025-08-01-preview",
6+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
7+
"resourceGroupName": "rgfleets",
8+
"If-Match": "tmlfhgsu",
9+
"fleetName": "fleet1",
10+
"autoUpgradeProfileName": "autoupgradeprofile1"
11+
},
12+
"responses": {
13+
"202": {
14+
"headers": {
15+
"location": "https://contoso.com/operationstatus"
16+
}
17+
},
18+
"204": {}
19+
}
20+
}
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{
2+
"operationId": "AutoUpgradeProfiles_Get",
3+
"title": "Gets an AutoUpgradeProfile resource.",
4+
"parameters": {
5+
"api-version": "2025-08-01-preview",
6+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
7+
"resourceGroupName": "rg1",
8+
"fleetName": "fleet1",
9+
"autoUpgradeProfileName": "autoupgradeprofile1"
10+
},
11+
"responses": {
12+
"200": {
13+
"body": {
14+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.ContainerService/fleets/myFleet/autoUpgradeProfiles/autoupgradeprofile1",
15+
"name": "autoupgradeprofile1",
16+
"type": "Microsoft.ContainerService/fleets/autoUpgradeProfiles",
17+
"systemData": {
18+
"createdBy": "@contoso.com",
19+
"createdByType": "User",
20+
"createdAt": "2023-03-01T01:10:08.395Z",
21+
"lastModifiedBy": "@contoso.com",
22+
"lastModifiedByType": "User",
23+
"lastModifiedAt": "2023-03-01T01:10:08.395Z"
24+
},
25+
"properties": {
26+
"provisioningState": "Succeeded",
27+
"channel": "Stable"
28+
},
29+
"eTag": "\"EtagValue\""
30+
}
31+
}
32+
}
33+
}
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"title": "Gets an AutoUpgradeProfile resource. - generated by [MaximumSet] rule",
3+
"operationId": "AutoUpgradeProfiles_Get",
4+
"parameters": {
5+
"api-version": "2025-08-01-preview",
6+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
7+
"resourceGroupName": "rgfleets",
8+
"fleetName": "fleet1",
9+
"autoUpgradeProfileName": "autoupgradeprofile1"
10+
},
11+
"responses": {
12+
"200": {
13+
"body": {
14+
"properties": {
15+
"channel": "Stable",
16+
"provisioningState": "Succeeded",
17+
"updateStrategyId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgfleets/providers/Microsoft.ContainerService/fleets/fleet1/updateStrategies/strategy1",
18+
"nodeImageSelection": {
19+
"type": "Latest"
20+
},
21+
"disabled": true
22+
},
23+
"eTag": "\"EtagValue\"",
24+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.ContainerService/fleets/myFleet/autoUpgradeProfiles/autoupgradeprofile1",
25+
"name": "autoupgradeprofile1",
26+
"type": "Microsoft.ContainerService/fleets/autoUpgradeProfiles",
27+
"systemData": {
28+
"createdBy": "someUser",
29+
"createdByType": "User",
30+
"createdAt": "2022-03-23T05:40:40.657Z",
31+
"lastModifiedBy": "someOtherUser",
32+
"lastModifiedByType": "User",
33+
"lastModifiedAt": "2022-03-23T05:40:40.657Z"
34+
}
35+
}
36+
}
37+
}
38+
}
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"operationId": "AutoUpgradeProfiles_ListByFleet",
3+
"title": "Lists the AutoUpgradeProfile resources by fleet.",
4+
"parameters": {
5+
"api-version": "2025-08-01-preview",
6+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
7+
"resourceGroupName": "rg1",
8+
"fleetName": "fleet1"
9+
},
10+
"responses": {
11+
"200": {
12+
"body": {
13+
"value": [
14+
{
15+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.ContainerService/fleets/myFleet/autoUpgradeProfiles/autoupgradeprofile1",
16+
"name": "autoupgradeprofile1",
17+
"type": "Microsoft.ContainerService/fleets/autoUpgradeProfiles",
18+
"systemData": {
19+
"createdBy": "@contoso.com",
20+
"createdByType": "User",
21+
"createdAt": "2023-03-01T01:10:08.395Z",
22+
"lastModifiedBy": "@contoso.com",
23+
"lastModifiedByType": "User",
24+
"lastModifiedAt": "2023-03-01T01:10:08.395Z"
25+
},
26+
"properties": {
27+
"provisioningState": "Succeeded",
28+
"channel": "Stable"
29+
},
30+
"eTag": "\"EtagValue\""
31+
}
32+
],
33+
"nextLink": "http://nextlink.contoso.com"
34+
}
35+
}
36+
}
37+
}
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"title": "Lists the AutoUpgradeProfile resources by fleet. - generated by [MaximumSet] rule",
3+
"operationId": "AutoUpgradeProfiles_ListByFleet",
4+
"parameters": {
5+
"api-version": "2025-08-01-preview",
6+
"subscriptionId": "00000000-0000-0000-0000-000000000000",
7+
"resourceGroupName": "rgfleets",
8+
"fleetName": "fleet1"
9+
},
10+
"responses": {
11+
"200": {
12+
"body": {
13+
"value": [
14+
{
15+
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.ContainerService/fleets/myFleet/autoUpgradeProfiles/autoupgradeprofile1",
16+
"name": "autoupgradeprofile1",
17+
"type": "Microsoft.ContainerService/fleets/autoUpgradeProfiles",
18+
"systemData": {
19+
"createdBy": "@contoso.com",
20+
"createdByType": "User",
21+
"createdAt": "2023-03-01T01:10:08.395Z",
22+
"lastModifiedBy": "@contoso.com",
23+
"lastModifiedByType": "User",
24+
"lastModifiedAt": "2023-03-01T01:10:08.395Z"
25+
},
26+
"properties": {
27+
"provisioningState": "Succeeded",
28+
"channel": "Stable",
29+
"updateStrategyId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgfleets/providers/Microsoft.ContainerService/fleets/fleet1/updateStrategies/strategy1",
30+
"nodeImageSelection": {
31+
"type": "Latest"
32+
},
33+
"disabled": true
34+
},
35+
"eTag": "\"EtagValue\""
36+
}
37+
],
38+
"nextLink": "http://nextlink.contoso.com"
39+
}
40+
}
41+
}
42+
}

0 commit comments

Comments
 (0)