Azure Import/Export Service Operations

 

The Windows Azure Import/Export service REST API includes the operations described in the following table:

Operation

Description

Get Service Document

Retrieves the service document, which describes the resources exposed by the Windows Azure Import/Export service.

Get Metadata Document

Retrieves the service metadata document, which describes the complete data model for the resources exposed by the Windows Azure Import/Export service.

List Locations

Returns a list of locations to which you can ship the disks associated with an import or export job.

List Storage Accounts

Returns a list of storage accounts for which one or more import or export jobs have been created for a subscription.

Put Job

Creates a new job in the Windows Azure Import/Export service.

Update Job Properties

Updates specific properties of a job. Can be used to update job state to Shipping or to cancel a job.

Get Job

Gets information about an existing job from the Windows Azure Import/Export service.

List Jobs

Lists active and completed jobs for a subscription.

Delete Job

Deletes an existing job, purging the related data from the system.

See Also

Storage Import/Export Service REST API Reference