{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector SynchronizationSetting API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "SynchronizationSetting", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Synchronizationsetting In A Share", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataShare/accounts/:accountName/shares/:shareName/synchronizationSettings/:synchronizationSettingName", "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": "shareName", "value": "", "type": "path", "description": "The name of the share." }, { "name": "synchronizationSettingName", "value": "", "type": "path", "description": "The name of the synchronizationSetting." }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Get a synchronizationSetting in a share" }, { "info": { "name": "Microsoft Azure Adds A New Synchronization Setting To An Existing Share", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataShare/accounts/:accountName/shares/:shareName/synchronizationSettings/:synchronizationSettingName", "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": "shareName", "value": "", "type": "path", "description": "The name of the share to add the synchronization setting to." }, { "name": "synchronizationSettingName", "value": "", "type": "path", "description": "The name of the synchronizationSetting." }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Create a synchronizationSetting" }, { "info": { "name": "Microsoft Azure Delete Synchronizationsetting In A Share", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataShare/accounts/:accountName/shares/:shareName/synchronizationSettings/:synchronizationSettingName", "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": "shareName", "value": "", "type": "path", "description": "The name of the share." }, { "name": "synchronizationSettingName", "value": "", "type": "path", "description": "The name of the synchronizationSetting ." }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Delete a synchronizationSetting in a share" }, { "info": { "name": "Microsoft Azure List Synchronizationsettings In A Share", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataShare/accounts/:accountName/shares/:shareName/synchronizationSettings", "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": "shareName", "value": "", "type": "path", "description": "The name of the share." }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." }, { "name": "$skipToken", "value": "", "type": "query", "description": "continuation token" } ] }, "docs": "List synchronizationSettings in a share" } ] } ], "bundled": true }