Project

General

Profile

Feature #14259

Updated by Peter Amstutz over 5 years ago

Python SDK Collection class uses copy "remote block API" (#14199) to convert +R token signatures into +A signatures. 

 Only supports copying block from remote clusters to home cluster. 

 Check if a manifest has any locators with remote signatures (+R) and converts them before creating / updating a collection on the home cluster (Collection.save() operation). 
 cluster.

Back