Report this

What is the reason for this report?

gpu-mi300x1-192gb droplet size has empty regions

Posted on July 13, 2025

Hi all,

Good day,

I am triyng to use the Digitial Ocean API via python using the official library pydo. The droplet size with slug “gpu-mi300x1-192gb” has empty regions in its response. However, in the digital ocean dashboard, I am able to create the droplet using the ATL1 datacenter.

Can someone please help me with this problem ?

Thank you and Warm regards



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hey!

Not quite sure, but that might just be the API not fully reflecting the available regions yet. If you’re able to launch it from the dashboard in ATL1 but the API shows no regions, it could be a sync issue or something not documented yet.

You might try specifying 'atl1' directly in the request and see if it goes through.

If not, probably best to check with DigitalOcean support to be sure what’s officially supported:

https://do.co/support

- Bobby

Heya, @unbeschwert

If the API shows no regions for that GPU slug but you can launch it in ATL1 from the dashboard, it’s probably just a delay or limitation in the API’s region data for that size.

Try forcing atl1 in your pydo create request anyway — it sometimes works even if /sizes doesn’t show it. If that fails, reach out to DO Support to confirm whether the GPU slug is fully API-enabled for your account in that region.

Regards

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.