Apply firewall rulesets

post/servers/{serverId}/firewall/{interface}/rules

Path parameters

serverIdinteger required

A valid server ID as shown in VirtFusion.

interfacestring required

primary or secondary.

Query parameters

syncboolean

Synchronise and apply the defined rules. true|false Defaults to false.

Request body

rulesetsinteger[] required

An array of ruleset IDs. All existing rules will be flushed and the new rules applied. An empty array will flush all rules.

Changes

No recorded changes to this endpoint across all 1 revision of this API.