{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector GalleryImageVersions API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "GalleryImageVersions", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname Images Galleryimagename Versions Galleryimageversionname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Compute/galleries/:galleryName/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": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "galleryName", "value": "", "type": "path", "description": "The name of the Shared Image Gallery in which the Image Definition resides." }, { "name": "galleryImageName", "value": "", "type": "path", "description": "The name of the gallery image definition in which the Image Version resides." }, { "name": "galleryImageVersionName", "value": "", "type": "path", "description": "The name of the gallery image version to be retrieved." }, { "name": "$expand", "value": "", "type": "query", "description": "The expand expression to apply on the operation." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Retrieves information about a gallery image version." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname Images Galleryimagename Versions Galleryimageversionname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Compute/galleries/:galleryName/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": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "galleryName", "value": "", "type": "path", "description": "The name of the Shared Image Gallery in which the Image Definition resides." }, { "name": "galleryImageName", "value": "", "type": "path", "description": "The name of the gallery image definition in which the Image Version is to be created." }, { "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: .." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Create or update a gallery image version." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname Images Galleryimagename Versions Galleryimageversionname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Compute/galleries/:galleryName/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": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "galleryName", "value": "", "type": "path", "description": "The name of the Shared Image Gallery in which the Image Definition resides." }, { "name": "galleryImageName", "value": "", "type": "path", "description": "The name of the gallery image definition in which the Image Version is to be updated." }, { "name": "galleryImageVersionName", "value": "", "type": "path", "description": "The name of the gallery image version to be updated. 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: .." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Update a gallery image version." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname Images Galleryimagename Versions Galleryimageversionname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Compute/galleries/:galleryName/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": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "galleryName", "value": "", "type": "path", "description": "The name of the Shared Image Gallery in which the Image Definition resides." }, { "name": "galleryImageName", "value": "", "type": "path", "description": "The name of the gallery image definition in which the Image Version resides." }, { "name": "galleryImageVersionName", "value": "", "type": "path", "description": "The name of the gallery image version to be deleted." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Delete a gallery image version." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname Images Galleryimagename Versions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Compute/galleries/:galleryName/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": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "galleryName", "value": "", "type": "path", "description": "The name of the Shared Image Gallery in which the Image Definition resides." }, { "name": "galleryImageName", "value": "", "type": "path", "description": "The name of the Shared Image Gallery Image Definition from which the Image Versions are to be listed." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "List gallery image versions in a gallery image definition." } ] } ], "bundled": true }