{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector SharedGalleries API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "SharedGalleries", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Sharedgalleries", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Compute/locations/:location/sharedGalleries", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "location", "value": "", "type": "path", "description": "Resource location." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "sharedTo", "value": "", "type": "query", "description": "The query parameter to decide what shared galleries to fetch when doing listing operations." } ] }, "docs": "List shared galleries by subscription id or tenant id." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Sharedgalleries Galleryuniquename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Compute/locations/:location/sharedGalleries/:galleryUniqueName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "location", "value": "", "type": "path", "description": "Resource location." }, { "name": "galleryUniqueName", "value": "", "type": "path", "description": "The unique name of the Shared Gallery." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Get a shared gallery by subscription id or tenant id." } ] } ], "bundled": true }