DigitalOceanPHP / Client

DigitalOcean API v2 client for PHP
MIT License
710 stars 205 forks source link

Fetch IP address of Droplet #321

Closed yskoverride closed 1 year ago

yskoverride commented 1 year ago

Can someone help me figure out a way to fetch IPv4 address of droplet, for some reason the networks array of created droplet response is always empty.

yskoverride commented 1 year ago

This seems to be a DO API issue. Closing this ticket.