{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector SharedGalleryImageVersions API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "SharedGalleryImageVersions", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Sharedgalleries Galleryuniquename Images Galleryimagename Versions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Compute/locations/:location/sharedGalleries/:galleryUniqueName/images/:galleryImageName/versions", "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." }, { "name": "sharedTo", "value": "", "type": "query", "description": "The query parameter to decide what shared galleries to fetch when doing listing operations." } ] }, "docs": "List shared gallery image versions by subscription id or tenant id." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Sharedgalleries Galleryuniquename Images Galleryimagename Versions Galleryimageversionname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Compute/locations/:location/sharedGalleries/:galleryUniqueName/images/:galleryImageName/versions/:galleryImageVersionName", "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." }, { "name": "galleryImageVersionName", "value": "", "type": "path", "description": "The name of the gallery image version to be created. Needs to follow semantic version name pattern: The allowed characters are digit and period. Digits must be within the range of a 32-bit integer. Format: .." } ] }, "docs": "Get a shared gallery image version by subscription id or tenant id." } ] } ], "bundled": true }