Summary:
Enables a firewall.
Request specification:
Name |
Min/Max |
Type |
Description |
|
|
|
|
Returns:
OK/Error
Example:
Enabling a firewall in the specified Container.
<packet version="4.0.0">
<dst>
<host>24b9acf5-8ca5-49c9-b7b1-4c93fe048389</host>
</dst>
<target>firewallm</target>
<data>
<firewallm>
<enable/>
</firewallm>
</data>
</packet>