Type Alias: StartRuntimeResponse
Properties
| Property | Type | Required | Description |
|---|---|---|---|
message | string | Yes | Status message (example: "Runtime started successfully") |
status | "running" | "stopped" | "starting" | "stopping" | "unknown" | Yes | New runtime status |
Defined in
4Players/cortex-typescript-sdk/src/resources/functions.ts:24