tableau_migration.migration
Wrapper for classes in Tableau.Migration namespace.
Also any method required to start the sdk
Functions
get_service(services, t) |
Gets service of type T. |
|---|---|
get_service_provider() |
Gets the Dependency Injection Service Provider. |
reload_configuration() |
Reloads the configuration providers so that updated Migration SDK configuration options are applied. |
Classes
PyContentLocation(content_location) |
Structure representing a logical location of a content item on a Tableau site. |
|---|---|
PyContentReference(content_reference) |
Interface for an object that describes information on how to reference an item of content, for example through a Tableau API. |
PyEmptyIdContentReference(...) |
Interface for an empty ID object that describes information on how to reference an item of content, for example through a Tableau API. |
PyMigrationCompletionStatus(value) |
Enumeration of the various ways a migration can reach completion. |
PyMigrationManifest(migration_manifest) |
Interface for an object that describes the various Tableau data items found to migrate and their migration results. |
PyMigrationResult(migration_result) |
Interface for a result of a migration. |
PyPipelineProfile(value) |
Enumeration of the various supported migration pipeline profiles. |
PyResult(result) |
Interface representing the result of an operation. |