Persistence Engine

post
Authorizations
AuthorizationstringRequired

Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'

Path parameters
warehouseIdstringRequired
Body
objectOptional
Responses
chevron-right
200Success
application/json
idstringRequired

Unique ID

namestringRequired

Name of Warehouse

is_managedbooleanRequired

If true, it means that this Warehouse is provided by Whaly, so access is limited.

is_bi_enabledbooleanRequired

If true, it means that BI is enabled on this Warehouse.

is_data_loading_enabledbooleanRequired

If true, it means that Connectors are enabled on this Warehouse.

is_persistence_engine_enabledbooleanRequired

If true, it means that Persistence Engine is enabled on this Warehouse.

warehouse_typestring · enumRequired

Type of the Warehouse

Possible values:
post
/v1/warehouses/{warehouseId}/persistence-engine/run
200Success

Last updated