latestSwagger 2.02026-08-191,9198883.9 MB

b296c3a60aa5

Migrations

Create and queue a migration import task, from an export created via the migration partial-export api.

The migration API provides the ability to back-up and restore parts of an Octopus Deploy instance remotely Further details can be found in the docs.

post/migrations/import

Request body

DeletePackageOnCompletionboolean
FailureCallbackUristring
IsDryRunboolean
IsEncryptedPackageboolean
OverwriteExistingboolean
PackageFeedSpaceIdstring
PackageIdstring required
PackageVersionstring required
Passwordstring required
SuccessCallbackUristring

Response

The requested import task that has been queued.

DeletePackageOnCompletionboolean
FailureCallbackUristring
Idstring

Gets or sets a unique identifier for this resource.

IsDryRunboolean
IsEncryptedPackageboolean
LastModifiedBystring

Gets or sets the username of the user who last modified this resource.

LastModifiedOnstring date-time

Gets or sets the date/time that this resource was last modified.

Linksobject

Gets or sets a dictionary of links to other related resources. These links can be used to navigate the resources on the server.

OverwriteExistingboolean
PackageFeedSpaceIdstring
PackageIdstring
PackageVersionstring
Passwordstring
SuccessCallbackUristring
TaskIdstring