informatica.infacore.compute_engine.informatica.local_compute_engine.LocalComputeEngine.config

LocalComputeEngine.config()

Returns details of the compute engine installed locally.

Example

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