🤝
Trovi
  • Trovi
  • 🕸️API Reference
    • Artifacts
      • ListArtifacts
      • GetArtifact
      • CreateArtifact
      • UpdateArtifact
      • Artifact Versions
        • CreateArtifactVersion
        • DeleteArtifactVersion
        • RetrieveArtifactVersionContents
        • Version Metrics
          • IncrArtifactVersionMetric
        • Version Migration
          • MigrateArtifactVersion
          • GetArtifactVersionMigrationStatus
      • Artifact Roles
        • AssignArtifactRole
        • UnassignArtifactRole
        • ListArtifactRoles
    • Contents
      • StoreContents
      • RetrieveContents
    • Token
      • TokenGrant
  • Meta
    • ListTags
    • CreateTag
  • URNs
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. API Reference
  2. Artifacts
  3. Artifact Versions

Version Migration

Migrate the stored content of an Artifact version to a different storage platform

Sometimes, users may wish to move their stored contents to a different platform (backend). We offer endpoints to accomplish this. One way we use this endpoint is to allow users to upload contents to our object storage, and then later allow users to request a DOI. When this happens, we migrate their content from the object storage backend to Zenodo.

PreviousIncrArtifactVersionMetricNextMigrateArtifactVersion

Last updated 3 years ago

Was this helpful?

🕸️