Skip to main content
Skip table of contents

Discovering Cassandra environment

To discover an environment via CLI, login to the Delphix Continuous Data Engine using the admin user account.

(Connection to Continuous Data with FDQN “dlpx-engine.delphix.com”)

CODE
Syntax -
ssh admin@dlpx-engine.delphix.com

Discovering environment

Run the following commands to discover the environment.

(Adding environment with FQDN “csd-staging.delphix.com”, hostname “csd-staging”, toolkit-path “/var/tmp”, os-user “delphix”, os-password “delphix”)

CODE
Example - 
> environment
> create
> set hostEnvironment.name=csd-staging
> set hostParameters.host.address=csd-staging.delphix.com
> set hostParameters.host.toolkitPath=/var/tmp
> set primaryUser.name=delphix
> set primaryUser.credential.password=delphix
> commit
JavaScript errors detected

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

If this problem persists, please contact our support.