JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.bluemind.system.api
IInternalFirewallMgmt
Contents
Description
Method Summary
Method Details
updateFirewallRules()
Hide sidebar
Show sidebar
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