clone_pool

toloka.client.TolokaClient.clone_pool | Source code

clone_pool(self, pool_id: str)

Clones an existing pool.

An empty pool with the same parameters is created. The new pool is attached to the same project.

Parameters description

ParametersTypeDescription
pool_idstr

The ID of the pool to be cloned.

  • Returns:

    The new pool.

  • Return type:

    Pool

Examples:

new_pool = toloka_client.clone_pool(pool_id='1080020')

Last updated: August 28, 2023

Toloka-Kit
OverviewGetting API keyQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming