{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector PrivateLinkResource API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "PrivateLinkResource", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Privatelinkresources", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/privateLinkResources", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)" }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the Batch account." }, { "name": "accountName", "value": "", "type": "path", "description": "The name of the Batch account." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." }, { "name": "maxresults", "value": "", "type": "query", "description": "The maximum number of items to return in the response." } ] }, "docs": "Lists all of the private link resources in the specified account." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Privatelinkresources Privatelinkresourcename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/privateLinkResources/:privateLinkResourceName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)" }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the Batch account." }, { "name": "accountName", "value": "", "type": "path", "description": "The name of the Batch account." }, { "name": "privateLinkResourceName", "value": "", "type": "path", "description": "The private link resource name. This must be unique within the account." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." } ] }, "docs": "Gets information about the specified private link resource." }, { "info": { "name": "Microsoft Azure Gets A List Of Privately Linkable Resources For An Account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Purview/accounts/:accountName/privateLinkResources", "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 account." }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Gets a list of privately linkable resources for an account" }, { "info": { "name": "Microsoft Azure Gets A Privately Linkable Resources For An Account With Given Group Identifier", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Purview/accounts/:accountName/privateLinkResources/:groupId", "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 account." }, { "name": "groupId", "value": "", "type": "path", "description": "The group identifier." }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Gets a privately linkable resources for an account with given group identifier" } ] } ], "bundled": true }