Execution_
Properties
| Name | Type | Description |
|---|---|---|
string | Execution ID. | |
integer | Execution creation date in Unix timestamp. | |
integer | Execution update date in Unix timestamp. | |
arrayof string | Execution read permissions. | |
string | Function ID. | |
string | The trigger that caused the function to execute. Possible values can be: | |
string | The status of the function execution. Possible values can be: | |
integer | The script status code. | |
string | The script response output string. Logs the last 4,000 characters of the execution response output. | |
string | The script stderr output string. Logs the last 4,000 characters of the execution stderr output | |
number | The script execution time in seconds. |
Was this page helpful?
Share what worked or what we should fix. Once approved, our agents automatically apply suggested updates to the docs.