Skip to content

Latest commit

 

History

History
36 lines (32 loc) · 5.09 KB

File metadata and controls

36 lines (32 loc) · 5.09 KB

Usage of the examples

Installation, Validation of the provider can be found at README.md

You can find the setting up of the provider in the PROVIDER_USAGE.md file.

Below is the table showing the usecase you would like to achieve and where you can find the respective example.

Usecase Terraform Example Folder Documentation Demo Video
Provision a VPX on SDX resources/netscalersdx_provision_vpx HERE HERE
Stop, Start, Reboot, Forcestop, Forcereboot VPX resources/netscalersdx_vpx_state HERE HERE
Configuration for Device profile for NetScaler ADC(MPX/VPX/CPX/Gateway) instances resource resources/netscalersdx_ns_device_profile HERE TODO
Configuration for Save configuration on NetScaler ADC resource resources/netscalersdx_ns_save_config HERE TODO
Configuration for Device profile for Citrix ADC BLX instances resource resources/netscalersdx_blx_device_profile HERE TODO
Configuration for Cipher Group resource resources/netscalersdx_cipher_group HERE TODO
Configuration for Device Group resource resources/netscalersdx_device_group HERE TODO
Configuration for Device Profile resource resources/netscalersdx_device_profile HERE TODO
Configuration for LDAP Server resource resources/netscalersdx_ldap_server HERE TODO
Configuration for NTP Server Information resource resources/netscalersdx_ntp_server HERE TODO
Configuration for Radius Server configuration resource resources/netscalersdx_radius_server HERE TODO
Configuration for SMTP server properties resource resources/netscalersdx_smtp_server HERE TODO
Configuration for Static Route resource resources/netscalersdx_static_route HERE TODO
Configuration for Syslog Server resource resources/netscalersdx_syslog_server HERE TODO
Configuration for TACACS Server configuration resource resources/netscalersdx_tacacs_server HERE TODO
Configuration for Syslog Parameters resource resources/netscalersdx_syslog_params HERE TODO
Configuration for NTP Parameters resource resources/netscalersdx_ntp_param HERE TODO
Configuration for SNMP User resource resources/netscalersdx_snmp_user HERE TODO
Configuration for SNMP Trap Destinations resource resources/netscalersdx_snmp_trap HERE TODO
Configuration for SNMP Agent Manager configuration resource resources/netscalersdx_snmp_manager HERE TODO
Configuration for SNMP view resource resources/netscalersdx_snmp_view HERE TODO
Configuration for System User resource resources/netscalersdx_mpsuser HERE TODO
Configuration for System Groups resource resources/netscalersdx_mpsgroup HERE TODO
Configuration for Feature Toggle Status resource resources/netscalersdx_mps_feature HERE TODO
Configuration for Current timezone resource resources/netscalersdx_current_timezone HERE TODO
Configuration for SNMP Alarm Configurations resource resources/netscalersdx_snmp_alarm_config HERE TODO