Skip to main content
Skip table of contents

CLI cookbook: changing the API version

This topic describes how to change the API version.

Procedure

  1. Log in to the Delphix Engine as the admin user.

    CODE
    delphix> su - admin@DOMAIN
  2. Run the version command.

    CODE
    delphix> version
    1.10.3 # This lists the current API verison.
    delphix> version <version you want to set to>
    delphix> version
    1.8.2 # Displays the new version that you had set above.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.