terraform-provider-citrixadc
terraform-provider-citrixadc copied to clipboard
[FEATURE REQUEST] citrixadc_nslicense implemented using http post to /rapi/importlicensefiles
Contact us
For any immediate issues or help , reach out to us at [email protected] !
Feature Request
The current citrixadc_nslicense is implemented using ssh. This is cumbersome and inconvenient where ssh pubkey is required.
If you login to netscaler gui and do a network capture of a license key upload you will discover that the netscaler gui implements this using a HTTP POST to /rapi/importlicensefiles where the License File is included in the HTTP Post Body.
Is it possible to change ns_license to behave in the same manner ?
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.