{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector AggregatedCost API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "AggregatedCost", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Providers Microsoft Management Managementgroups Managementgroupid Providers Microsoft Consumption Aggregatedcost", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.Management/managementGroups/:managementGroupId/providers/Microsoft.Consumption/aggregatedcost", "params": [ { "name": "managementGroupId", "value": "", "type": "path", "description": "Azure Management Group 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": "$filter", "value": "", "type": "query", "description": "May be used to filter aggregated cost by properties/usageStart (Utc time), properties/usageEnd (Utc time). The filter supports 'eq', 'lt', 'gt', 'le', 'ge', and 'and'. It does not currently support 'ne', 'or', or 'not'. Tag filter is a key value pair string where key and value is separated by a colon (:)." } ] }, "docs": "Provides the aggregate cost of a management group and all child management groups by current billing period." }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Management Managementgroups Managementgroupid Providers Microsoft Billing Billingperiods Billingperiodname Microsoft Consumption Aggregatedcost", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.Management/managementGroups/:managementGroupId/providers/Microsoft.Billing/billingPeriods/:billingPeriodName/Microsoft.Consumption/aggregatedcost", "params": [ { "name": "managementGroupId", "value": "", "type": "path", "description": "Azure Management Group ID." }, { "name": "billingPeriodName", "value": "", "type": "path", "description": "Billing Period Name." }, { "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": "Provides the aggregate cost of a management group and all child management groups by specified billing period" } ] } ], "bundled": true }