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:

toloka_client.clone_pool(pool_id='1')
Toloka-Kit
OverviewGetting OAuth tokenQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming