{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector AzureDataCatalog API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "AzureDataCatalog", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Providers Microsoft Datacatalog Operations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.DataCatalog/operations", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Lists all the available Azure Data Catalog service operations." }, { "info": { "name": "Microsoft Azure List Catalogs In Resource Group Get Resources", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataCatalog/catalogs", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group within the user's subscription. The name is case insensitive." } ] }, "docs": "The List catalogs in Resource Group operation lists all the Azure Data Catalogs available under the given resource group." }, { "info": { "name": "Microsoft Azure Get Azure Data Catalog Service Get Resources", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataCatalog/catalogs/:catalogName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group within the user's subscription. The name is case insensitive." }, { "name": "catalogName", "value": "", "type": "path", "description": "The name of the data catalog in the specified subscription and resource group." } ] }, "docs": "The Get Azure Data Catalog Service operation retrieves a json representation of the data catalog." }, { "info": { "name": "Microsoft Azure Create Or Update Azure Data Catalog Service Put Resource", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataCatalog/catalogs/:catalogName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group within the user's subscription. The name is case insensitive." }, { "name": "catalogName", "value": "", "type": "path", "description": "The name of the data catalog in the specified subscription and resource group." } ] }, "docs": "The Create Azure Data Catalog service operation creates a new data catalog service with the specified parameters. If the specific service already exists, then any patchable properties will be updated and any immutable properties will remain unchanged." }, { "info": { "name": "Microsoft Azure Update Azure Data Catalog Service Patch Resource", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataCatalog/catalogs/:catalogName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group within the user's subscription. The name is case insensitive." }, { "name": "catalogName", "value": "", "type": "path", "description": "The name of the data catalog in the specified subscription and resource group." } ] }, "docs": "The Update Azure Data Catalog Service operation can be used to update the existing deployment. The update call only supports the properties listed in the PATCH body." }, { "info": { "name": "Microsoft Azure Delete Azure Data Catalog Service Delete Resource", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataCatalog/catalogs/:catalogName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group within the user's subscription. The name is case insensitive." }, { "name": "catalogName", "value": "", "type": "path", "description": "The name of the data catalog in the specified subscription and resource group." } ] }, "docs": "The Delete Azure Data Catalog Service operation deletes an existing data catalog." } ] } ], "bundled": true }