Interface IInternalFirewallMgmt


@Path("/system/firewall") public interface IInternalFirewallMgmt
  • Method Summary

    Modifier and Type
    Method
    Description
    Update firewall rules
  • Method Details

    • updateFirewallRules

      @POST @Path("_updatefirewallrules") TaskRef updateFirewallRules() throws ServerFault
      Update firewall rules
      Returns:
      Throws:
      ServerFault