You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation only allows floating IP addresses as a resource resource_floating_ip_address, we want to have a more generic IP address where the floating is an optional param.
Following the API
This can allows more attributes to be set like ptr_record for an IP address (#60)
The text was updated successfully, but these errors were encountered:
The current API don't allow creation of stand alone IP addresses, a server UUID is required on creation. Thus this generic ip_address resource if implemented will useless atm.
The current implementation only allows floating IP addresses as a resource
resource_floating_ip_address
, we want to have a more generic IP address where the floating is an optional param.Following the API
This can allows more attributes to be set like
ptr_record
for an IP address (#60)The text was updated successfully, but these errors were encountered: