{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector SubscriptionDefinitions API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "SubscriptionDefinitions", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Providers Microsoft Subscription Operations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.Subscription/operations", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request. Current version is 2015-06-01" } ] }, "docs": "Lists all of the available Microsoft.Subscription API operations." }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Subscription Subscriptiondefinitions Subscriptiondefinitionname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.Subscription/subscriptionDefinitions/:subscriptionDefinitionName", "params": [ { "name": "subscriptionDefinitionName", "value": "", "type": "path", "description": "The name of the Azure subscription definition." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request. Current version is 2015-06-01" } ] }, "docs": "Get an Azure subscription definition." }, { "info": { "name": "Microsoft Azure Put Providers Microsoft Subscription Subscriptiondefinitions Subscriptiondefinitionname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/providers/Microsoft.Subscription/subscriptionDefinitions/:subscriptionDefinitionName", "params": [ { "name": "subscriptionDefinitionName", "value": "", "type": "path", "description": "The name of the Azure subscription definition." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request. Current version is 2015-06-01" } ] }, "docs": "Create an Azure subscription definition." }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Subscription Subscriptiondefinitions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.Subscription/subscriptionDefinitions", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request. Current version is 2015-06-01" } ] }, "docs": "List an Azure subscription definition by subscriptionId." }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Subscription Subscriptionoperations Operationid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.Subscription/subscriptionOperations/:operationId", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request. Current version is 2015-06-01" }, { "name": "operationId", "value": "", "type": "path", "description": "The operation ID, which can be found from the Location field in the generate recommendation response header." } ] }, "docs": "Retrieves the status of the subscription definition PUT operation. The URI of this API is returned in the Location field of the response header." } ] } ], "bundled": true }