By unbeschwert
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!
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:
- 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
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.