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
So this one is a bit complex I know to implement as there are several factors outside the Terraform provider that needs changes.
In essence I would like the ability to do the following workflow:
Download the NetScaler Console Service on-prem agent (This provider)
Import the agent into hypervisor (Hypervisor provider)
Preconfigure IP addresses of the agent on the Hypervisor through xenstore data, vmware parameters or other (Hypervisor provider)
Get agent registration "Service URL" and the "Activation Code" for Netscaler Console Service (This provider)
Register agent to NetScaler Console Service (This provider or a new Agent provider)
Assign agent to correct datacenter etc. (This provider)
"3." and "5." will surely require changes to the Agent which is out of scope for this provider.
The text was updated successfully, but these errors were encountered:
So this one is a bit complex I know to implement as there are several factors outside the Terraform provider that needs changes.
In essence I would like the ability to do the following workflow:
"3." and "5." will surely require changes to the Agent which is out of scope for this provider.
The text was updated successfully, but these errors were encountered: