informatica.infacore.compute_engine.informatica.remote_compute_engine.RemoteComputeEngine

class informatica.infacore.compute_engine.informatica.remote_compute_engine.RemoteComputeEngine(type: str, config: dict)

Bases: ComputeEngine

Representation of the compute engine installed in a remote machine.

Methods

config()

Returns the remote compute engine details.

get_status()

Fetches the current state of the remote compute engine.

setup()

Sets up the remote compute engine.

start()

Starts the Data Integration Service of the remote compute engine.

stop()

Stops the Data Integration Service of the remote compute engine.