OCNORA

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 Certificate
    Bind an uploaded certificate file and private-key file into a new pair.
    netscaler.create_certificate
  • Delete Certificate
    Remove a certificate-and-key pair from the appliance.
    netscaler.delete_certificate
  • Delete File
    Delete one file from the appliance's filesystem.
    netscaler.delete_file
  • Get Configuration
    Read the appliance's system configuration from the nsconfig resource.
    netscaler.get_config
  • Get File
    Read one file from the appliance, including its Base64 content.
    netscaler.get_file
  • List Certificates
    List the certificate-and-key pairs on the appliance, or read one by name.
    netscaler.list_certificates
  • Save Configuration
    Persist the running configuration to the appliance's ns.conf.
    netscaler.save_config
  • Update Certificate
    Replace the certificate and key files behind an existing pair.
    netscaler.update_certificate
  • Upload File
    Write a file onto the appliance, such as a certificate into /nsconfig/ssl.
    netscaler.upload_file

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.