-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels