Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 578 Bytes

File metadata and controls

15 lines (10 loc) · 578 Bytes

openapi.model.GlobalFirewallRulesetPatchRequest

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
rules List The new firewall rules for the ruleset. If not provided, the rules will not be updated. [optional] [default to const []]

[Back to Model list] [Back to API list] [Back to README]