get-container-workload-profiles
Retrieve container workload profiles to show how Kubernetes namespaces map to Illumio labels and enforcement modes for managing pod security policies.
Instructions
Get Container Workload Profiles for a container cluster. These profiles control how Kubernetes pods are managed by Illumio — mapping K8s namespaces to Illumio labels and enforcement modes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| managed | No | Filter by managed (true) or unmanaged (false) profiles | |
| namespace | No | Filter by Kubernetes namespace name | |
| cluster_href | No | Container cluster href (e.g., /orgs/1/container_clusters/uuid). If omitted, lists all container clusters first. |