get-kubernetes-workloads
List Kubernetes workloads from a container cluster in CLAS mode, showing Deployments, Services, labels, and policy sync state. Filter by namespace or cluster to inspect Illumio-managed objects.
Instructions
Get Kubernetes Workloads (CLAS mode) from a container cluster. Shows Deployments, Services, and other K8s objects managed by Illumio with their labels and policy sync state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | Filter by Kubernetes namespace | |
| max_results | No | Maximum results to return (default 500) | |
| cluster_href | No | Container cluster href (e.g., /orgs/1/container_clusters/uuid). If omitted, lists all clusters first. |