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
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 · enumRequiredPossible values:
Type of the Warehouse
post
/v1/warehouses/{warehouseId}/persistence-engine/run200Success
Last updated