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

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I am using this API https://github.com/toin0u/DigitalOceanV2 and trying to call this $droplet = $digitalocean->droplet(); and got Exception Property “DigitalOceanV2\Entity\Image::minSize” should exist, and calling this $image = $digitalOcean->image(); returns Operation timed out after 5007 milliseconds with 0 bytes received.
Please help me to figure out these issues.