Skip to content

[New] POST /networking/ips/share; GET /networking/ipv6/ranges/{range} #576

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

Merged
merged 5 commits into from
Dec 15, 2021

Conversation

bbiggerr
Copy link
Contributor

No description provided.

x-linode-cli-command: networking
post:
servers:
- url: https://api.linode.com/v4beta
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this isn't in beta

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problem reverting, but I'm getting {"errors": [{"reason": "Method Not Allowed"}]} when trying to hit the v4 server

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added v4 server in the next line and removed beta status references -- beta tag still shows up in the docs at the moment, but the CLI won't work with the command until the v4 server issue is fixed for this command otherwise

openapi.yaml Outdated
**Note**: IPv6 range sharing has limited availability in certain regions. Please contact customer support for
assistance in enabling IPv6 range sharing for your Linodes.

**Beta**: This endpoint is in beta. Please make sure to prepend all requests with
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above. This isn't in beta so far as I know.

updates in the future. This notice will be removed when this endpoint is out of
beta.
operationId: shareIPs
x-linode-cli-action: ip-share
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the same cli action as the older v4 share endpoint. Is that going to cause issues?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

didn't seem to cause issues but should be fixed -- thank you for catching this

@bbiggerr bbiggerr merged commit bdd591a into linode:development Dec 15, 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

Successfully merging this pull request may close these issues.

3 participants