Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Is it possible to create transfer jobs programmatically with URL list on Storage Transfer Service?

luigi
New Member

I understand it's possible from the console by referring to this page.

I saw the link to Create and manage transfer jobs programmatically at the bottom ("what's next" section ) of the Creating a URL list page.

So I wonder if it's possible to create transfer jobs programmatically with URL list

If it is, how?

1 1 294
1 REPLY 1

You can use "httpDataSource" in the API. Refer to the API documentation here.

You can also use gcloud to orchestrate transfer.