From 06840658e75f86d57e36a171b355c01b8763a73a Mon Sep 17 00:00:00 2001 From: James Duan Date: Fri, 20 Oct 2023 15:14:23 -0700 Subject: [PATCH] update details to getExecutionDetails --- .../stable/2023-11-01/examples/DetailsExperiment.json | 4 ++-- .../Microsoft.Chaos/stable/2023-11-01/experiments.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/specification/chaos/resource-manager/Microsoft.Chaos/stable/2023-11-01/examples/DetailsExperiment.json b/specification/chaos/resource-manager/Microsoft.Chaos/stable/2023-11-01/examples/DetailsExperiment.json index a0ea4be0be38..b1eff66de46e 100644 --- a/specification/chaos/resource-manager/Microsoft.Chaos/stable/2023-11-01/examples/DetailsExperiment.json +++ b/specification/chaos/resource-manager/Microsoft.Chaos/stable/2023-11-01/examples/DetailsExperiment.json @@ -9,8 +9,8 @@ "responses": { "200": { "body": { - "type": "Microsoft.Chaos/experiments/executions/details", - "id": "/subscriptions/6b052e15-03d3-4f17-b2e1-be7f07588291/resourceGroups/exampleRG/providers/Microsoft.Chaos/experiments/exampleExperiment/executions/f24500ad-744e-4a26-864b-b76199eac333/details", + "type": "Microsoft.Chaos/experiments/executions/getExecutionDetails", + "id": "/subscriptions/6b052e15-03d3-4f17-b2e1-be7f07588291/resourceGroups/exampleRG/providers/Microsoft.Chaos/experiments/exampleExperiment/executions/f24500ad-744e-4a26-864b-b76199eac333/getExecutionDetails", "name": "f24500ad-744e-4a26-864b-b76199eac333", "properties": { "lastActionAt": "2020-12-14T21:52:52.2552574Z", diff --git a/specification/chaos/resource-manager/Microsoft.Chaos/stable/2023-11-01/experiments.json b/specification/chaos/resource-manager/Microsoft.Chaos/stable/2023-11-01/experiments.json index 2bd66916293c..56c91ed1ce9b 100644 --- a/specification/chaos/resource-manager/Microsoft.Chaos/stable/2023-11-01/experiments.json +++ b/specification/chaos/resource-manager/Microsoft.Chaos/stable/2023-11-01/experiments.json @@ -498,7 +498,7 @@ } } }, - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Chaos/experiments/{experimentName}/executions/{executionId}/details": { + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Chaos/experiments/{experimentName}/executions/{executionId}/getExecutionDetails": { "post": { "description": "Execution details of an experiment resource.", "tags": [