You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*VPSFirewallApi* | [**get_firewall_details_v1**](docs/VPSFirewallApi.md#get_firewall_details_v1) | **GET** /api/vps/v1/firewall/{firewallId} | Get firewall details
373
373
*VPSFirewallApi* | [**get_firewall_list_v1**](docs/VPSFirewallApi.md#get_firewall_list_v1) | **GET** /api/vps/v1/firewall | Get firewall list
374
374
*VPSFirewallApi* | [**replace_all_firewall_rules_in_group_v1**](docs/VPSFirewallApi.md#replace_all_firewall_rules_in_group_v1) | **PUT** /api/vps/v1/firewall/{firewallId}/rules | Replace all firewall rules in group
375
+
*VPSFirewallApi* | [**sync_firewall_to_all_assigned_vms_v1**](docs/VPSFirewallApi.md#sync_firewall_to_all_assigned_vms_v1) | **POST** /api/vps/v1/firewall/{firewallId}/sync | Sync firewall to all assigned VMs
[**get_firewall_details_v1**](VPSFirewallApi.md#get_firewall_details_v1) | **GET** /api/vps/v1/firewall/{firewallId} | Get firewall details
14
14
[**get_firewall_list_v1**](VPSFirewallApi.md#get_firewall_list_v1) | **GET** /api/vps/v1/firewall | Get firewall list
15
15
[**replace_all_firewall_rules_in_group_v1**](VPSFirewallApi.md#replace_all_firewall_rules_in_group_v1) | **PUT** /api/vps/v1/firewall/{firewallId}/rules | Replace all firewall rules in group
16
+
[**sync_firewall_to_all_assigned_vms_v1**](VPSFirewallApi.md#sync_firewall_to_all_assigned_vms_v1) | **POST** /api/vps/v1/firewall/{firewallId}/sync | Sync firewall to all assigned VMs
@@ -698,11 +699,89 @@ Name | Type | Description | Notes
698
699
699
700
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
0 commit comments