From 1282ab834f59e7bd21d257b2b3a050bb8edde066 Mon Sep 17 00:00:00 2001 From: Hari Krishna Bodicharla Date: Tue, 2 Aug 2022 11:54:19 -0700 Subject: [PATCH 1/6] updated swagger --- .../ComputeRP/stable/2022-08-01/capacityReservation.json | 6 ++++++ .../CapacityReservation_CreateOrUpdate.json | 2 ++ .../CapacityReservation_Get.json | 1 + .../CapacityReservation_ListByReservationGroup.json | 2 ++ .../CapacityReservation_Update_MaximumSet_Gen.json | 3 ++- 5 files changed, 13 insertions(+), 1 deletion(-) diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/capacityReservation.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/capacityReservation.json index c138c7c86009..7b1636f90adb 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/capacityReservation.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/capacityReservation.json @@ -873,6 +873,12 @@ "type": "string", "description": "A unique id generated and assigned to the capacity reservation by the platform which does not change throughout the lifetime of the resource." }, + "maximumFaultDomainCountSupported": { + "readOnly": true, + "type": "integer", + "format": "int32", + "description": "This is the readonly property that is populated and set in the response to specify the Maximum Fault Domain Count that capacity reservation support using the VM Size.

Minimum api-version: 2022-08-01." + }, "virtualMachinesAssociated": { "type": "array", "items": { diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_CreateOrUpdate.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_CreateOrUpdate.json index 05a88c06edb3..853b7d49703a 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_CreateOrUpdate.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_CreateOrUpdate.json @@ -36,6 +36,7 @@ "1" ], "properties": { + "maximumFaultDomainCountSupported": 3, "reservationId": "{GUID}", "provisioningState": "Creating", "provisioningTime": "2021-06-27T01:02:38.3138469+00:00" @@ -58,6 +59,7 @@ "1" ], "properties": { + "maximumFaultDomainCountSupported": 3, "reservationId": "{GUID}", "provisioningState": "Creating", "provisioningTime": "2021-06-27T01:02:38.3138469+00:00" diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Get.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Get.json index 2ca78445c42b..984ba127c819 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Get.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Get.json @@ -10,6 +10,7 @@ "200": { "body": { "properties": { + "maximumFaultDomainCountSupported": 3, "reservationId": "{GUID}", "provisioningTime": "2021-06-27T01:02:38.3138469+00:00", "virtualMachinesAssociated": [ diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_ListByReservationGroup.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_ListByReservationGroup.json index 597eab6b7356..4d6756f00715 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_ListByReservationGroup.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_ListByReservationGroup.json @@ -16,6 +16,7 @@ "type": "Microsoft.Compute/CapacityReservations", "location": "West US", "properties": { + "maximumFaultDomainCountSupported": 3, "reservationId": "{GUID}", "provisioningTime": "2021-06-27T01:02:38.3138469+00:00", "virtualMachinesAssociated": [ @@ -48,6 +49,7 @@ "type": "Microsoft.Compute/CapacityReservations", "location": "West US", "properties": { + "maximumFaultDomainCountSupported": 3, "reservationId": "{GUID}", "provisioningTime": "2021-06-27T01:02:38.3138469+00:00", "virtualMachinesAssociated": [ diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Update_MaximumSet_Gen.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Update_MaximumSet_Gen.json index 813d93790527..121667d27286 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Update_MaximumSet_Gen.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Update_MaximumSet_Gen.json @@ -19,7 +19,7 @@ } }, "sku": { - "name": "DSv3-Type1", + "name": "Standard_DS1_v2", "tier": "aaa", "capacity": 7 }, @@ -44,6 +44,7 @@ "1" ], "properties": { + "maximumFaultDomainCountSupported": 3, "reservationId": "{GUID}", "virtualMachinesAssociated": [ { From 975d53669752a963810aea11a9be7818f29bfb80 Mon Sep 17 00:00:00 2001 From: Hari Krishna Bodicharla Date: Tue, 9 Aug 2022 08:37:34 -0700 Subject: [PATCH 2/6] updated code --- .../ComputeRP/stable/2022-08-01/capacityReservation.json | 4 ++-- .../CapacityReservation_CreateOrUpdate.json | 4 ++-- .../capacityReservationExamples/CapacityReservation_Get.json | 2 +- .../CapacityReservation_ListByReservationGroup.json | 4 ++-- .../CapacityReservation_Update_MaximumSet_Gen.json | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/capacityReservation.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/capacityReservation.json index 7b1636f90adb..bf2c21f9c43f 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/capacityReservation.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/capacityReservation.json @@ -873,11 +873,11 @@ "type": "string", "description": "A unique id generated and assigned to the capacity reservation by the platform which does not change throughout the lifetime of the resource." }, - "maximumFaultDomainCountSupported": { + "platformFaultDomainCount": { "readOnly": true, "type": "integer", "format": "int32", - "description": "This is the readonly property that is populated and set in the response to specify the Maximum Fault Domain Count that capacity reservation support using the VM Size.

Minimum api-version: 2022-08-01." + "description": "This is the readonly property that is populated and set in the response to specify the Maximum Fault Domain Count that capacity reservation support for the VM Size.

Minimum api-version: 2022-08-01." }, "virtualMachinesAssociated": { "type": "array", diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_CreateOrUpdate.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_CreateOrUpdate.json index 853b7d49703a..74596ae7eee9 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_CreateOrUpdate.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_CreateOrUpdate.json @@ -36,7 +36,7 @@ "1" ], "properties": { - "maximumFaultDomainCountSupported": 3, + "platformFaultDomainCount": 3, "reservationId": "{GUID}", "provisioningState": "Creating", "provisioningTime": "2021-06-27T01:02:38.3138469+00:00" @@ -59,7 +59,7 @@ "1" ], "properties": { - "maximumFaultDomainCountSupported": 3, + "platformFaultDomainCount": 3, "reservationId": "{GUID}", "provisioningState": "Creating", "provisioningTime": "2021-06-27T01:02:38.3138469+00:00" diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Get.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Get.json index 984ba127c819..1d600f63aaa9 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Get.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Get.json @@ -10,7 +10,7 @@ "200": { "body": { "properties": { - "maximumFaultDomainCountSupported": 3, + "platformFaultDomainCount": 3, "reservationId": "{GUID}", "provisioningTime": "2021-06-27T01:02:38.3138469+00:00", "virtualMachinesAssociated": [ diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_ListByReservationGroup.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_ListByReservationGroup.json index 4d6756f00715..eade75db5b11 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_ListByReservationGroup.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_ListByReservationGroup.json @@ -16,7 +16,7 @@ "type": "Microsoft.Compute/CapacityReservations", "location": "West US", "properties": { - "maximumFaultDomainCountSupported": 3, + "platformFaultDomainCount": 3, "reservationId": "{GUID}", "provisioningTime": "2021-06-27T01:02:38.3138469+00:00", "virtualMachinesAssociated": [ @@ -49,7 +49,7 @@ "type": "Microsoft.Compute/CapacityReservations", "location": "West US", "properties": { - "maximumFaultDomainCountSupported": 3, + "platformFaultDomainCount": 3, "reservationId": "{GUID}", "provisioningTime": "2021-06-27T01:02:38.3138469+00:00", "virtualMachinesAssociated": [ diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Update_MaximumSet_Gen.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Update_MaximumSet_Gen.json index 121667d27286..00001b49d0f6 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Update_MaximumSet_Gen.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Update_MaximumSet_Gen.json @@ -44,7 +44,7 @@ "1" ], "properties": { - "maximumFaultDomainCountSupported": 3, + "platformFaultDomainCount": 3, "reservationId": "{GUID}", "virtualMachinesAssociated": [ { From 54f1c5029be31efe24f42377515c07e77c734f17 Mon Sep 17 00:00:00 2001 From: Hari Krishna Bodicharla Date: Fri, 12 Aug 2022 11:16:45 -0700 Subject: [PATCH 3/6] swagger changes --- .../ComputeRP/stable/2022-08-01/capacityReservation.json | 6 ++++++ .../CapacityReservationGroup_Get.json | 2 ++ .../CapacityReservation_Get.json | 1 + 3 files changed, 9 insertions(+) diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/capacityReservation.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/capacityReservation.json index bf2c21f9c43f..414369fc54ae 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/capacityReservation.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/capacityReservation.json @@ -838,6 +838,12 @@ "CapacityReservationUtilization": { "type": "object", "properties": { + "actualReservedCount": { + "readOnly": true, + "type": "integer", + "format": "int32", + "description": "The value provides the actual reserved count which was provisioned sucessfully and for which the customer is getting billed for the Capacity Reservation.

Minimum api-version: 2022-08-01." + }, "virtualMachinesAllocated": { "type": "array", "items": { diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservationGroup_Get.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservationGroup_Get.json index e588bf8e158c..f3b17a0b0acc 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservationGroup_Get.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservationGroup_Get.json @@ -23,6 +23,7 @@ { "name": "myCapacityReservation1", "utilizationInfo": { + "actualReservedCount" : 5, "virtualMachinesAllocated": [ { "id": "/subscriptions/{subscription-id}/resourceGroups/myResourceGroup/providers/Microsoft.Compute/virtualMachines/myVM1" @@ -43,6 +44,7 @@ { "name": "myCapacityReservation2", "utilizationInfo": { + "actualReservedCount" : 5, "virtualMachinesAllocated": [ { "id": "/subscriptions/{subscription-id}/resourceGroups/myResourceGroup/providers/Microsoft.Compute/virtualMachines/myVM3" diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Get.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Get.json index 1d600f63aaa9..0550fe0f4d1b 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Get.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Get.json @@ -27,6 +27,7 @@ "provisioningState": "Succeeded", "instanceView": { "utilizationInfo": { + "actualReservedCount" : 5, "virtualMachinesAllocated": [ { "id": "/subscriptions/{subscription-id}/resourceGroups/myResourceGroup/providers/Microsoft.Compute/virtualMachines/myVM1" From 67bfd044bd04f377d60da51c6210148b2eda016a Mon Sep 17 00:00:00 2001 From: Hari Krishna Bodicharla Date: Tue, 16 Aug 2022 18:57:00 -0700 Subject: [PATCH 4/6] udpated swagger --- .../ComputeRP/stable/2022-08-01/capacityReservation.json | 4 ++-- .../CapacityReservationGroup_Get.json | 4 ++-- .../capacityReservationExamples/CapacityReservation_Get.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/capacityReservation.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/capacityReservation.json index 414369fc54ae..bc4d13962f87 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/capacityReservation.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/capacityReservation.json @@ -838,11 +838,11 @@ "CapacityReservationUtilization": { "type": "object", "properties": { - "actualReservedCount": { + "currentCapacity": { "readOnly": true, "type": "integer", "format": "int32", - "description": "The value provides the actual reserved count which was provisioned sucessfully and for which the customer is getting billed for the Capacity Reservation.

Minimum api-version: 2022-08-01." + "description": "The value provides the actual reserved count for the VM size which was provisioned sucessfully and for which the customer is getting billed for the Capacity Reservation.

Minimum api-version: 2022-08-01." }, "virtualMachinesAllocated": { "type": "array", diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservationGroup_Get.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservationGroup_Get.json index f3b17a0b0acc..edb866cc04e5 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservationGroup_Get.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservationGroup_Get.json @@ -23,7 +23,7 @@ { "name": "myCapacityReservation1", "utilizationInfo": { - "actualReservedCount" : 5, + "currentCapacity": 5, "virtualMachinesAllocated": [ { "id": "/subscriptions/{subscription-id}/resourceGroups/myResourceGroup/providers/Microsoft.Compute/virtualMachines/myVM1" @@ -44,7 +44,7 @@ { "name": "myCapacityReservation2", "utilizationInfo": { - "actualReservedCount" : 5, + "currentCapacity": 5, "virtualMachinesAllocated": [ { "id": "/subscriptions/{subscription-id}/resourceGroups/myResourceGroup/providers/Microsoft.Compute/virtualMachines/myVM3" diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Get.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Get.json index 0550fe0f4d1b..b50ba2f48f79 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Get.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Get.json @@ -27,7 +27,7 @@ "provisioningState": "Succeeded", "instanceView": { "utilizationInfo": { - "actualReservedCount" : 5, + "currentCapacity": 5, "virtualMachinesAllocated": [ { "id": "/subscriptions/{subscription-id}/resourceGroups/myResourceGroup/providers/Microsoft.Compute/virtualMachines/myVM1" From ea374a6f8f8f510650212c812827468b30d5e18b Mon Sep 17 00:00:00 2001 From: Hari Krishna Bodicharla Date: Mon, 22 Aug 2022 10:06:25 -0700 Subject: [PATCH 5/6] updated swagger --- .../ComputeRP/stable/2022-08-01/capacityReservation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/capacityReservation.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/capacityReservation.json index bc4d13962f87..5b1a4e8aae72 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/capacityReservation.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/capacityReservation.json @@ -842,7 +842,7 @@ "readOnly": true, "type": "integer", "format": "int32", - "description": "The value provides the actual reserved count for the VM size which was provisioned sucessfully and for which the customer is getting billed for the Capacity Reservation.

Minimum api-version: 2022-08-01." + "description": "The value provides the current capacity of the VM size which was reserved successfully and for which the customer is getting billed.

Minimum api-version: 2022-08-01." }, "virtualMachinesAllocated": { "type": "array", @@ -883,7 +883,7 @@ "readOnly": true, "type": "integer", "format": "int32", - "description": "This is the readonly property that is populated and set in the response to specify the Maximum Fault Domain Count that capacity reservation support for the VM Size.

Minimum api-version: 2022-08-01." + "description": "Specifies the value of fault domain count that Capacity Reservation supports for requested VM size.
NOTE: The fault domain count specified for a resource (like virtual machines scale set) must be less than or equal to this value if it deploys using capacity reservation.

Minimum api-version: 2022-08-01." }, "virtualMachinesAssociated": { "type": "array", From ac62b81c7b900d7a2f579289efb7b1612c4a745b Mon Sep 17 00:00:00 2001 From: Hari Krishna Bodicharla Date: Thu, 25 Aug 2022 15:30:27 -0700 Subject: [PATCH 6/6] resolved --- .../CapacityReservationGroup_Get.json | 2 +- .../capacityReservationExamples/CapacityReservation_Get.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservationGroup_Get.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservationGroup_Get.json index edb866cc04e5..30e07b6cd4fa 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservationGroup_Get.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservationGroup_Get.json @@ -4,7 +4,7 @@ "resourceGroupName": "myResourceGroup", "api-version": "2022-08-01", "capacityReservationGroupName": "myCapacityReservationGroup", - "expand": "instanceView" + "$expand": "instanceView" }, "responses": { "200": { diff --git a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Get.json b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Get.json index b50ba2f48f79..b7f00e87ca9c 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Get.json +++ b/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-08-01/examples/capacityReservationExamples/CapacityReservation_Get.json @@ -4,7 +4,8 @@ "resourceGroupName": "myResourceGroup", "api-version": "2022-08-01", "capacityReservationGroupName": "myCapacityReservationGroup", - "capacityReservationName": "myCapacityReservation" + "capacityReservationName": "myCapacityReservation", + "$expand": "instanceView" }, "responses": { "200": {