oci.network.securityList
Description
Oracle Cloud Infrastructure (OCI) VCN security list virtual firewall rules
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
id | string | SecurityList ID |
compartmentID | string | Tenancy containing the VCN |
name | string | VCN name |
created | time | Time when the VCN was created |
state | string | VCN state |
egressSecurityRules | []dict | Rules for allowing egress IP packets |
ingressSecurityRules | []dict | Rules for allowing ingress IP packets |
References