{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector DataPools API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "DataPools", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Autonomousdevelopmentplatform Accounts Accountname Datapools", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AutonomousDevelopmentPlatform/accounts/:accountName/dataPools", "params": [ { "name": "accountName", "value": "", "type": "path", "description": "The name of the ADP account" } ] }, "docs": "Lists the data pools under the ADP account" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Autonomousdevelopmentplatform Accounts Accountname Datapools Datapoolname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AutonomousDevelopmentPlatform/accounts/:accountName/dataPools/:dataPoolName", "params": [ { "name": "accountName", "value": "", "type": "path", "description": "The name of the ADP account" }, { "name": "dataPoolName", "value": "", "type": "path", "description": "The name of the Data Pool" } ] }, "docs": "Gets the properties of a Data Pool" }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Autonomousdevelopmentplatform Accounts Accountname Datapools Datapoolname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AutonomousDevelopmentPlatform/accounts/:accountName/dataPools/:dataPoolName", "params": [ { "name": "accountName", "value": "", "type": "path", "description": "The name of the ADP account" }, { "name": "dataPoolName", "value": "", "type": "path", "description": "The name of the Data Pool" } ] }, "docs": "Creates or updates a Data Pool" }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Autonomousdevelopmentplatform Accounts Accountname Datapools Datapoolname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AutonomousDevelopmentPlatform/accounts/:accountName/dataPools/:dataPoolName", "params": [ { "name": "accountName", "value": "", "type": "path", "description": "The name of the ADP account" }, { "name": "dataPoolName", "value": "", "type": "path", "description": "The name of the Data Pool" } ] }, "docs": "Updates the properties of an existing Data Pool" }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Autonomousdevelopmentplatform Accounts Accountname Datapools Datapoolname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AutonomousDevelopmentPlatform/accounts/:accountName/dataPools/:dataPoolName", "params": [ { "name": "accountName", "value": "", "type": "path", "description": "The name of the ADP account" }, { "name": "dataPoolName", "value": "", "type": "path", "description": "The name of the Data Pool" } ] }, "docs": "Deletes a Data Pool" } ] } ], "bundled": true }