Skip to main content
View tenants directly from the CLI.

Tenants List

Description

Lists the tenants in the hotglue environment.

Sample

Tenants Delete

Description

Deletes a tenant from hotglue (including scheduled jobs and any related jobs history/config files).

Sample

Tenants Update Config

Description

Bulk updates the configs of all tenants. This will update the passed JSON into the tenants’ configs, not completely overwrite the tenants’ configs.

Sample

Parameters

Tenants Custom ETL

Description

Lists all tenants with custom ETL Scripts

Sample

Parameters

Tenants Custom Field Map

Description

Lists all tenants with a custom Field Map

Sample

Parameters

Tenants Custom Catalog

Description

Lists all tenants with a custom catalog

Sample

Parameters

Tenants Tenant Config Get

Description

Gets the current tenant config stored in hotglue.

Sample

Parameters

Tenants Tenant Config Put

Description

Sets or replaces the tenant config. The payload must be a JSON object.

Sample

Parameters

Tenants Tenant Config Patch

Description

Merges updates into the existing tenant config. The payload must be a JSON object.

Sample

Parameters