{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector DataSetMapping API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "DataSetMapping", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Datasetmapping In A Sharesubscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataShare/accounts/:accountName/shareSubscriptions/:shareSubscriptionName/dataSetMappings/:dataSetMappingName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription identifier" }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name." }, { "name": "accountName", "value": "", "type": "path", "description": "The name of the share account." }, { "name": "shareSubscriptionName", "value": "", "type": "path", "description": "The name of the shareSubscription." }, { "name": "dataSetMappingName", "value": "", "type": "path", "description": "The name of the dataSetMapping." }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Get a DataSetMapping in a shareSubscription" }, { "info": { "name": "Microsoft Azure Maps A Source Data Set In The Source Share To A Sink Data Set In The Share Subscription \r\nenables Copying The Data Set From Source To Destination", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataShare/accounts/:accountName/shareSubscriptions/:shareSubscriptionName/dataSetMappings/:dataSetMappingName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription identifier" }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name." }, { "name": "accountName", "value": "", "type": "path", "description": "The name of the share account." }, { "name": "shareSubscriptionName", "value": "", "type": "path", "description": "The name of the share subscription which will hold the data set sink." }, { "name": "dataSetMappingName", "value": "", "type": "path", "description": "The name of the data set mapping to be created." }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Create a DataSetMapping " }, { "info": { "name": "Microsoft Azure Delete Datasetmapping In A Sharesubscription", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataShare/accounts/:accountName/shareSubscriptions/:shareSubscriptionName/dataSetMappings/:dataSetMappingName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription identifier" }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name." }, { "name": "accountName", "value": "", "type": "path", "description": "The name of the share account." }, { "name": "shareSubscriptionName", "value": "", "type": "path", "description": "The name of the shareSubscription." }, { "name": "dataSetMappingName", "value": "", "type": "path", "description": "The name of the dataSetMapping." }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Delete a DataSetMapping in a shareSubscription" }, { "info": { "name": "Microsoft Azure List Datasetmappings In A Share Subscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataShare/accounts/:accountName/shareSubscriptions/:shareSubscriptionName/dataSetMappings", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription identifier" }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name." }, { "name": "accountName", "value": "", "type": "path", "description": "The name of the share account." }, { "name": "shareSubscriptionName", "value": "", "type": "path", "description": "The name of the share subscription." }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." }, { "name": "$skipToken", "value": "", "type": "query", "description": "Continuation token" }, { "name": "$filter", "value": "", "type": "query", "description": "Filters the results using OData syntax." }, { "name": "$orderby", "value": "", "type": "query", "description": "Sorts the results using OData syntax." } ] }, "docs": "List DataSetMappings in a share subscription" } ] } ], "bundled": true }