h2osteam.delete_h2o_cluster()
|
Delete (Terminate) a stopped H2O cluster. |
h2osteam.get_h2o_cluster()
|
Get connection configuration of H2O cluster. |
h2osteam.get_h2o_clusters()
|
Get information about all clusters from the Enterprise Steam interface |
h2osteam.get_profiles()
|
Get details about the profiles available to the logged-in user. |
h2osteam.import_h2o_engine()
|
Import H2O engine from Enterprise Steam server and makes it available to users. |
h2osteam.launch_h2o_cluster()
|
Launch a new H2O cluster. |
h2osteam.login()
|
Connect and login to an existing Enterprise Server server. |
h2osteam.stop_h2o_cluster()
|
Stop a running H2O cluster. |