{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Commerce API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Commerce", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Providers Microsoft Commerce Admin Operations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.Commerce.Admin/operations", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API Version." } ] }, "docs": "Returns the list of supported REST operations." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Commerce Admin Subscriberusageaggregates", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Commerce.Admin/subscriberUsageAggregates", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription credentials which uniquely identify Microsoft Azure subscription.The subscription ID forms part of the URI for every service call." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API Version." }, { "name": "reportedStartTime", "value": "", "type": "query", "description": "The reported start time (inclusive)." }, { "name": "reportedEndTime", "value": "", "type": "query", "description": "The reported end time (exclusive)." }, { "name": "aggregationGranularity", "value": "", "type": "query", "description": "The aggregation granularity." }, { "name": "subscriberId", "value": "", "type": "query", "description": "The tenant subscription identifier." }, { "name": "continuationToken", "value": "", "type": "query", "description": "The continuation token." } ] }, "docs": "Gets a collection of SubscriberUsageAggregates, which are UsageAggregates from users." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Commerce Admin Updateencryption", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Commerce.Admin/updateEncryption", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription credentials which uniquely identify Microsoft Azure subscription.The subscription ID forms part of the URI for every service call." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API Version." } ] }, "docs": "Update the encryption." } ] } ], "bundled": true }