Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.compute/v1.getPacketMirroring
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Returns the specified PacketMirroring resource.
Using getPacketMirroring
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getPacketMirroring(args: GetPacketMirroringArgs, opts?: InvokeOptions): Promise<GetPacketMirroringResult>
function getPacketMirroringOutput(args: GetPacketMirroringOutputArgs, opts?: InvokeOptions): Output<GetPacketMirroringResult>
def get_packet_mirroring(packet_mirroring: Optional[str] = None,
project: Optional[str] = None,
region: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPacketMirroringResult
def get_packet_mirroring_output(packet_mirroring: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
region: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPacketMirroringResult]
func LookupPacketMirroring(ctx *Context, args *LookupPacketMirroringArgs, opts ...InvokeOption) (*LookupPacketMirroringResult, error)
func LookupPacketMirroringOutput(ctx *Context, args *LookupPacketMirroringOutputArgs, opts ...InvokeOption) LookupPacketMirroringResultOutput
> Note: This function is named LookupPacketMirroring
in the Go SDK.
public static class GetPacketMirroring
{
public static Task<GetPacketMirroringResult> InvokeAsync(GetPacketMirroringArgs args, InvokeOptions? opts = null)
public static Output<GetPacketMirroringResult> Invoke(GetPacketMirroringInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetPacketMirroringResult> getPacketMirroring(GetPacketMirroringArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: google-native:compute/v1:getPacketMirroring
arguments:
# arguments dictionary
The following arguments are supported:
- Packet
Mirroring string - Region string
- Project string
- Packet
Mirroring string - Region string
- Project string
- packet
Mirroring String - region String
- project String
- packet
Mirroring string - region string
- project string
- packet_
mirroring str - region str
- project str
- packet
Mirroring String - region String
- project String
getPacketMirroring Result
The following output properties are available:
- Collector
Ilb Pulumi.Google Native. Compute. V1. Outputs. Packet Mirroring Forwarding Rule Info Response - The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true.
- Creation
Timestamp string - Creation timestamp in RFC3339 text format.
- Description string
- An optional description of this resource. Provide this property when you create the resource.
- Enable string
- Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE.
- Filter
Pulumi.
Google Native. Compute. V1. Outputs. Packet Mirroring Filter Response - Filter for mirrored traffic. If unspecified, all traffic is mirrored.
- Kind string
- Type of the resource. Always compute#packetMirroring for packet mirrorings.
- Mirrored
Resources Pulumi.Google Native. Compute. V1. Outputs. Packet Mirroring Mirrored Resource Info Response - PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored.
- Name string
- Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression
[a-z]([-a-z0-9]*[a-z0-9])?
which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. - Network
Pulumi.
Google Native. Compute. V1. Outputs. Packet Mirroring Network Info Response - Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.
- Priority int
- The priority of applying this configuration. Priority is used to break ties in cases where there is more than one matching rule. In the case of two rules that apply for a given Instance, the one with the lowest-numbered priority value wins. Default value is 1000. Valid range is 0 through 65535.
- Region string
- URI of the region where the packetMirroring resides.
- Self
Link string - Server-defined URL for the resource.
- Collector
Ilb PacketMirroring Forwarding Rule Info Response - The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true.
- Creation
Timestamp string - Creation timestamp in RFC3339 text format.
- Description string
- An optional description of this resource. Provide this property when you create the resource.
- Enable string
- Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE.
- Filter
Packet
Mirroring Filter Response - Filter for mirrored traffic. If unspecified, all traffic is mirrored.
- Kind string
- Type of the resource. Always compute#packetMirroring for packet mirrorings.
- Mirrored
Resources PacketMirroring Mirrored Resource Info Response - PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored.
- Name string
- Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression
[a-z]([-a-z0-9]*[a-z0-9])?
which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. - Network
Packet
Mirroring Network Info Response - Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.
- Priority int
- The priority of applying this configuration. Priority is used to break ties in cases where there is more than one matching rule. In the case of two rules that apply for a given Instance, the one with the lowest-numbered priority value wins. Default value is 1000. Valid range is 0 through 65535.
- Region string
- URI of the region where the packetMirroring resides.
- Self
Link string - Server-defined URL for the resource.
- collector
Ilb PacketMirroring Forwarding Rule Info Response - The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true.
- creation
Timestamp String - Creation timestamp in RFC3339 text format.
- description String
- An optional description of this resource. Provide this property when you create the resource.
- enable String
- Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE.
- filter
Packet
Mirroring Filter Response - Filter for mirrored traffic. If unspecified, all traffic is mirrored.
- kind String
- Type of the resource. Always compute#packetMirroring for packet mirrorings.
- mirrored
Resources PacketMirroring Mirrored Resource Info Response - PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored.
- name String
- Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression
[a-z]([-a-z0-9]*[a-z0-9])?
which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. - network
Packet
Mirroring Network Info Response - Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.
- priority Integer
- The priority of applying this configuration. Priority is used to break ties in cases where there is more than one matching rule. In the case of two rules that apply for a given Instance, the one with the lowest-numbered priority value wins. Default value is 1000. Valid range is 0 through 65535.
- region String
- URI of the region where the packetMirroring resides.
- self
Link String - Server-defined URL for the resource.
- collector
Ilb PacketMirroring Forwarding Rule Info Response - The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true.
- creation
Timestamp string - Creation timestamp in RFC3339 text format.
- description string
- An optional description of this resource. Provide this property when you create the resource.
- enable string
- Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE.
- filter
Packet
Mirroring Filter Response - Filter for mirrored traffic. If unspecified, all traffic is mirrored.
- kind string
- Type of the resource. Always compute#packetMirroring for packet mirrorings.
- mirrored
Resources PacketMirroring Mirrored Resource Info Response - PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored.
- name string
- Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression
[a-z]([-a-z0-9]*[a-z0-9])?
which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. - network
Packet
Mirroring Network Info Response - Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.
- priority number
- The priority of applying this configuration. Priority is used to break ties in cases where there is more than one matching rule. In the case of two rules that apply for a given Instance, the one with the lowest-numbered priority value wins. Default value is 1000. Valid range is 0 through 65535.
- region string
- URI of the region where the packetMirroring resides.
- self
Link string - Server-defined URL for the resource.
- collector_
ilb PacketMirroring Forwarding Rule Info Response - The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true.
- creation_
timestamp str - Creation timestamp in RFC3339 text format.
- description str
- An optional description of this resource. Provide this property when you create the resource.
- enable str
- Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE.
- filter
Packet
Mirroring Filter Response - Filter for mirrored traffic. If unspecified, all traffic is mirrored.
- kind str
- Type of the resource. Always compute#packetMirroring for packet mirrorings.
- mirrored_
resources PacketMirroring Mirrored Resource Info Response - PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored.
- name str
- Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression
[a-z]([-a-z0-9]*[a-z0-9])?
which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. - network
Packet
Mirroring Network Info Response - Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.
- priority int
- The priority of applying this configuration. Priority is used to break ties in cases where there is more than one matching rule. In the case of two rules that apply for a given Instance, the one with the lowest-numbered priority value wins. Default value is 1000. Valid range is 0 through 65535.
- region str
- URI of the region where the packetMirroring resides.
- self_
link str - Server-defined URL for the resource.
- collector
Ilb Property Map - The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true.
- creation
Timestamp String - Creation timestamp in RFC3339 text format.
- description String
- An optional description of this resource. Provide this property when you create the resource.
- enable String
- Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE.
- filter Property Map
- Filter for mirrored traffic. If unspecified, all traffic is mirrored.
- kind String
- Type of the resource. Always compute#packetMirroring for packet mirrorings.
- mirrored
Resources Property Map - PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored.
- name String
- Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression
[a-z]([-a-z0-9]*[a-z0-9])?
which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. - network Property Map
- Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.
- priority Number
- The priority of applying this configuration. Priority is used to break ties in cases where there is more than one matching rule. In the case of two rules that apply for a given Instance, the one with the lowest-numbered priority value wins. Default value is 1000. Valid range is 0 through 65535.
- region String
- URI of the region where the packetMirroring resides.
- self
Link String - Server-defined URL for the resource.
Supporting Types
PacketMirroringFilterResponse
- Cidr
Ranges List<string> - IP CIDR ranges that apply as filter on the source (ingress) or destination (egress) IP in the IP header. Only IPv4 is supported. If no ranges are specified, all traffic that matches the specified IPProtocols is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.
- Direction string
- Direction of traffic to mirror, either INGRESS, EGRESS, or BOTH. The default is BOTH.
- Ip
Protocols List<string> - Protocols that apply as filter on mirrored traffic. If no protocols are specified, all traffic that matches the specified CIDR ranges is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.
- Cidr
Ranges []string - IP CIDR ranges that apply as filter on the source (ingress) or destination (egress) IP in the IP header. Only IPv4 is supported. If no ranges are specified, all traffic that matches the specified IPProtocols is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.
- Direction string
- Direction of traffic to mirror, either INGRESS, EGRESS, or BOTH. The default is BOTH.
- Ip
Protocols []string - Protocols that apply as filter on mirrored traffic. If no protocols are specified, all traffic that matches the specified CIDR ranges is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.
- cidr
Ranges List<String> - IP CIDR ranges that apply as filter on the source (ingress) or destination (egress) IP in the IP header. Only IPv4 is supported. If no ranges are specified, all traffic that matches the specified IPProtocols is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.
- direction String
- Direction of traffic to mirror, either INGRESS, EGRESS, or BOTH. The default is BOTH.
- ip
Protocols List<String> - Protocols that apply as filter on mirrored traffic. If no protocols are specified, all traffic that matches the specified CIDR ranges is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.
- cidr
Ranges string[] - IP CIDR ranges that apply as filter on the source (ingress) or destination (egress) IP in the IP header. Only IPv4 is supported. If no ranges are specified, all traffic that matches the specified IPProtocols is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.
- direction string
- Direction of traffic to mirror, either INGRESS, EGRESS, or BOTH. The default is BOTH.
- ip
Protocols string[] - Protocols that apply as filter on mirrored traffic. If no protocols are specified, all traffic that matches the specified CIDR ranges is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.
- cidr_
ranges Sequence[str] - IP CIDR ranges that apply as filter on the source (ingress) or destination (egress) IP in the IP header. Only IPv4 is supported. If no ranges are specified, all traffic that matches the specified IPProtocols is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.
- direction str
- Direction of traffic to mirror, either INGRESS, EGRESS, or BOTH. The default is BOTH.
- ip_
protocols Sequence[str] - Protocols that apply as filter on mirrored traffic. If no protocols are specified, all traffic that matches the specified CIDR ranges is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.
- cidr
Ranges List<String> - IP CIDR ranges that apply as filter on the source (ingress) or destination (egress) IP in the IP header. Only IPv4 is supported. If no ranges are specified, all traffic that matches the specified IPProtocols is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.
- direction String
- Direction of traffic to mirror, either INGRESS, EGRESS, or BOTH. The default is BOTH.
- ip
Protocols List<String> - Protocols that apply as filter on mirrored traffic. If no protocols are specified, all traffic that matches the specified CIDR ranges is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.
PacketMirroringForwardingRuleInfoResponse
- Canonical
Url string - Unique identifier for the forwarding rule; defined by the server.
- Url string
- Resource URL to the forwarding rule representing the ILB configured as destination of the mirrored traffic.
- Canonical
Url string - Unique identifier for the forwarding rule; defined by the server.
- Url string
- Resource URL to the forwarding rule representing the ILB configured as destination of the mirrored traffic.
- canonical
Url String - Unique identifier for the forwarding rule; defined by the server.
- url String
- Resource URL to the forwarding rule representing the ILB configured as destination of the mirrored traffic.
- canonical
Url string - Unique identifier for the forwarding rule; defined by the server.
- url string
- Resource URL to the forwarding rule representing the ILB configured as destination of the mirrored traffic.
- canonical_
url str - Unique identifier for the forwarding rule; defined by the server.
- url str
- Resource URL to the forwarding rule representing the ILB configured as destination of the mirrored traffic.
- canonical
Url String - Unique identifier for the forwarding rule; defined by the server.
- url String
- Resource URL to the forwarding rule representing the ILB configured as destination of the mirrored traffic.
PacketMirroringMirroredResourceInfoInstanceInfoResponse
- Canonical
Url string - Unique identifier for the instance; defined by the server.
- Url string
- Resource URL to the virtual machine instance which is being mirrored.
- Canonical
Url string - Unique identifier for the instance; defined by the server.
- Url string
- Resource URL to the virtual machine instance which is being mirrored.
- canonical
Url String - Unique identifier for the instance; defined by the server.
- url String
- Resource URL to the virtual machine instance which is being mirrored.
- canonical
Url string - Unique identifier for the instance; defined by the server.
- url string
- Resource URL to the virtual machine instance which is being mirrored.
- canonical_
url str - Unique identifier for the instance; defined by the server.
- url str
- Resource URL to the virtual machine instance which is being mirrored.
- canonical
Url String - Unique identifier for the instance; defined by the server.
- url String
- Resource URL to the virtual machine instance which is being mirrored.
PacketMirroringMirroredResourceInfoResponse
- Instances
List<Pulumi.
Google Native. Compute. V1. Inputs. Packet Mirroring Mirrored Resource Info Instance Info Response> - A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
- Subnetworks
List<Pulumi.
Google Native. Compute. V1. Inputs. Packet Mirroring Mirrored Resource Info Subnet Info Response> - A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
- List<string>
- A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.
- Instances
[]Packet
Mirroring Mirrored Resource Info Instance Info Response - A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
- Subnetworks
[]Packet
Mirroring Mirrored Resource Info Subnet Info Response - A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
- []string
- A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.
- instances
List<Packet
Mirroring Mirrored Resource Info Instance Info Response> - A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
- subnetworks
List<Packet
Mirroring Mirrored Resource Info Subnet Info Response> - A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
- List<String>
- A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.
- instances
Packet
Mirroring Mirrored Resource Info Instance Info Response[] - A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
- subnetworks
Packet
Mirroring Mirrored Resource Info Subnet Info Response[] - A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
- string[]
- A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.
- instances
Sequence[Packet
Mirroring Mirrored Resource Info Instance Info Response] - A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
- subnetworks
Sequence[Packet
Mirroring Mirrored Resource Info Subnet Info Response] - A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
- Sequence[str]
- A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.
- instances List<Property Map>
- A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
- subnetworks List<Property Map>
- A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
- List<String>
- A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.
PacketMirroringMirroredResourceInfoSubnetInfoResponse
- Canonical
Url string - Unique identifier for the subnetwork; defined by the server.
- Url string
- Resource URL to the subnetwork for which traffic from/to all VM instances will be mirrored.
- Canonical
Url string - Unique identifier for the subnetwork; defined by the server.
- Url string
- Resource URL to the subnetwork for which traffic from/to all VM instances will be mirrored.
- canonical
Url String - Unique identifier for the subnetwork; defined by the server.
- url String
- Resource URL to the subnetwork for which traffic from/to all VM instances will be mirrored.
- canonical
Url string - Unique identifier for the subnetwork; defined by the server.
- url string
- Resource URL to the subnetwork for which traffic from/to all VM instances will be mirrored.
- canonical_
url str - Unique identifier for the subnetwork; defined by the server.
- url str
- Resource URL to the subnetwork for which traffic from/to all VM instances will be mirrored.
- canonical
Url String - Unique identifier for the subnetwork; defined by the server.
- url String
- Resource URL to the subnetwork for which traffic from/to all VM instances will be mirrored.
PacketMirroringNetworkInfoResponse
- Canonical
Url string - Unique identifier for the network; defined by the server.
- Url string
- URL of the network resource.
- Canonical
Url string - Unique identifier for the network; defined by the server.
- Url string
- URL of the network resource.
- canonical
Url String - Unique identifier for the network; defined by the server.
- url String
- URL of the network resource.
- canonical
Url string - Unique identifier for the network; defined by the server.
- url string
- URL of the network resource.
- canonical_
url str - Unique identifier for the network; defined by the server.
- url str
- URL of the network resource.
- canonical
Url String - Unique identifier for the network; defined by the server.
- url String
- URL of the network resource.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi