{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector PriceSheet API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "PriceSheet", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Consumption Pricesheets Default", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Consumption/pricesheets/default", "params": [ { "name": "$expand", "value": "", "type": "query", "description": "May be used to expand the properties/meterDetails within a price sheet. By default, these fields are not included when returning price sheet." }, { "name": "$skiptoken", "value": "", "type": "query", "description": "Skiptoken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skiptoken parameter that specifies a starting point to use for subsequent calls." }, { "name": "$top", "value": "", "type": "query", "description": "May be used to limit the number of results to the top N results." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request. The current version is 2019-04-01-preview." } ] }, "docs": "Gets the price sheet for a scope by subscriptionId. Price sheet is available via this API only for May 1, 2014 or later." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Billing Billingperiods Billingperiodname Providers Microsoft Consumption Pricesheets Default", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Billing/billingPeriods/:billingPeriodName/providers/Microsoft.Consumption/pricesheets/default", "params": [ { "name": "$expand", "value": "", "type": "query", "description": "May be used to expand the properties/meterDetails within a price sheet. By default, these fields are not included when returning price sheet." }, { "name": "$skiptoken", "value": "", "type": "query", "description": "Skiptoken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skiptoken parameter that specifies a starting point to use for subsequent calls." }, { "name": "$top", "value": "", "type": "query", "description": "May be used to limit the number of results to the top N results." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request. The current version is 2019-04-01-preview." }, { "name": "billingPeriodName", "value": "", "type": "path", "description": "Billing Period Name." } ] }, "docs": "Get the price sheet for a scope by subscriptionId and billing period. Price sheet is available via this API only for May 1, 2014 or later." } ] } ], "bundled": true }