Resource: AddressGroup
AddressGroup is a resource that specifies how a collection of IP/DNS used in Firewall Policy.
JSON representation |
---|
{ "name": string, "description": string, "createTime": string, "updateTime": string, "labels": { string: string, ... }, "type": enum ( |
Fields | |
---|---|
name |
Required. Name of the AddressGroup resource. It matches pattern |
description |
Optional. Free-text description of the resource. |
createTime |
Output only. The timestamp when the resource was created. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
updateTime |
Output only. The timestamp when the resource was updated. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
labels |
Optional. Set of label tags associated with the AddressGroup resource. An object containing a list of |
type |
Required. The type of the Address Group. Possible values are "IPv4" or "IPV6". |
items[] |
Optional. List of items. |
capacity |
Required. Capacity of the Address Group |
selfLink |
Output only. Server-defined fully-qualified URL for this resource. |
purpose[] |
Optional. List of supported purposes of the Address Group. |
Methods |
|
---|---|
|
The method google.cloud.networksecurity.v1alpha1.AddressGroupService.AddAddressGroupItems is not available in Trusted Cloud by S3NS. |
|
The method google.cloud.networksecurity.v1alpha1.AddressGroupService.CloneAddressGroupItems is not available in Trusted Cloud by S3NS. |
|
The method google.cloud.networksecurity.v1alpha1.AddressGroupService.CreateAddressGroup is not available in Trusted Cloud by S3NS. |
|
The method google.cloud.networksecurity.v1alpha1.AddressGroupService.DeleteAddressGroup is not available in Trusted Cloud by S3NS. |
|
The method google.cloud.networksecurity.v1alpha1.AddressGroupService.GetAddressGroup is not available in Trusted Cloud by S3NS. |
|
The method google.cloud.networksecurity.v1alpha1.AddressGroupService.ListAddressGroups is not available in Trusted Cloud by S3NS. |
|
The method google.cloud.networksecurity.v1alpha1.AddressGroupService.ListAddressGroupReferences is not available in Trusted Cloud by S3NS. |
|
The method google.cloud.networksecurity.v1alpha1.AddressGroupService.UpdateAddressGroup is not available in Trusted Cloud by S3NS. |
|
The method google.cloud.networksecurity.v1alpha1.AddressGroupService.RemoveAddressGroupItems is not available in Trusted Cloud by S3NS. |