MigrationOptions
class MigrationOptions
The configuration options for a saved objects migration job.
Types
Properties
Link copied to clipboard
The strategy for resolving conflicts when saved objects already exist in the target workspace. Valid values are CREATE_NEW_COPIES, which creates new objects with unique IDs, and overwrite, which replaces existing objects.
Link copied to clipboard
Options to filter the scope of saved objects to export from the source.
Link copied to clipboard
The data source from which to export saved objects.
Link copied to clipboard
The target workspace configuration for importing saved objects. You can specify an existing workspace or request creation of a new workspace.