Skip to main content

Options for stopping an app instance.

Properties (4)

Property Type Default Required Description
force⚓︎ boolean false x

If true, the instance will be forcefully stopped without waiting for it to gracefully shut down.

id⚓︎ string x

The ID of the instance to stop.

reason⚓︎ string x x

Reason for stopping the app instance.

timeout⚓︎ number 30000 x

Interval in milliseconds to wait for stopping the app instance.