workspaces_migrate_workspace {paws.end.user.computing}R Documentation

Migrates a WorkSpace from one operating system or bundle type to another, while retaining the data on the user volume

Description

Migrates a WorkSpace from one operating system or bundle type to another, while retaining the data on the user volume.

See https://www.paws-r-sdk.com/docs/workspaces_migrate_workspace/ for full documentation.

Usage

workspaces_migrate_workspace(SourceWorkspaceId, BundleId)

Arguments

SourceWorkspaceId

[required] The identifier of the WorkSpace to migrate from.

BundleId

[required] The identifier of the target bundle type to migrate the WorkSpace to.


[Package paws.end.user.computing version 0.9.0 Index]