import 'package:openapi/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The unique identifier of the firewall ruleset. | [default to 'global'] |
| name | String | The name of the firewall ruleset. | [default to 'Global Firewall Rules'] |
| rules | List | The list of firewall rules in this ruleset. | [default to const []] |