{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector StorageImportExport API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "StorageImportExport", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Providers Microsoft Importexport Locations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.ImportExport/locations", "headers": [ { "name": "Accept-Language", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Specifies the API version to use for this request." } ] }, "docs": "Returns a list of locations to which you can ship the disks associated with an import or export job. A location is a Microsoft data center region." }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Importexport Locations Locationname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.ImportExport/locations/:locationName", "headers": [ { "name": "Accept-Language", "value": "" } ], "params": [ { "name": "locationName", "value": "", "type": "path", "description": "The name of the location. For example, West US or westus." }, { "name": "api-version", "value": "", "type": "query", "description": "Specifies the API version to use for this request." } ] }, "docs": "Returns the details about a location to which you can ship the disks associated with an import or export job. A location is an Azure region." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Importexport Jobs", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.ImportExport/jobs", "headers": [ { "name": "Accept-Language", "value": "" } ], "params": [ { "name": "$top", "value": "", "type": "query", "description": "An integer value that specifies how many jobs at most should be returned. The value cannot exceed 100." }, { "name": "$filter", "value": "", "type": "query", "description": "Can be used to restrict the results to certain conditions." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID for the Azure user." }, { "name": "api-version", "value": "", "type": "query", "description": "Specifies the API version to use for this request." } ] }, "docs": "Returns all active and completed jobs in a subscription." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Importexport Jobs", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ImportExport/jobs", "headers": [ { "name": "Accept-Language", "value": "" } ], "params": [ { "name": "$top", "value": "", "type": "query", "description": "An integer value that specifies how many jobs at most should be returned. The value cannot exceed 100." }, { "name": "$filter", "value": "", "type": "query", "description": "Can be used to restrict the results to certain conditions." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID for the Azure user." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name uniquely identifies the resource group within the user subscription." }, { "name": "api-version", "value": "", "type": "query", "description": "Specifies the API version to use for this request." } ] }, "docs": "Returns all active and completed jobs in a resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Importexport Jobs Jobname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ImportExport/jobs/:jobName", "headers": [ { "name": "Accept-Language", "value": "" } ], "params": [ { "name": "jobName", "value": "", "type": "path", "description": "The name of the import/export job." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID for the Azure user." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name uniquely identifies the resource group within the user subscription." }, { "name": "api-version", "value": "", "type": "query", "description": "Specifies the API version to use for this request." } ] }, "docs": "Gets information about an existing job." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Importexport Jobs Jobname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ImportExport/jobs/:jobName", "headers": [ { "name": "Accept-Language", "value": "" }, { "name": "x-ms-client-tenant-id", "value": "" } ], "params": [ { "name": "jobName", "value": "", "type": "path", "description": "The name of the import/export job." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID for the Azure user." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name uniquely identifies the resource group within the user subscription." }, { "name": "api-version", "value": "", "type": "query", "description": "Specifies the API version to use for this request." } ] }, "docs": "Creates a new job or updates an existing job in the specified subscription." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Importexport Jobs Jobname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ImportExport/jobs/:jobName", "headers": [ { "name": "Accept-Language", "value": "" } ], "params": [ { "name": "jobName", "value": "", "type": "path", "description": "The name of the import/export job." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID for the Azure user." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name uniquely identifies the resource group within the user subscription." }, { "name": "api-version", "value": "", "type": "query", "description": "Specifies the API version to use for this request." } ] }, "docs": "Updates specific properties of a job. You can call this operation to notify the Import/Export service that the hard drives comprising the import or export job have been shipped to the Microsoft data center. It can also be used to cancel an existing job." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Importexport Jobs Jobname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ImportExport/jobs/:jobName", "headers": [ { "name": "Accept-Language", "value": "" } ], "params": [ { "name": "jobName", "value": "", "type": "path", "description": "The name of the import/export job." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID for the Azure user." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name uniquely identifies the resource group within the user subscription." }, { "name": "api-version", "value": "", "type": "query", "description": "Specifies the API version to use for this request." } ] }, "docs": "Deletes an existing job. Only jobs in the Creating or Completed states can be deleted." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Importexport Jobs Jobname Listbitlockerkeys", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ImportExport/jobs/:jobName/listBitLockerKeys", "headers": [ { "name": "Accept-Language", "value": "" } ], "params": [ { "name": "jobName", "value": "", "type": "path", "description": "The name of the import/export job." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID for the Azure user." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name uniquely identifies the resource group within the user subscription." }, { "name": "api-version", "value": "", "type": "query", "description": "Specifies the API version to use for this request." } ] }, "docs": "Returns the BitLocker Keys for all drives in the specified job." }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Importexport Operations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.ImportExport/operations", "headers": [ { "name": "Accept-Language", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Specifies the API version to use for this request." } ] }, "docs": "Returns the list of operations supported by the import/export resource provider." } ] } ], "bundled": true }