StorageImportExport Skill
azure-com-storageimportexport
azure-com-storageimportexport
| Method | Path | Description |
|---|---|---|
GET | /providers/Microsoft.ImportExport/locations | |
GET | /providers/Microsoft.ImportExport/locations/{locationName} | 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. |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.ImportExport/jobs | 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. |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ImportExport/jobs | Returns all active and completed jobs in a subscription. |
GET | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ImportExport/jobs/{jobName} | Returns all active and completed jobs in a resource group. |
PATCH | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ImportExport/jobs/{jobName} | Gets information about an existing job. |
PUT | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ImportExport/jobs/{jobName} | 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... |
DELETE | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ImportExport/jobs/{jobName} | Creates a new job or updates an existing job in the specified subscription. |
POST | /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ImportExport/jobs/{jobName}/listBitLockerKeys | Deletes an existing job. Only jobs in the Creating or Completed states can be deleted. |
GET | /providers/Microsoft.ImportExport/operations | Returns the BitLocker Keys for all drives in the specified job. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install azure-com-storageimportexport
Downloads and installs to ~/.claude/skills/azure-com-storageimportexport/
2016-11-01 (2026-02-13)