Sync firewall
VPS_syncFirewallV1Sync updated firewall rules to a specified virtual machine to fix out-of-sync firewalls and apply rule changes.
Instructions
Deprecated: use POST /api/vps/v1/firewall/{firewallId}/sync instead, which syncs the firewall
to all virtual machines assigned to it.
Sync a firewall for a specified virtual machine.
Firewall can lose sync with virtual machine if the firewall has new rules added, removed or updated.
Use this endpoint to apply updated firewall rules to VPS instances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| firewallId | Yes | Firewall ID | |
| virtualMachineId | Yes | Virtual Machine ID |