{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ApplicationPackage API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ApplicationPackage", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Applications Applicationname Versions Versionname Activate", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/applications/:applicationName/versions/:versionName/activate", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the Batch account." }, { "name": "accountName", "value": "", "type": "path", "description": "The name of the Batch account." }, { "name": "applicationName", "value": "", "type": "path", "description": "The name of the application. This must be unique within the account." }, { "name": "versionName", "value": "", "type": "path", "description": "The version of the application." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)" } ] }, "docs": "Activates the specified application package. This should be done after the `ApplicationPackage` was created and uploaded. This needs to be done before an `ApplicationPackage` can be used on Pools or Tasks." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Applications Applicationname Versions Versionname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/applications/:applicationName/versions/:versionName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the Batch account." }, { "name": "accountName", "value": "", "type": "path", "description": "The name of the Batch account." }, { "name": "applicationName", "value": "", "type": "path", "description": "The name of the application. This must be unique within the account." }, { "name": "versionName", "value": "", "type": "path", "description": "The version of the application." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)" } ] }, "docs": "Gets information about the specified application package." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Applications Applicationname Versions Versionname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/applications/:applicationName/versions/:versionName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the Batch account." }, { "name": "accountName", "value": "", "type": "path", "description": "The name of the Batch account." }, { "name": "applicationName", "value": "", "type": "path", "description": "The name of the application. This must be unique within the account." }, { "name": "versionName", "value": "", "type": "path", "description": "The version of the application." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)" } ] }, "docs": "Creates an application package record. The record contains the SAS where the package should be uploaded to. Once it is uploaded the `ApplicationPackage` needs to be activated using `ApplicationPackageActive` before it can be used." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Applications Applicationname Versions Versionname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/applications/:applicationName/versions/:versionName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the Batch account." }, { "name": "accountName", "value": "", "type": "path", "description": "The name of the Batch account." }, { "name": "applicationName", "value": "", "type": "path", "description": "The name of the application. This must be unique within the account." }, { "name": "versionName", "value": "", "type": "path", "description": "The version of the application." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)" } ] }, "docs": "Deletes an application package record and its associated binary file." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Applications Applicationname Versions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Batch/batchAccounts/:accountName/applications/:applicationName/versions", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the Batch account." }, { "name": "accountName", "value": "", "type": "path", "description": "The name of the Batch account." }, { "name": "applicationName", "value": "", "type": "path", "description": "The name of the application. This must be unique within the account." }, { "name": "maxresults", "value": "", "type": "query", "description": "The maximum number of items to return in the response." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)" } ] }, "docs": "Lists all of the application packages in the specified application." } ] } ], "bundled": true }