lattice_get_container_lifecycle
Retrieve start, stop, restart, and health change events for a container using its ID.
Instructions
Get container lifecycle events (start, stop, restart, health changes)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Container ID | |
| limit | No | Number of events (default 50) |