Skip to content

Experimental support for NMAS as NITRO API Proxy

Pre-release
Pre-release
Compare
Choose a tag to compare
@chiradeep chiradeep released this 14 Sep 19:20

Support for proxying via NMAS. The NetScaler Management and Analytics Server can function as an API proxy to a managed NetScaler instance.
Adds an additional field to the provider 'proxiedNS' to provide the IP of the NS managed by NMAS.
NMAS can be used to add Role-Based Access Control (RBAC) to the Terraform NetScaler provider. It will also audit the API calls made to the NetScaler.
The IP of the proxied NS can also be specified using environmental variable:
export _MPS_API_PROXY_MANAGED_INSTANCE_IP=<NS_IP>