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": [