{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector PublicKeys API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "PublicKeys", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybriddata Datamanagers Datamanagername Publickeys", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HybridData/dataManagers/:dataManagerName/publicKeys", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Subscription Id" }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Resource Group Name" }, { "name": "dataManagerName", "value": "", "type": "path", "description": "The name of the DataManager Resource within the specified resource group. DataManager names must be between 3 and 24 characters in length and use any alphanumeric and underscore only" }, { "name": "api-version", "value": "", "type": "query", "description": "The API Version" } ] }, "docs": "This method gets the list view of public keys, however it will only have one element." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Hybriddata Datamanagers Datamanagername Publickeys Publickeyname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HybridData/dataManagers/:dataManagerName/publicKeys/:publicKeyName", "params": [ { "name": "publicKeyName", "value": "", "type": "path", "description": "Name of the public key." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Subscription Id" }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Resource Group Name" }, { "name": "dataManagerName", "value": "", "type": "path", "description": "The name of the DataManager Resource within the specified resource group. DataManager names must be between 3 and 24 characters in length and use any alphanumeric and underscore only" }, { "name": "api-version", "value": "", "type": "query", "description": "The API Version" } ] }, "docs": "This method gets the public keys." } ] } ], "bundled": true }