list_pods
Lists pods in a Rancher project with optional namespace filtering; use only_unhealthy to show only pods in error states or with excessive restarts.
Instructions
List pods of a project. Set only_unhealthy=True to see only pods in CrashLoopBackOff/Error/Pending states or with more than 3 restarts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | ||
| project_id | Yes | ||
| only_unhealthy | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |