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

Distributed firewall rule with the object urn:vcloud:firewallGroup:internal for all internal vDC Group network traffic #1161

Open
odraghi opened this issue Nov 22, 2023 · 2 comments
Assignees

Comments

@odraghi
Copy link

odraghi commented Nov 22, 2023

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

Give the ability to use the special object urn:vcloud:firewallGroup:internal in sourceFirewallGroups and/or destinationFirewallGroups of a distributed firewall rule.

urn:vcloud:firewallGroup:internal can be used to specify all internal vDC Group network traffic
(ref: https://developer.vmware.com/apis/vmware-cloud-director/latest/data-structures/FirewallRule/ )

New or Affected Resource(s)

  • vcd_nsxt_distributed_firewall_rule
  • vcd_nsxt_distributed_firewall

References

na

@JouHouFin
Copy link

Isn't this possible as of now? I just successfully created a vcd_nsxt_distributed_firewall resource with rule having ["urn:vcloud:firewallGroup:internal"] in source_ids and destination_ids.

@carmine73
Copy link

carmine73 commented Aug 30, 2024

Isn't this possible as of now? I just successfully created a vcd_nsxt_distributed_firewall resource with rule having ["urn:vcloud:firewallGroup:internal"] in source_ids and destination_ids.

@JouHouFin, correct, I was able to do the same, but I guess there is a limitation on the UI, because "internal" cannot be used:
when I try to edit via UI a rule with internal I got this message Invalid UUID string: internal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants