list_network_connection_srcs
Identify and filter network connection sources by workloads and clusters using query parameters. Retrieve security insights for Kubernetes and cloud environments with customizable pagination.
Instructions
List network connection sources with optional filtering by source and destination workloads
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filters | No | Filter string for filtering results.Filter options: source_workload_name, source_workload_namespace, destination_workload_name, destination_workload_namespace, cluster_id.Example: 'source_workload_name:my-workload,destination_workload_name:my-workload,cluster_id:my-cluster' | |
limit | No | Limit the number of items in the list | |
offset | No | Offset to start the list from | |
q | No | Query to filter the list of network connection sources |