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

Add support for mac, floating, and zone properties of IpAddress #10

Open
vmj opened this issue Feb 24, 2020 · 0 comments
Open

Add support for mac, floating, and zone properties of IpAddress #10

vmj opened this issue Feb 24, 2020 · 0 comments
Labels
api-1.3 Needed to fully support UpCloud API 1.3
Milestone

Comments

@vmj
Copy link
Owner

vmj commented Feb 24, 2020

These properties seem to be available in UpCloudApi::ipAddresses response, and IpAddressApi::load response.

https://developers.upcloud.com/1.3/10-ip-addresses/#list-ip-addresses

https://developers.upcloud.com/1.3/10-ip-addresses/#get-ip-address-details

The mac and floating properties can be sent in UpCloudApi::create(IpAddress,...) payload.

https://developers.upcloud.com/1.3/10-ip-addresses/#assign-ip-address

The mac can be sent in IpAddressApi::update(IpAddress,...) payload.

https://developers.upcloud.com/1.3/10-ip-addresses/#modify-ip-address

@vmj vmj added the api-1.3 Needed to fully support UpCloud API 1.3 label Feb 24, 2020
@vmj vmj added this to the 0.1.0 milestone Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-1.3 Needed to fully support UpCloud API 1.3
Projects
None yet
Development

No branches or pull requests

1 participant