Skip to content

Commit

Permalink
Merge 6f5ee28 into e21d55e
Browse files Browse the repository at this point in the history
  • Loading branch information
frantran authored Feb 20, 2025
2 parents e21d55e + 6f5ee28 commit f0267bd
Show file tree
Hide file tree
Showing 89 changed files with 6,894 additions and 116 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"operationId": "AutoUpgradeProfiles_CreateOrUpdate",
"title": "Create an AutoUpgradeProfile.",
"parameters": {
"api-version": "2025-03-01",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "rg1",
"fleetName": "fleet1",
"autoUpgradeProfileName": "autoupgradeprofile1",
"resource": {
"properties": {
"channel": "Stable"
}
}
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.ContainerService/fleets/myFleet/autoUpgradeProfiles/autoupgradeprofile1",
"name": "autoupgradeprofile1",
"type": "Microsoft.ContainerService/fleets/autoUpgradeProfiles",
"systemData": {
"createdBy": "@contoso.com",
"createdByType": "User",
"createdAt": "2023-03-01T01:10:08.395Z",
"lastModifiedBy": "@contoso.com",
"lastModifiedByType": "User",
"lastModifiedAt": "2023-03-01T01:10:08.395Z"
},
"properties": {
"provisioningState": "Succeeded",
"channel": "Stable"
},
"eTag": "\"EtagValue\""
}
},
"201": {
"body": {
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.ContainerService/fleets/myFleet/autoUpgradeProfiles/autoupgradeprofile1",
"name": "autoupgradeprofile1",
"type": "Microsoft.ContainerService/fleets/autoUpgradeProfiles",
"systemData": {
"createdBy": "@contoso.com",
"createdByType": "User",
"createdAt": "2023-03-01T01:10:08.395Z",
"lastModifiedBy": "@contoso.com",
"lastModifiedByType": "User",
"lastModifiedAt": "2023-03-01T01:10:08.395Z"
},
"properties": {
"provisioningState": "Succeeded",
"channel": "Stable"
},
"eTag": "\"EtagValue\""
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,119 @@
{
"title": "Create an AutoUpgradeProfile. - generated by [MaximumSet] rule",
"operationId": "AutoUpgradeProfiles_CreateOrUpdate",
"parameters": {
"api-version": "2025-03-01",
"subscriptionId": "subid1",
"resourceGroupName": "rgfleets",
"If-Match": "vhf",
"If-None-Match": "djyb",
"fleetName": "Replace this value with a string matching RegExp ^[a-z0-9]([-a-z0-9]*[a-z0-9])?$",
"autoUpgradeProfileName": "Replace this value with a string matching RegExp ^[a-z0-9]([-a-z0-9]*[a-z0-9])?$",
"resource": {
"properties": {
"channel": "Stable",
"updateStrategyId": "ohaskc",
"nodeImageSelection": {
"type": "Latest"
},
"disabled": true,
"autoUpgradeProfileStatus": {
"lastTriggerError": {}
}
}
}
},
"responses": {
"200": {
"body": {
"properties": {
"channel": "Stable",
"provisioningState": "Succeeded",
"updateStrategyId": "ohaskc",
"nodeImageSelection": {
"type": "Latest"
},
"disabled": true,
"autoUpgradeProfileStatus": {
"lastTriggeredAt": "2025-02-20T00:48:22.164Z",
"lastTriggerStatus": "Succeeded",
"lastTriggerError": {
"code": "pxuopsshmbfvkbatogpzsbpvkwsb",
"message": "wyeojnblhufnbohcsop",
"target": "pgkraficzuerevkwuimmapxexlrc",
"details": [],
"additionalInfo": [
{
"type": "xjtvkcuocwqtlay",
"info": {}
}
]
},
"lastTriggerUpgradeVersions": [
"nbotahqooxzbdxdnya"
]
}
},
"eTag": "\"EtagValue\"",
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.ContainerService/fleets/myFleet/autoUpgradeProfiles/autoupgradeprofile1",
"name": "autoupgradeprofile1",
"type": "Microsoft.ContainerService/fleets/autoUpgradeProfiles",
"systemData": {
"createdBy": "someUser",
"createdByType": "User",
"createdAt": "2022-03-23T05:40:40.657Z",
"lastModifiedBy": "someOtherUser",
"lastModifiedByType": "User",
"lastModifiedAt": "2022-03-23T05:40:40.657Z"
}
}
},
"201": {
"headers": {
"Azure-AsyncOperation": "https://contoso.com/operationstatus"
},
"body": {
"properties": {
"channel": "Stable",
"provisioningState": "Succeeded",
"updateStrategyId": "ohaskc",
"nodeImageSelection": {
"type": "Latest"
},
"disabled": true,
"autoUpgradeProfileStatus": {
"lastTriggeredAt": "2025-02-20T00:48:22.164Z",
"lastTriggerStatus": "Succeeded",
"lastTriggerError": {
"code": "pxuopsshmbfvkbatogpzsbpvkwsb",
"message": "wyeojnblhufnbohcsop",
"target": "pgkraficzuerevkwuimmapxexlrc",
"details": [],
"additionalInfo": [
{
"type": "xjtvkcuocwqtlay",
"info": {}
}
]
},
"lastTriggerUpgradeVersions": [
"nbotahqooxzbdxdnya"
]
}
},
"eTag": "\"EtagValue\"",
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.ContainerService/fleets/myFleet/autoUpgradeProfiles/autoupgradeprofile1",
"name": "autoupgradeprofile1",
"type": "Microsoft.ContainerService/fleets/autoUpgradeProfiles",
"systemData": {
"createdBy": "someUser",
"createdByType": "User",
"createdAt": "2022-03-23T05:40:40.657Z",
"lastModifiedBy": "someOtherUser",
"lastModifiedByType": "User",
"lastModifiedAt": "2022-03-23T05:40:40.657Z"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"operationId": "AutoUpgradeProfiles_Delete",
"title": "Delete an AutoUpgradeProfile resource.",
"parameters": {
"api-version": "2025-03-01",
"subscriptionId": "subid1",
"resourceGroupName": "rg1",
"fleetName": "fleet1",
"autoUpgradeProfileName": "autoupgradeprofile1"
},
"responses": {
"202": {
"headers": {
"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-03-01",
"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-03-01"
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"title": "Delete an AutoUpgradeProfile resource. - generated by [MaximumSet] rule",
"operationId": "AutoUpgradeProfiles_Delete",
"parameters": {
"api-version": "2025-03-01",
"subscriptionId": "subid1",
"resourceGroupName": "rgfleets",
"If-Match": "gzrlqrbqhsxleyxniqdbohaqgde",
"fleetName": "Replace this value with a string matching RegExp ^[a-z0-9]([-a-z0-9]*[a-z0-9])?$",
"autoUpgradeProfileName": "Replace this value with a string matching RegExp ^[a-z0-9]([-a-z0-9]*[a-z0-9])?$"
},
"responses": {
"202": {
"headers": {
"location": "https://contoso.com/operationstatus"
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"operationId": "AutoUpgradeProfiles_Get",
"title": "Gets an AutoUpgradeProfile resource.",
"parameters": {
"api-version": "2025-03-01",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "rg1",
"fleetName": "fleet1",
"autoUpgradeProfileName": "autoupgradeprofile1"
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.ContainerService/fleets/myFleet/autoUpgradeProfiles/autoupgradeprofile1",
"name": "autoupgradeprofile1",
"type": "Microsoft.ContainerService/fleets/autoUpgradeProfiles",
"systemData": {
"createdBy": "@contoso.com",
"createdByType": "User",
"createdAt": "2023-03-01T01:10:08.395Z",
"lastModifiedBy": "@contoso.com",
"lastModifiedByType": "User",
"lastModifiedAt": "2023-03-01T01:10:08.395Z"
},
"properties": {
"provisioningState": "Succeeded",
"channel": "Stable"
},
"eTag": "\"EtagValue\""
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"title": "Gets an AutoUpgradeProfile resource. - generated by [MaximumSet] rule",
"operationId": "AutoUpgradeProfiles_Get",
"parameters": {
"api-version": "2025-03-01",
"subscriptionId": "subid1",
"resourceGroupName": "rgfleets",
"fleetName": "Replace this value with a string matching RegExp ^[a-z0-9]([-a-z0-9]*[a-z0-9])?$",
"autoUpgradeProfileName": "Replace this value with a string matching RegExp ^[a-z0-9]([-a-z0-9]*[a-z0-9])?$"
},
"responses": {
"200": {
"body": {
"properties": {
"channel": "Stable",
"provisioningState": "Succeeded",
"updateStrategyId": "ohaskc",
"nodeImageSelection": {
"type": "Latest"
},
"disabled": true,
"autoUpgradeProfileStatus": {
"lastTriggeredAt": "2025-02-20T00:48:22.164Z",
"lastTriggerStatus": "Succeeded",
"lastTriggerError": {
"code": "pxuopsshmbfvkbatogpzsbpvkwsb",
"message": "wyeojnblhufnbohcsop",
"target": "pgkraficzuerevkwuimmapxexlrc",
"details": [],
"additionalInfo": [
{
"type": "xjtvkcuocwqtlay",
"info": {}
}
]
},
"lastTriggerUpgradeVersions": [
"nbotahqooxzbdxdnya"
]
}
},
"eTag": "\"EtagValue\"",
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.ContainerService/fleets/myFleet/autoUpgradeProfiles/autoupgradeprofile1",
"name": "autoupgradeprofile1",
"type": "Microsoft.ContainerService/fleets/autoUpgradeProfiles",
"systemData": {
"createdBy": "someUser",
"createdByType": "User",
"createdAt": "2022-03-23T05:40:40.657Z",
"lastModifiedBy": "someOtherUser",
"lastModifiedByType": "User",
"lastModifiedAt": "2022-03-23T05:40:40.657Z"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"operationId": "AutoUpgradeProfiles_ListByFleet",
"title": "Lists the AutoUpgradeProfile resources by fleet.",
"parameters": {
"api-version": "2025-03-01",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "rg1",
"fleetName": "fleet1"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.ContainerService/fleets/myFleet/autoUpgradeProfiles/autoupgradeprofile1",
"name": "autoupgradeprofile1",
"type": "Microsoft.ContainerService/fleets/autoUpgradeProfiles",
"systemData": {
"createdBy": "@contoso.com",
"createdByType": "User",
"createdAt": "2023-03-01T01:10:08.395Z",
"lastModifiedBy": "@contoso.com",
"lastModifiedByType": "User",
"lastModifiedAt": "2023-03-01T01:10:08.395Z"
},
"properties": {
"provisioningState": "Succeeded",
"channel": "Stable"
},
"eTag": "\"EtagValue\""
}
],
"nextLink": "http://nextlink.contoso.com"
}
}
}
}
Loading

0 comments on commit f0267bd

Please sign in to comment.