{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Location API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Location", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Batch Locations Locationname Quotas", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Batch/locations/:locationName/quotas", "params": [ { "name": "locationName", "value": "", "type": "path", "description": "The region for which to retrieve Batch service quotas." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)" } ] }, "docs": "Gets the Batch service quotas for the specified subscription at the given location." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Batch Locations Locationname Virtualmachineskus", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Batch/locations/:locationName/virtualMachineSkus", "params": [ { "name": "locationName", "value": "", "type": "path", "description": "The region for which to retrieve Batch service supported SKUs." }, { "name": "maxresults", "value": "", "type": "query", "description": "The maximum number of items to return in the response." }, { "name": "$filter", "value": "", "type": "query", "description": "OData filter expression. Valid properties for filtering are \"familyName\"." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)" } ] }, "docs": "Gets the list of Batch supported Virtual Machine VM sizes available at the given location." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Batch Locations Locationname Cloudserviceskus", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Batch/locations/:locationName/cloudServiceSkus", "params": [ { "name": "locationName", "value": "", "type": "path", "description": "The region for which to retrieve Batch service supported SKUs." }, { "name": "maxresults", "value": "", "type": "query", "description": "The maximum number of items to return in the response." }, { "name": "$filter", "value": "", "type": "query", "description": "OData filter expression. Valid properties for filtering are \"familyName\"." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)" } ] }, "docs": "Gets the list of Batch supported Cloud Service VM sizes available at the given location." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Blockchain Locations Locationname Checknameavailability", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Blockchain/locations/:locationName/checkNameAvailability", "params": [ { "name": "locationName", "value": "", "type": "path", "description": "Location Name." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets the subscription Id which uniquely identifies the Microsoft Azure subscription. The subscription ID is part of the URI for every service call." } ] }, "docs": "To check whether a resource name is available." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Blockchain Locations Locationname Listconsortiums", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Blockchain/locations/:locationName/listConsortiums", "params": [ { "name": "locationName", "value": "", "type": "path", "description": "Location Name." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets the subscription Id which uniquely identifies the Microsoft Azure subscription. The subscription ID is part of the URI for every service call." } ] }, "docs": "Lists the available consortiums for a subscription." } ] } ], "bundled": true }