We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This was recently fixed for the IPv4 version of the command, but not the IPv6 version.
The text was updated successfully, but these errors were encountered: