NetScaler ADC
Business appsCustomcredential probe
Drive a NetScaler ADC appliance over its NITRO REST API: read and save the configuration, manage SSL certificate-and-key pairs, and move files on and off the appliance.
OCNORA ships 9 typed NetScaler ADC operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 9
- Create CertificateBind an uploaded certificate file and private-key file into a new pair.netscaler.create_certificate
- Delete CertificateRemove a certificate-and-key pair from the appliance.netscaler.delete_certificate
- Delete FileDelete one file from the appliance's filesystem.netscaler.delete_file
- Get ConfigurationRead the appliance's system configuration from the nsconfig resource.netscaler.get_config
- Get FileRead one file from the appliance, including its Base64 content.netscaler.get_file
- List CertificatesList the certificate-and-key pairs on the appliance, or read one by name.netscaler.list_certificates
- Save ConfigurationPersist the running configuration to the appliance's ns.conf.netscaler.save_config
- Update CertificateReplace the certificate and key files behind an existing pair.netscaler.update_certificate
- Upload FileWrite a file onto the appliance, such as a certificate into /nsconfig/ssl.netscaler.upload_file
More in Business apps
Run your first NetScaler ADC workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.