Update Engine
Updates an existing engine in Firebolt.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
System engine host to execute the ALTER ENGINE statement against.
stringrequired
The Firebolt engine to alter.
stringrequired
The ALTER ENGINE SET clause, for example AUTO_STOP = 15 or DEFAULT_DATABASE = my_database.