Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -3013,10 +3013,6 @@
"type": "string",
"description": "Resource sku"
},
"eTag": {
"type": "string",
"description": "Resource eTag."
},
"properties": {
"x-ms-client-flatten": true,
"$ref": "#/definitions/ReservationRecommendationDetailsProperties",
Expand Down Expand Up @@ -3398,11 +3394,6 @@
"description": "Properties for modern reservation recommendation",
"$ref": "#/definitions/ModernReservationRecommendationProperties",
"x-ms-client-flatten": true
},
"eTag": {
"description": "Resource eTag.",
"type": "string",
"readOnly": true
}
},
"allOf": [
Expand Down Expand Up @@ -3628,7 +3619,6 @@
"ModernReservationTransaction": {
"description": "Modern Reservation transaction resource.",
"type": "object",
"x-ms-discriminator-value": "Modern",
"allOf": [
{
"$ref": "#/definitions/ReservationTransactionResource"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"armSkuName": "Standard_DS1_v2",
"term": "P1Y",
"region": "westus",
"purchasingSubscriptionGuid": "11111111-1111-1111-1111-11111111111",
"purchasingSubscriptionGuid": "11111111-1111-1111-1111-111111111111",
"purchasingSubscriptionName": "Infrastructure Subscription",
"accountName": "Microsoft Infrastructure",
"accountOwnerEmail": "admin@microsoft.com",
Expand Down Expand Up @@ -54,7 +54,7 @@
"armSkuName": "Standard_DS1_v2",
"term": "P1Y",
"region": "westus",
"purchasingSubscriptionGuid": "11111111-1111-1111-1111-11111111111",
"purchasingSubscriptionGuid": "11111111-1111-1111-1111-111111111111",
"purchasingSubscriptionName": "Infrastructure Subscription",
"accountName": "Microsoft Infrastructure",
"accountOwnerEmail": "admin@microsoft.com",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@
}
}
},
"/{scope}/providers/Microsoft.Consumption/reservationSummaries": {
"/{resourceScope}/providers/Microsoft.Consumption/reservationSummaries": {
"get": {
"tags": [
"ReservationSummaries"
Expand Down Expand Up @@ -972,7 +972,7 @@
}
}
},
"/{scope}/providers/Microsoft.Consumption/reservationDetails": {
"/{resourceScope}/providers/Microsoft.Consumption/reservationDetails": {
"get": {
"tags": [
"ReservationDetails"
Expand Down Expand Up @@ -1059,7 +1059,7 @@
}
}
},
"/{scope}/providers/Microsoft.Consumption/reservationRecommendations": {
"/{resourceScope}/providers/Microsoft.Consumption/reservationRecommendations": {
"get": {
"tags": [
"ReservationRecommendations"
Expand Down Expand Up @@ -1119,7 +1119,7 @@
}
}
},
"/{scope}/providers/Microsoft.Consumption/reservationRecommendationDetails": {
"/{resourceScope}/providers/Microsoft.Consumption/reservationRecommendationDetails": {
"get": {
"tags": [
"ReservationRecommendationDetails"
Expand Down Expand Up @@ -3631,7 +3631,6 @@
"ModernReservationTransaction": {
"description": "Modern Reservation transaction resource.",
"type": "object",
"x-ms-discriminator-value": "Modern",
"allOf": [
{
"$ref": "#/definitions/ReservationTransactionResource"
Expand Down Expand Up @@ -5204,7 +5203,7 @@
"x-ms-skip-url-encoding": true
},
"scopeReservationsSummariesParameter": {
"name": "scope",
"name": "resourceScope",
"in": "path",
"required": true,
"type": "string",
Expand All @@ -5213,7 +5212,7 @@
"x-ms-skip-url-encoding": true
},
"scopeReservationDetailsParameter": {
"name": "scope",
"name": "resourceScope",
"in": "path",
"required": true,
"type": "string",
Expand All @@ -5222,7 +5221,7 @@
"x-ms-skip-url-encoding": true
},
"scopeReservationRecommendationsParameter": {
"name": "scope",
"name": "resourceScope",
"in": "path",
"required": true,
"type": "string",
Expand All @@ -5231,7 +5230,7 @@
"x-ms-skip-url-encoding": true
},
"scopeReservationRecommendationDetailsParameter": {
"name": "scope",
"name": "resourceScope",
"in": "path",
"required": true,
"type": "string",
Expand All @@ -5240,7 +5239,7 @@
"x-ms-skip-url-encoding": true
},
"scopeReservationTransactionsParameter": {
"name": "scope",
"name": "resourceScope",
"in": "path",
"required": true,
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"api-version": "2019-11-01",
"scope": "providers/Microsoft.Billing/billingAccounts/12345",
"resourceScope": "providers/Microsoft.Billing/billingAccounts/12345",
"$filter": "properties/usageDate ge 2017-10-01 AND properties/usageDate le 2017-12-05"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"api-version": "2019-11-01",
"scope": "providers/Microsoft.Billing/billingAccounts/12345:2468/billingProfiles/13579",
"resourceScope": "providers/Microsoft.Billing/billingAccounts/12345:2468/billingProfiles/13579",
"startDate": "2019-09-01",
"endDate": "2019-10-31"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"api-version": "2019-11-01",
"scope": "providers/Microsoft.Billing/billingAccounts/12345:2468/billingProfiles/13579",
"resourceScope": "providers/Microsoft.Billing/billingAccounts/12345:2468/billingProfiles/13579",
"startDate": "2019-09-01",
"endDate": "2019-10-31",
"reservationId": "1c6b6358-709f-484c-85f1-72e862a0cf3b",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"api-version": "2019-11-01",
"billingScope": "providers/Microsoft.Billing/billingAccounts/000000",
"resourceScope": "providers/Microsoft.Billing/billingAccounts/000000",
"lookBackPeriod": "Last60Days",
"product": "Standard_DS14_v2",
"region": "eastus",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"api-version": "2019-11-01",
"billingScope": "providers/Microsoft.Billing/billingAccounts/00000000-0000-0000-0000-00000000:00000000-0000-0000-0000-00000000/billingProfiles/00000000-0000-0000-0000-00000000",
"resourceScope": "providers/Microsoft.Billing/billingAccounts/00000000-0000-0000-0000-00000000:00000000-0000-0000-0000-00000000/billingProfiles/00000000-0000-0000-0000-00000000",
"lookBackPeriod": "Last7Days",
"product": "Standard_B2s",
"region": "australiaeast",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"api-version": "2019-11-01",
"billingScope": "subscriptions/00000000-0000-0000-0000-00000000/resourceGroups/testGroup",
"resourceScope": "subscriptions/00000000-0000-0000-0000-00000000/resourceGroups/testGroup",
"lookBackPeriod": "Last30Days",
"product": "Standard_DS13_v2",
"region": "westus",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"api-version": "2019-11-01",
"billingScope": "subscriptions/00000000-0000-0000-0000-00000000",
"resourceScope": "subscriptions/00000000-0000-0000-0000-00000000",
"lookBackPeriod": "Last30Days",
"product": "Standard_DS13_v2",
"region": "westus",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"api-version": "2019-11-01",
"scope": "providers/Microsoft.Billing/billingAccounts/123456"
"resourceScope": "providers/Microsoft.Billing/billingAccounts/123456"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"api-version": "2019-11-01",
"scope": "providers/Microsoft.Billing/billingAccounts/123456/billingProfiles/6420"
"resourceScope": "providers/Microsoft.Billing/billingAccounts/123456/billingProfiles/6420"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"api-version": "2019-11-01",
"scope": "subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testGroup"
"resourceScope": "subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testGroup"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"api-version": "2019-11-01",
"scope": "subscriptions/00000000-0000-0000-0000-000000000000"
"resourceScope": "subscriptions/00000000-0000-0000-0000-000000000000"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"api-version": "2019-11-01",
"scope": "subscriptions/00000000-0000-0000-0000-000000000000",
"resourceScope": "subscriptions/00000000-0000-0000-0000-000000000000",
"$filter": "properties/scope eq 'Single' AND properties/lookBackPeriod eq 'Last7Days'"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"api-version": "2019-11-01",
"scope": "providers/Microsoft.Billing/billingAccounts/12345",
"resourceScope": "providers/Microsoft.Billing/billingAccounts/12345",
"grain": "daily",
"$filter": "properties/usageDate ge 2017-10-01 AND properties/usageDate le 2017-11-20"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"api-version": "2019-11-01",
"scope": "providers/Microsoft.Billing/billingAccounts/12345:2468/billingProfiles/13579",
"resourceScope": "providers/Microsoft.Billing/billingAccounts/12345:2468/billingProfiles/13579",
"grain": "daily",
"startDate": "2017-10-01",
"endDate": "2017-11-20"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"api-version": "2019-11-01",
"scope": "providers/Microsoft.Billing/billingAccounts/12345",
"resourceScope": "providers/Microsoft.Billing/billingAccounts/12345",
"grain": "monthly"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"api-version": "2019-11-01",
"scope": "providers/Microsoft.Billing/billingAccounts/12345:2468/billingProfiles/13579",
"resourceScope": "providers/Microsoft.Billing/billingAccounts/12345:2468/billingProfiles/13579",
"grain": "monthly"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"api-version": "2019-11-01",
"scope": "providers/Microsoft.Billing/billingAccounts/12345:2468/billingProfiles/13579",
"resourceScope": "providers/Microsoft.Billing/billingAccounts/12345:2468/billingProfiles/13579",
"grain": "monthly",
"reservationId": "1c6b6358-709f-484c-85f1-72e862a0cf3b",
"reservationOrderId": "9f39ba10-794f-4dcb-8f4b-8d0cb47c27dc"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"armSkuName": "Standard_DS1_v2",
"term": "P1Y",
"region": "westus",
"purchasingSubscriptionGuid": "11111111-1111-1111-1111-11111111111",
"purchasingSubscriptionGuid": "11111111-1111-1111-1111-111111111111",
"purchasingSubscriptionName": "Infrastructure Subscription",
"accountName": "Microsoft Infrastructure",
"accountOwnerEmail": "admin@microsoft.com",
Expand Down Expand Up @@ -54,7 +54,7 @@
"armSkuName": "Standard_DS1_v2",
"term": "P1Y",
"region": "westus",
"purchasingSubscriptionGuid": "11111111-1111-1111-1111-11111111111",
"purchasingSubscriptionGuid": "11111111-1111-1111-1111-111111111111",
"purchasingSubscriptionName": "Infrastructure Subscription",
"accountName": "Microsoft Infrastructure",
"accountOwnerEmail": "admin@microsoft.com",
Expand Down
Loading