From 7e2b8ce901a006e6986463609bc3ee8d4afa14b6 Mon Sep 17 00:00:00 2001 From: Frank Gao <4760010+gtxistxgao@users.noreply.github.com> Date: Thu, 24 Sep 2020 01:28:29 -0700 Subject: [PATCH] upgradeNodeImageVersion should be an agent pools operation (#10879) --- .../stable/2020-07-01/managedClusters.json | 2 +- .../stable/2020-09-01/managedClusters.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-07-01/managedClusters.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-07-01/managedClusters.json index 14b7db1b5c8d..5a07097c6d67 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-07-01/managedClusters.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-07-01/managedClusters.json @@ -1232,7 +1232,7 @@ "tags": [ "AgentPools" ], - "operationId": "ManagedClusters_UpgradeNodeImageVersion", + "operationId": "AgentPools_UpgradeNodeImageVersion", "summary": "Upgrade node image version of an agent pool to the latest.", "description": "Upgrade node image version of an agent pool to the latest.", "parameters": [ diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-09-01/managedClusters.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-09-01/managedClusters.json index 3ef7b8c1035b..be924c99384f 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-09-01/managedClusters.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-09-01/managedClusters.json @@ -1323,7 +1323,7 @@ "tags": [ "AgentPools" ], - "operationId": "ManagedClusters_UpgradeNodeImageVersion", + "operationId": "AgentPools_UpgradeNodeImageVersion", "summary": "Upgrade node image version of an agent pool to the latest.", "description": "Upgrade node image version of an agent pool to the latest.", "parameters": [