Network Security List

A Network Security List in OCI is a virtual firewall that controls inbound and outbound traffic at the subnet level. It contains security rules that define allowed protocols, ports, and source or destination IP ranges. Security lists are stateful, meaning return traffic is automatically allowed. They provide a way to enforce network access policies for resources within a subnet.

oci.network_security_list

Fields

TitleIDTypeData TypeDescription
_keycorestring
cloud_account_idcorestringThe identifier of the related cloud account. The concept of an account might have different names in different cloud providers. AWS is calling it account, GCP calls it project and Azure uses the term subscription.
cloud_account_namecorestringThe name of the account this resource belongs to.
cloud_providercorestringThe name of the cloud provider.
cloud_tagscorehstore
compartment_idcorestringThe value to assign to the compartment_id property of this SecurityList.
created_atcoretimestampTime when the resource has been created.
egress_security_rulescorejsonThe value to assign to the egress_security_rules property of this SecurityList.
freeform_tagscorehstoreThe value to assign to the freeform_tags property of this SecurityList.
idcorestringThe value to assign to the id property of this SecurityList.
ingress_security_rulescorejsonThe value to assign to the ingress_security_rules property of this SecurityList.
lifecycle_statecorestringThe value to assign to the lifecycle_state property of this SecurityList. Allowed values for this property are: "PROVISIONING", "AVAILABLE", "TERMINATING", "TERMINATED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
namecorestringThe name of this resource.
region_idcorestringThe region this resource resides within.
resource_typecorestringThe name of the resource type.
tagscorehstore_csv
time_createdcoretimestampThe value to assign to the time_created property of this SecurityList.
updated_atcoretimestampTime when the resource has been updated the last time.
vcn_idcorestringThe value to assign to the vcn_id property of this SecurityList.
zone_idcorestringThe zone this resource resides within.