Restore an EC2 instance

Restores the specified EC2 instance backup to the specified target destination.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Embeds the details of each associated resource. Set the parameter to one of the following embeddable links to include additional details associated with the resource.

Embeddable LinkDescription
read-taskEmbeds the associated task in the response. For example, ?embed=read-task
For more information about embedded links, refer to the Embedding Referenced Resources section of this guide.

Body Params
source
object
required

The EC2 instance backup to be restored.

target
object
required

The target configuration per EC2 restore type. Only one of these fields should be set.

Responses

Response body
object
_embedded
object

Embedded responses related to the resource.

string

Embeds the associated task of a resource in the response if requested using the embed query parameter.

_links
object
string

The Clumio-assigned ID of the task created by this restore request. The progress of the task can be monitored using the GET /tasks/{task_id} endpoint.

Language
Credentials
URL