vpc_add_sg_rule
Add a rule to a security group in IBM Cloud VPC, specifying direction, protocol, port range, and remote CIDR.
Instructions
Add a rule to a security group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sg_id | Yes | ||
| direction | Yes | ||
| protocol | Yes | ||
| port_min | No | ||
| port_max | No | ||
| remote_cidr | No | e.g. 0.0.0.0/0 | |
| region | No |