Handles server calls for the nebius.storage.v1alpha1.TransferService service.
Handles the Create RPC.
Fully delete a transfer along with its history. Only stopped or failed transfers can be deleted.
Handles the Get RPC.
Handles the GetByName RPC.
Handles the GetIterationHistory RPC.
Handles the List RPC.
Resume stopped or failed transfer.
Stop active transfer. If the transfer is currently moving data, it will be transitioned to the Stopping state and will move to the Stopped state once all processes have been stopped. If the transfer is waiting between iterations, it will stop immediately. Only transfer in Active state can be stopped.
Handles the Update RPC.
Handles server calls for the
nebius.storage.v1alpha1.TransferServiceservice.Deprecated
Deprecated, will be removed on 2026-06-01: Data Transfer v1alpha1 API is deprecated. Please use the v1 API instead. All existing transfers remain accessible through the v1 API..