informatica.infacore.compute_engine.informatica.remote_compute_engine.RemoteComputeEngine.config

RemoteComputeEngine.config()

Returns the remote compute engine details.

Example

>>> import informatica.infacore as ic
>>> remote_ce = ic.get_compute_engine()
>>> remote_ce.config()