Skip to content

TypeError: assign_ipv6() got an unexpected keyword argument 'subnet_id' #943

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

Open
triatic opened this issue May 6, 2025 · 0 comments
Open

Comments

@triatic
Copy link

triatic commented May 6, 2025

This was recently fixed for the IPv4 version of the command, but not the IPv6 version.

PS C:\> oci network vnic assign-ipv6 --unassign-if-already-assigned --vnic-id my-vnic-ocid --ip-address my-ipv6-address

TypeError: assign_ipv6() got an unexpected keyword argument 'subnet_id'
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