{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector customLocations API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "customLocations", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Providers Microsoft Extendedlocation Operations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.ExtendedLocation/operations" }, "docs": "Lists all available Custom Locations operations." }, { "info": { "name": "Microsoft Azure Gets A List Of Custom Locations In A Subscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.ExtendedLocation/customLocations" }, "docs": "Gets a list of Custom Locations in the specified subscription. The operation returns properties of each Custom Location" }, { "info": { "name": "Microsoft Azure Gets A List Of Custom Locations In The Specified Subscription And Resource Group", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ExtendedLocation/customLocations" }, "docs": "Gets a list of Custom Locations in the specified subscription and resource group. The operation returns properties of each Custom Location." }, { "info": { "name": "Microsoft Azure Gets A Custom Location", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ExtendedLocation/customLocations/:resourceName", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "Custom Locations name." } ] }, "docs": "Gets the details of the customLocation with a specified resource group and name." }, { "info": { "name": "Microsoft Azure Creates Or Updates A Custom Location", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ExtendedLocation/customLocations/:resourceName", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "Custom Locations name." } ] }, "docs": "Creates or updates a Custom Location in the specified Subscription and Resource Group" }, { "info": { "name": "Microsoft Azure Updates A Custom Location", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ExtendedLocation/customLocations/:resourceName", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "Custom Locations name." } ] }, "docs": "Updates a Custom Location with the specified Resource Name in the specified Resource Group and Subscription." }, { "info": { "name": "Microsoft Azure Deletes A Custom Location", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ExtendedLocation/customLocations/:resourceName", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "Custom Locations name." } ] }, "docs": "Deletes the Custom Location with the specified Resource Name, Resource Group, and Subscription Id." }, { "info": { "name": "Microsoft Azure Gets The List Of Enabled Resource Types", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ExtendedLocation/customLocations/:resourceName/enabledResourceTypes", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "Custom Locations name." } ] }, "docs": "Gets the list of the Enabled Resource Types." }, { "info": { "name": "Microsoft Azure Gets Matching Target Resource Group For Resource Sync", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ExtendedLocation/customLocations/:resourceName/findTargetResourceGroup", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "Custom Locations name." } ] }, "docs": "Returns the target resource group associated with the resource sync rules of the Custom Location that match the rules passed in with the Find Target Resource Group Request." } ] } ], "bundled": true }