CopyResult
Defined in: packages/synapse-sdk/src/types.ts:383
Result for a single successful copy of data on a provider
Properties
Section titled “Properties”dataSetId
Section titled “dataSetId”dataSetId:
bigint
Defined in: packages/synapse-sdk/src/types.ts:387
Data set ID on this provider
isNewDataSet
Section titled “isNewDataSet”isNewDataSet:
boolean
Defined in: packages/synapse-sdk/src/types.ts:395
Whether a new data set was created for this copy
pieceId
Section titled “pieceId”pieceId:
bigint
Defined in: packages/synapse-sdk/src/types.ts:389
Piece ID within the data set
providerId
Section titled “providerId”providerId:
bigint
Defined in: packages/synapse-sdk/src/types.ts:385
Provider ID that holds this copy
retrievalUrl
Section titled “retrievalUrl”retrievalUrl:
string
Defined in: packages/synapse-sdk/src/types.ts:393
URL where this copy can be retrieved
role:
"primary"|"secondary"
Defined in: packages/synapse-sdk/src/types.ts:391
Whether this is the primary (store) or secondary (pull) copy