JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.bluemind.system.api
IInternalFirewallMgmt
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
updateFirewallRules()
Interface IInternalFirewallMgmt
@Path("/system/firewall")
public interface
IInternalFirewallMgmt
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
TaskRef
updateFirewallRules
()
Update firewall rules
Method Details
updateFirewallRules
@POST @Path("_updatefirewallrules")
TaskRef
updateFirewallRules
() throws
ServerFault
Update firewall rules
Returns:
Throws:
ServerFault