{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector DataManagers API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "DataManagers", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Hybriddata Datamanagers", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.HybridData/dataManagers", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Subscription Id" }, { "name": "api-version", "value": "", "type": "query", "description": "The API Version" } ] }, "docs": "Lists all the data manager resources available under the subscription." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybriddata Datamanagers", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HybridData/dataManagers", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Subscription Id" }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Resource Group Name" }, { "name": "api-version", "value": "", "type": "query", "description": "The API Version" } ] }, "docs": "Lists all the data manager resources available under the given resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybriddata Datamanagers Datamanagername", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HybridData/dataManagers/:dataManagerName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Subscription Id" }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Resource Group Name" }, { "name": "dataManagerName", "value": "", "type": "path", "description": "The name of the DataManager Resource within the specified resource group. DataManager names must be between 3 and 24 characters in length and use any alphanumeric and underscore only" }, { "name": "api-version", "value": "", "type": "query", "description": "The API Version" } ] }, "docs": "Gets information about the specified data manager resource." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybriddata Datamanagers Datamanagername", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HybridData/dataManagers/:dataManagerName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Subscription Id" }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Resource Group Name" }, { "name": "dataManagerName", "value": "", "type": "path", "description": "The name of the DataManager Resource within the specified resource group. DataManager names must be between 3 and 24 characters in length and use any alphanumeric and underscore only" }, { "name": "api-version", "value": "", "type": "query", "description": "The API Version" } ] }, "docs": "Creates a new data manager resource with the specified parameters. Existing resources cannot be updated with this API
and should instead be updated with the Update data manager resource API." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybriddata Datamanagers Datamanagername", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HybridData/dataManagers/:dataManagerName", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Subscription Id" }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Resource Group Name" }, { "name": "dataManagerName", "value": "", "type": "path", "description": "The name of the DataManager Resource within the specified resource group. DataManager names must be between 3 and 24 characters in length and use any alphanumeric and underscore only" }, { "name": "api-version", "value": "", "type": "query", "description": "The API Version" } ] }, "docs": "Updates the properties of an existing data manager resource." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybriddata Datamanagers Datamanagername", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HybridData/dataManagers/:dataManagerName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Subscription Id" }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Resource Group Name" }, { "name": "dataManagerName", "value": "", "type": "path", "description": "The name of the DataManager Resource within the specified resource group. DataManager names must be between 3 and 24 characters in length and use any alphanumeric and underscore only" }, { "name": "api-version", "value": "", "type": "query", "description": "The API Version" } ] }, "docs": "Deletes a data manager resource in Microsoft Azure." } ] } ], "bundled": true }