Skip to main content

network_firewall_policies_association

Overview

Namenetwork_firewall_policies_association
TypeResource
Idgoogle.compute.network_firewall_policies_association

Fields

NameDatatypeDescription
namestringThe name for an association.
shortNamestring[Output Only] The short name of the firewall policy of the association.
attachmentTargetstringThe target that the firewall policy is attached to.
displayNamestring[Output Only] Deprecated, please use short name instead. The display name of the firewall policy of the association.
firewallPolicyIdstring[Output Only] The firewall policy ID of the association.

Methods

NameAccessible byRequired ParamsDescription
get_associationSELECTfirewallPolicy, projectGets an association with the specified name.
add_associationEXECfirewallPolicy, projectInserts an association for the specified firewall policy.
remove_associationEXECfirewallPolicy, projectRemoves an association for the specified firewall policy.