{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector MSIXPackage API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "MSIXPackage", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname Msixpackages Msixpackagefullname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools/:hostPoolName/msixPackages/:msixPackageFullName", "params": [ { "name": "hostPoolName", "value": "", "type": "path", "description": "The name of the host pool within the specified resource group" }, { "name": "msixPackageFullName", "value": "", "type": "path", "description": "The version specific package full name of the MSIX package within specified hostpool" } ] }, "docs": "Get a msixpackage." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname Msixpackages Msixpackagefullname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools/:hostPoolName/msixPackages/:msixPackageFullName", "params": [ { "name": "hostPoolName", "value": "", "type": "path", "description": "The name of the host pool within the specified resource group" }, { "name": "msixPackageFullName", "value": "", "type": "path", "description": "The version specific package full name of the MSIX package within specified hostpool" } ] }, "docs": "Create or update a MSIX package." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname Msixpackages Msixpackagefullname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools/:hostPoolName/msixPackages/:msixPackageFullName", "params": [ { "name": "hostPoolName", "value": "", "type": "path", "description": "The name of the host pool within the specified resource group" }, { "name": "msixPackageFullName", "value": "", "type": "path", "description": "The version specific package full name of the MSIX package within specified hostpool" } ] }, "docs": "Update an MSIX Package." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname Msixpackages Msixpackagefullname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools/:hostPoolName/msixPackages/:msixPackageFullName", "params": [ { "name": "hostPoolName", "value": "", "type": "path", "description": "The name of the host pool within the specified resource group" }, { "name": "msixPackageFullName", "value": "", "type": "path", "description": "The version specific package full name of the MSIX package within specified hostpool" } ] }, "docs": "Remove an MSIX Package." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname Msixpackages", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools/:hostPoolName/msixPackages", "params": [ { "name": "hostPoolName", "value": "", "type": "path", "description": "The name of the host pool within the specified resource group" }, { "name": "pageSize", "value": "", "type": "query", "description": "Number of items per page." }, { "name": "isDescending", "value": "", "type": "query", "description": "Indicates whether the collection is descending." }, { "name": "initialSkip", "value": "", "type": "query", "description": "Initial number of items to skip." } ] }, "docs": "List MSIX packages in hostpool." } ] } ], "bundled": true }