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

[Feature] Create On Prem Agent #14

Open
ravager-dk opened this issue Mar 8, 2024 · 0 comments
Open

[Feature] Create On Prem Agent #14

ravager-dk opened this issue Mar 8, 2024 · 0 comments

Comments

@ravager-dk
Copy link

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:

  1. Download the NetScaler Console Service on-prem agent (This provider)
  2. Import the agent into hypervisor (Hypervisor provider)
  3. Preconfigure IP addresses of the agent on the Hypervisor through xenstore data, vmware parameters or other (Hypervisor provider)
  4. Get agent registration "Service URL" and the "Activation Code" for Netscaler Console Service (This provider)
  5. Register agent to NetScaler Console Service (This provider or a new Agent provider)
  6. 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.

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

No branches or pull requests

1 participant