rules
=========

Description
-----------
A security rule is one of the items in a `NetworkSecurityGroup <https://docs.cloud.oracle.com/api/#/en/iaas/latest/NetworkSecurityGroup/>`__. It is a virtual firewall rule for the VNICs in the network security group. A rule can be for either inbound (`direction`= INGRESS) or outbound (`direction`= EGRESS) IP packets.

Available Commands
------------------
* :doc:`add </cmdref/network/nsg/rules/add>`
* :doc:`list </cmdref/network/nsg/rules/list>`
* :doc:`remove </cmdref/network/nsg/rules/remove>`
* :doc:`update </cmdref/network/nsg/rules/update>`

.. toctree::
    :hidden:

    /cmdref/network/nsg/rules/add
    /cmdref/network/nsg/rules/list
    /cmdref/network/nsg/rules/remove
    /cmdref/network/nsg/rules/update
