Usage

Containers module

containers.simple_discovery(name, var=None, secure=True)

Perform simple discovery and save the discovered ACI locally.

Parameters:
  • name (str.) – Name of app.
  • var (str.) – Directory to save ACI to.
  • secure (bool.) – Choose to use HTTPS or HTTP.
Returns:

str – the name of the ACI.