deleteRuntime
Agent Runtimes / runtimes/actions / deleteRuntime
Function: deleteRuntime()
deleteRuntime(
options):Promise<void>
Defined in: src/runtimes/actions.ts:128
Delete a Runtime
Parameters
options
id
string
Runtime ID
reason?
string
Deletion reason
Returns
Promise<void>