list_security_lists
Retrieve security lists from an Oracle Cloud Infrastructure compartment, with optional filtering by Virtual Cloud Network to view ingress and egress rules.
Instructions
List all security lists in a compartment, optionally filtered by VCN.
Args:
compartment_id: OCID of the compartment to list security lists from
vcn_id: Optional OCID of the VCN to filter security lists
Returns:
List of security lists with their ingress and egress rules
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compartment_id | Yes | ||
| vcn_id | No |