{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector SharedGalleryImages API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "SharedGalleryImages", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Sharedgalleries Galleryuniquename Images", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Compute/locations/:location/sharedGalleries/:galleryUniqueName/images", "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": "galleryUniqueName", "value": "", "type": "path", "description": "The unique name of the Shared Gallery." }, { "name": "sharedTo", "value": "", "type": "query", "description": "The query parameter to decide what shared galleries to fetch when doing listing operations." } ] }, "docs": "List shared gallery images by subscription id or tenant id." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Sharedgalleries Galleryuniquename Images Galleryimagename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Compute/locations/:location/sharedGalleries/:galleryUniqueName/images/:galleryImageName", "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": "galleryUniqueName", "value": "", "type": "path", "description": "The unique name of the Shared Gallery." }, { "name": "galleryImageName", "value": "", "type": "path", "description": "The name of the Shared Gallery Image Definition from which the Image Versions are to be listed." } ] }, "docs": "Get a shared gallery image by subscription id or tenant id." } ] } ], "bundled": true }