Rules
Security Group rule
Properties
| Property | Type | Required | Description |
|---|---|---|---|
description | string | no | Security Group rule description |
end-port | integer | no | End port of the range |
flow-direction | string | no | Network flow direction to match Allowed values: ingress, egress. |
icmp | object | no | ICMP details schema details |
id | string | no | Security Group rule ID |
network | string | no | CIDR-formatted network allowed |
protocol | string | no | Network protocol Allowed values: tcp, esp, icmp, udp, gre, ah, ipip, icmpv6. |
security-group | object | no | Security Group schema details |
start-port | integer | no | Start port of the range |
Last updated on