This topic describes how to change the API version.

Procedure

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

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

    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.