V1LifecycleHandler

March 28, 2026 ยท View on GitHub

LifecycleHandler defines a specific action that should be taken in a lifecycle hook. One and only one of the fields, except TCPSocket must be specified.

Properties

NameTypeDescriptionNotes
_execV1ExecAction[optional]
http_getV1HTTPGetAction[optional]
sleepV1SleepAction[optional]
tcp_socketV1TCPSocketAction[optional]

[Back to Model list] [Back to API list] [Back to README]