Calls the Create RPC.
Fully delete a transfer along with its history. If the transfer is active, it will be stopped and then deleted.
Calls the Get RPC.
Calls the GetByName RPC.
Get transfer iteration history.
Get transfer iteration history.
Calls the List RPC.
Calls 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 transfers in Active state can be stopped.
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 transfers in Active state can be stopped.
Calls the Update RPC.
Defines the low-level gRPC client for the
nebius.storage.v1.TransferServiceservice.