Lines Matching full:firewall
81 <code><a href="#delete">delete(project, firewall, requestId=None, x__xgafv=None)</a></code></p>
82 <p class="firstline">Deletes the specified firewall.</p>
84 <code><a href="#get">get(project, firewall, x__xgafv=None)</a></code></p>
85 <p class="firstline">Returns the specified firewall.</p>
88 <p class="firstline">Creates a firewall rule in the specified project using the data included in th…
91 <p class="firstline">Retrieves the list of firewall rules available to the specified project.</p>
96 …<code><a href="#patch">patch(project, firewall, body=None, requestId=None, x__xgafv=None)</a></cod…
97 <p class="firstline">Updates the specified firewall rule with the data included in the request. Thi…
99 …<code><a href="#update">update(project, firewall, body=None, requestId=None, x__xgafv=None)</a></c…
100 <p class="firstline">Updates the specified firewall rule with the data included in the request. Not…
108 … <code class="details" id="delete">delete(project, firewall, requestId=None, x__xgafv=None)</code>
109 <pre>Deletes the specified firewall.
113 firewall: string, Name of the firewall rule to delete. (required)
171 <code class="details" id="get">get(project, firewall, x__xgafv=None)</code>
172 <pre>Returns the specified firewall.
176 firewall: string, Name of the firewall rule to return. (required)
185 …a Firewall Rule resource. Firewall rules allow or deny ingress traffic to, and egress traffic from…
186 …"allowed": [ # The list of ALLOW rules specified by this firewall. Each rule specifies a…
188 … which this rule applies. The protocol type is required when creating a firewall rule. This value …
195 …"denied": [ # The list of DENY rules specified by this firewall. Each rule specifies a p…
197 … which this rule applies. The protocol type is required when creating a firewall rule. This value …
204 …"destinationRanges": [ # If destination ranges are specified, the firewall rule applies …
207 …"direction": "A String", # Direction of traffic to which this firewall applies…
208 …firewall rule is disabled. When set to true, the firewall rule is not enforced and the network beh…
210 …quot;kind": "compute#firewall", # [Output Only] Type of the resource. Always comput…
211 …The available logging options for a firewall rule. # This field denotes the logging options for a …
212 …uot;: True or False, # This field denotes whether to enable logging for a particular firewall rule.
213 …or a particular firewall rule if logging is enabled for that rule. This field denotes whether to i…
216 …g", # URL of the network resource for this firewall rule. If not specified when creating a fi…
219 …"sourceRanges": [ # If source ranges are specified, the firewall rule applies only to tr…
222 …firewall rules apply only to traffic originating from an instance with a service account in this l…
225 …firewall rule applies only to traffic with source IPs that match the primary network interfaces of…
228 …ags. If neither targetServiceAccounts nor targetTags are specified, the firewall rule applies to a…
231 …firewall rule applies to. If targetTags are specified, then the firewall rule applies only to inst…
239 <pre>Creates a firewall rule in the specified project using the data included in the request.
246 …a Firewall Rule resource. Firewall rules allow or deny ingress traffic to, and egress traffic from…
247 …"allowed": [ # The list of ALLOW rules specified by this firewall. Each rule specifies a…
249 … which this rule applies. The protocol type is required when creating a firewall rule. This value …
256 …"denied": [ # The list of DENY rules specified by this firewall. Each rule specifies a p…
258 … which this rule applies. The protocol type is required when creating a firewall rule. This value …
265 …"destinationRanges": [ # If destination ranges are specified, the firewall rule applies …
268 …"direction": "A String", # Direction of traffic to which this firewall applies…
269 …firewall rule is disabled. When set to true, the firewall rule is not enforced and the network beh…
271 …quot;kind": "compute#firewall", # [Output Only] Type of the resource. Always comput…
272 …The available logging options for a firewall rule. # This field denotes the logging options for a …
273 …uot;: True or False, # This field denotes whether to enable logging for a particular firewall rule.
274 …or a particular firewall rule if logging is enabled for that rule. This field denotes whether to i…
277 …g", # URL of the network resource for this firewall rule. If not specified when creating a fi…
280 …"sourceRanges": [ # If source ranges are specified, the firewall rule applies only to tr…
283 …firewall rules apply only to traffic originating from an instance with a service account in this l…
286 …firewall rule applies only to traffic with source IPs that match the primary network interfaces of…
289 …ags. If neither targetServiceAccounts nor targetTags are specified, the firewall rule applies to a…
292 …firewall rule applies to. If targetTags are specified, then the firewall rule applies only to inst…
355 <pre>Retrieves the list of firewall rules available to the specified project.
374 "items": [ # A list of Firewall resources.
375 …a Firewall Rule resource. Firewall rules allow or deny ingress traffic to, and egress traffic from…
376 …"allowed": [ # The list of ALLOW rules specified by this firewall. Each rule specifies a…
378 … which this rule applies. The protocol type is required when creating a firewall rule. This value …
385 …"denied": [ # The list of DENY rules specified by this firewall. Each rule specifies a p…
387 … which this rule applies. The protocol type is required when creating a firewall rule. This value …
394 …"destinationRanges": [ # If destination ranges are specified, the firewall rule applies …
397 …"direction": "A String", # Direction of traffic to which this firewall applies…
398 …firewall rule is disabled. When set to true, the firewall rule is not enforced and the network beh…
400 …quot;kind": "compute#firewall", # [Output Only] Type of the resource. Always comput…
401 …The available logging options for a firewall rule. # This field denotes the logging options for a …
402 …uot;: True or False, # This field denotes whether to enable logging for a particular firewall rule.
403 …or a particular firewall rule if logging is enabled for that rule. This field denotes whether to i…
406 …g", # URL of the network resource for this firewall rule. If not specified when creating a fi…
409 …"sourceRanges": [ # If source ranges are specified, the firewall rule applies only to tr…
412 …firewall rules apply only to traffic originating from an instance with a service account in this l…
415 …firewall rule applies only to traffic with source IPs that match the primary network interfaces of…
418 …ags. If neither targetServiceAccounts nor targetTags are specified, the firewall rule applies to a…
421 …firewall rule applies to. If targetTags are specified, then the firewall rule applies only to inst…
457 …<code class="details" id="patch">patch(project, firewall, body=None, requestId=None, x__xgafv=None…
458 …<pre>Updates the specified firewall rule with the data included in the request. This method suppor…
462 firewall: string, Name of the firewall rule to patch. (required)
466 …a Firewall Rule resource. Firewall rules allow or deny ingress traffic to, and egress traffic from…
467 …"allowed": [ # The list of ALLOW rules specified by this firewall. Each rule specifies a…
469 … which this rule applies. The protocol type is required when creating a firewall rule. This value …
476 …"denied": [ # The list of DENY rules specified by this firewall. Each rule specifies a p…
478 … which this rule applies. The protocol type is required when creating a firewall rule. This value …
485 …"destinationRanges": [ # If destination ranges are specified, the firewall rule applies …
488 …"direction": "A String", # Direction of traffic to which this firewall applies…
489 …firewall rule is disabled. When set to true, the firewall rule is not enforced and the network beh…
491 …quot;kind": "compute#firewall", # [Output Only] Type of the resource. Always comput…
492 …The available logging options for a firewall rule. # This field denotes the logging options for a …
493 …uot;: True or False, # This field denotes whether to enable logging for a particular firewall rule.
494 …or a particular firewall rule if logging is enabled for that rule. This field denotes whether to i…
497 …g", # URL of the network resource for this firewall rule. If not specified when creating a fi…
500 …"sourceRanges": [ # If source ranges are specified, the firewall rule applies only to tr…
503 …firewall rules apply only to traffic originating from an instance with a service account in this l…
506 …firewall rule applies only to traffic with source IPs that match the primary network interfaces of…
509 …ags. If neither targetServiceAccounts nor targetTags are specified, the firewall rule applies to a…
512 …firewall rule applies to. If targetTags are specified, then the firewall rule applies only to inst…
574 …<code class="details" id="update">update(project, firewall, body=None, requestId=None, x__xgafv=No…
575 …<pre>Updates the specified firewall rule with the data included in the request. Note that all fiel…
579 firewall: string, Name of the firewall rule to update. (required)
583 …a Firewall Rule resource. Firewall rules allow or deny ingress traffic to, and egress traffic from…
584 …"allowed": [ # The list of ALLOW rules specified by this firewall. Each rule specifies a…
586 … which this rule applies. The protocol type is required when creating a firewall rule. This value …
593 …"denied": [ # The list of DENY rules specified by this firewall. Each rule specifies a p…
595 … which this rule applies. The protocol type is required when creating a firewall rule. This value …
602 …"destinationRanges": [ # If destination ranges are specified, the firewall rule applies …
605 …"direction": "A String", # Direction of traffic to which this firewall applies…
606 …firewall rule is disabled. When set to true, the firewall rule is not enforced and the network beh…
608 …quot;kind": "compute#firewall", # [Output Only] Type of the resource. Always comput…
609 …The available logging options for a firewall rule. # This field denotes the logging options for a …
610 …uot;: True or False, # This field denotes whether to enable logging for a particular firewall rule.
611 …or a particular firewall rule if logging is enabled for that rule. This field denotes whether to i…
614 …g", # URL of the network resource for this firewall rule. If not specified when creating a fi…
617 …"sourceRanges": [ # If source ranges are specified, the firewall rule applies only to tr…
620 …firewall rules apply only to traffic originating from an instance with a service account in this l…
623 …firewall rule applies only to traffic with source IPs that match the primary network interfaces of…
626 …ags. If neither targetServiceAccounts nor targetTags are specified, the firewall rule applies to a…
629 …firewall rule applies to. If targetTags are specified, then the firewall rule applies only to inst…