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

Cannot create network security policies with FNS NG #20

Open
nx-sbourdeaud opened this issue Aug 26, 2024 · 1 comment
Open

Cannot create network security policies with FNS NG #20

nx-sbourdeaud opened this issue Aug 26, 2024 · 1 comment
Labels
feature request Improvement or updated feature request

Comments

@nx-sbourdeaud
Copy link

Description

When using Flow Network Security NextGen, the CreateNetworkSecurityPolicy script fails with:
CreateNetworkSecurityPolicy: {'code': 410, 'error': {'api_version': '3.1', 'code': 410, 'kind': 'network_security_rule', 'message_list': [{'message': 'The network security rule APIs are no longer supported. Please use the network security policy APIs instead. Refer to the Nutanix API documentation for additional details.', 'reason': 'GONE_ERROR'}], 'state': 'ERROR'}}

This is because the API endpoints are not the same with FNS NG.

What Platform / OS are you running?

Mac OS

What version are you running?

latest

Anything in the logs or a references that might be useful?

No response

Additional information

No response

@nxBroome nxBroome added the feature request Improvement or updated feature request label Nov 13, 2024
@nxBroome
Copy link
Collaborator

This feature update for the new FNS NG release is in development for the next release. We are working on a v4 API logic gate to be able to differentiate compatibility as well as supporting the features in this new release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Improvement or updated feature request
Projects
None yet
Development

No branches or pull requests

2 participants