{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector CommunityGalleryImageVersions API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "CommunityGalleryImageVersions", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Communitygalleries Publicgalleryname Images Galleryimagename Versions Galleryimageversionname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Compute/locations/:location/communityGalleries/:publicGalleryName/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": "publicGalleryName", "value": "", "type": "path", "description": "The public name of the community gallery." }, { "name": "galleryImageName", "value": "", "type": "path", "description": "The name of the community gallery image definition." }, { "name": "galleryImageVersionName", "value": "", "type": "path", "description": "The name of the community gallery image version. 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 community gallery image version." } ] } ], "bundled": true }