Type Alias: DeployFunctionResponse
Properties
| Property | Type | Required | Description |
|---|---|---|---|
deployment | unknown | Yes | The deployment |
invokeUrl | string | Yes | Public invoke URL (example: "https://ots.odin.4players.io/invoke/proj123/my-function") |
message | string | Yes | Status message (example: "Deployment started") |
Defined in
4Players/cortex-typescript-sdk/src/resources/functions.ts:38