You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
For the automation of our NSX-T environment we need to create new introspection policy per product and some rules under it.
Security -> E-W Network Introspection -> Add policy / Add Rule
This is achievable via REST API call to the Policy > Security > Service Insertion > Redirection Policies endpoint, but no resource for this can be found in the current implementation of the nsxt provider.
Describe the solution you'd like
new resource under Policies - Gateways and Routing
name: nsxt_policy_redirection
Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed. Maintainers can also remove the stale label.
If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thank you!
Is your feature request related to a problem? Please describe.
For the automation of our NSX-T environment we need to create new introspection policy per product and some rules under it.
Security -> E-W Network Introspection -> Add policy / Add Rule
This is achievable via REST API call to the Policy > Security > Service Insertion > Redirection Policies endpoint, but no resource for this can be found in the current implementation of the nsxt provider.
Describe the solution you'd like
new resource under Policies - Gateways and Routing
name: nsxt_policy_redirection
Describe alternatives you've considered
PUT call
PUT /policy/api/v1/infra/domains//redirection-policies/
Additional context
No response
The text was updated successfully, but these errors were encountered: