get_security_groups
Retrieves security groups and their firewall rules, detailing ingress and egress settings with protocols, ports, and remote IP prefixes.
Instructions
Get list of security groups with their rules.
Functions:
Query security groups and their rule configurations
Display ingress and egress rules with protocols and ports
Show remote IP prefixes and security group references
Provide comprehensive network security information
Use when user requests security group information, firewall rules, or network security queries.
Returns: List of security groups with detailed rules in JSON format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |