Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use generic ip_address resource #179

Closed
kaminek opened this issue Sep 22, 2021 · 1 comment
Closed

use generic ip_address resource #179

kaminek opened this issue Sep 22, 2021 · 1 comment

Comments

@kaminek
Copy link
Contributor

kaminek commented Sep 22, 2021

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)

@kaminek
Copy link
Contributor Author

kaminek commented Sep 23, 2021

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.

@kaminek kaminek closed this as completed Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant