Copy Seed Artifact Index

Deep-copy one cloned sandbox artifact's index rows in-namespace.

copied: 0 with a skipped_reason tells the caller to fall back to a real indexing run; infrastructure failures return 502.

post/api/py/sandbox/seeding/copy-artifact-index

Request body

source_artifact_idstring uuid required
cloned_artifact_idstring uuid required
space_idstring uuid required
project_idstring uuid nullable
account_idstring uuid nullable
allowliststring[] nullable
ancestorsstring[] nullable
is_personalboolean

Response

Successful Response

copiedinteger required
skipped_reasonstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.