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”)
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”)
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