Interface ActionAllow

  • All Superinterfaces:
    ActionBase, org.opendaylight.yangtools.yang.binding.BaseIdentity

    public interface ActionAllow
    extends ActionBase
    firewall rule allow

    This class represents the following YANG schema fragment defined in module neutron-fwaas

     identity action-allow {
       base action-base;
     }
     
    The schema path to identify an instance is neutron-fwaas/action-allow
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME