OptionalbodyOptional Readonlyfingerprint?: stringRead-only The fingerprint is a 32-bit hash. It represents the firewall rules as an 8 character hex string. You can use fingerprint to compare rule versions.
Optionalinbound?: {The inbound rules for the firewall, as a JSON array.
Optionalinbound_policy?: "ACCEPT" | "DROP"The default behavior for inbound traffic. This setting can be overridden by updating the inbound.action property of the Firewall Rule.
Optionaloutbound?: {The outbound rules for the firewall, as a JSON array.
Optionaloutbound_policy?: "ACCEPT" | "DROP"The default behavior for outbound traffic. This setting can be overridden by updating the outbound.action property of the Firewall Rule.
Optional Readonlyversion?: numberRead-only The firewall's rule version. The first version is 1. The version number is incremented when the firewall's rules change.
Optionalinbound?: unknownOptionaloutbound?: unknownID of the Firewall to access.
Optionalquery
The Firewall Rules information to update.