Sync firewall
VPS_syncFirewallV1Apply updated firewall rules to a VPS by syncing the firewall with the virtual machine. Use this when firewall changes have caused sync to drift.
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 |