{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector GalleryApplicationVersions API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "GalleryApplicationVersions", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname Applications Galleryapplicationname Versions Galleryapplicationversionname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Compute/galleries/:galleryName/applications/:galleryApplicationName/versions/:galleryApplicationVersionName", "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 Application Gallery in which the Application Definition resides." }, { "name": "galleryApplicationName", "value": "", "type": "path", "description": "The name of the gallery Application Definition in which the Application Version resides." }, { "name": "galleryApplicationVersionName", "value": "", "type": "path", "description": "The name of the gallery Application 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 Application Version." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname Applications Galleryapplicationname Versions Galleryapplicationversionname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Compute/galleries/:galleryName/applications/:galleryApplicationName/versions/:galleryApplicationVersionName", "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 Application Gallery in which the Application Definition resides." }, { "name": "galleryApplicationName", "value": "", "type": "path", "description": "The name of the gallery Application Definition in which the Application Version is to be created." }, { "name": "galleryApplicationVersionName", "value": "", "type": "path", "description": "The name of the gallery Application 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 Application Version." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname Applications Galleryapplicationname Versions Galleryapplicationversionname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Compute/galleries/:galleryName/applications/:galleryApplicationName/versions/:galleryApplicationVersionName", "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 Application Gallery in which the Application Definition resides." }, { "name": "galleryApplicationName", "value": "", "type": "path", "description": "The name of the gallery Application Definition in which the Application Version is to be updated." }, { "name": "galleryApplicationVersionName", "value": "", "type": "path", "description": "The name of the gallery Application 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 Application Version." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname Applications Galleryapplicationname Versions Galleryapplicationversionname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Compute/galleries/:galleryName/applications/:galleryApplicationName/versions/:galleryApplicationVersionName", "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 Application Gallery in which the Application Definition resides." }, { "name": "galleryApplicationName", "value": "", "type": "path", "description": "The name of the gallery Application Definition in which the Application Version resides." }, { "name": "galleryApplicationVersionName", "value": "", "type": "path", "description": "The name of the gallery Application Version to be deleted." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Delete a gallery Application Version." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname Applications Galleryapplicationname Versions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Compute/galleries/:galleryName/applications/:galleryApplicationName/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 Application Gallery in which the Application Definition resides." }, { "name": "galleryApplicationName", "value": "", "type": "path", "description": "The name of the Shared Application Gallery Application Definition from which the Application Versions are to be listed." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "List gallery Application Versions in a gallery Application Definition." } ] } ], "bundled": true }