After you create a data transfer, you can modify its certain parameters, stop and resume it, or delete it.Documentation Index
Fetch the complete documentation index at: https://docs.nebius.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Make sure that you are in a group that has at least theeditor role within your tenant; for example, the default editors group. You can check this in the Administration → IAM section of the web console.
How to modify a data transfer
You can modify certain parameters of an existing data transfer:- Name
- Credentials and object key prefixes for both the source and destination buckets
- Transfer type or stop condition
- Inter-iteration interval
- Settings for handling destination objects
- Limits on request rate and bandwidth
- Web console
- CLI
- Terraform
- In the sidebar, go to
Object Storage → Data Transfer.
- Open the page of the data transfer that you want to modify.
- Switch to the Settings tab.
- Modify the parameters and click Save changes.
How to stop and resume a data transfer
When you stop a data transfer, all ongoing uploads of objects and their parts are canceled. When you resume a data transfer, it starts a new iteration.- Web console
- CLI
- Terraform
- In the sidebar, go to
Object Storage → Data Transfer.
- Next to the name of the data transfer, click
→ Stop or Resume.
- Confirm the action.
How to delete a data transfer
When you delete a data transfer, Object Storage stops it before deletion. Transferred objects are not affected.- Web console
- CLI
- Terraform
- In the sidebar, go to
Object Storage → Data Transfer.
- Next to the name of the data transfer, click
→ Delete.
- Confirm the action.