.. _LMI-FirewalldZoneComponent: LMI_FirewalldZoneComponent -------------------------- Class reference =============== Subclass of :ref:`CIM_OrderedComponent ` LMI_FirewalldZoneComponent association describes Rules that are part of the Zone. There is two layers of configuration, Current and Permanent, Current configuration describes how is the firewall configured right now. Permanent configuration on the other hand describes the state of firewall after system reboot or firewalld service reconfiguration. Key properties ^^^^^^^^^^^^^^ | :ref:`GroupComponent ` | :ref:`PartComponent ` | :ref:`GroupComponent ` | :ref:`PartComponent ` | :ref:`GroupComponent ` | :ref:`PartComponent ` Local properties ^^^^^^^^^^^^^^^^ .. _LMI-FirewalldZoneComponent-IsPermanent: ``boolean`` **IsPermanent** True value of the IsPermanent property means that the Rule (PartComponent) is a part of permanent zone configuration. .. _LMI-FirewalldZoneComponent-GroupComponent: :ref:`LMI_FirewalldZone ` **GroupComponent** Firewalld Zone that the Rule is part of. .. _LMI-FirewalldZoneComponent-PartComponent: :ref:`LMI_FirewalldRule ` **PartComponent** Firewalld Rule that describes behavior for incoming packets. .. _LMI-FirewalldZoneComponent-IsCurrent: ``boolean`` **IsCurrent** True value of the IsCurrent property means that the Rule (PartComponent) is a part of current (run-time) zone configuration. Local methods ^^^^^^^^^^^^^ *None* Inherited properties ^^^^^^^^^^^^^^^^^^^^ | ``uint64`` :ref:`AssignedSequence ` Inherited methods ^^^^^^^^^^^^^^^^^ *None*