You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/dyn/networkmanagement_v1beta1.projects.locations.global_.connectivityTests.html
+24
Original file line number
Diff line number
Diff line change
@@ -126,6 +126,9 @@ <h3>Method Details</h3>
126
126
"createTime": "A String", # Output only. The time the test was created.
127
127
"description": "A String", # The user-supplied description of the Connectivity Test. Maximum of 512 characters.
128
128
"destination": { # Source or destination of the Connectivity Test. # Required. Destination specification of the Connectivity Test. You can use a combination of destination IP address, Compute Engine VM instance, or VPC network to uniquely identify the destination location. Even if the destination IP address is not unique, the source IP location is unique. Usually, the analysis can infer the destination endpoint from route information. If the destination you specify is a VM instance and the instance has multiple network interfaces, then you must also specify either a destination IP address or VPC network to identify the destination interface. A reachability analysis proceeds even if the destination location is ambiguous. However, the result can include endpoints that you don't intend to test.
129
+
"cloudFunction": { # Wrapper for cloud function attributes. # A [Cloud function](https://cloud.google.com/functions).
130
+
"uri": "A String", # A [Cloud function](https://cloud.google.com/functions) name.
131
+
},
129
132
"cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI.
130
133
"gkeMasterCluster": "A String", # A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
131
134
"instance": "A String", # A Compute Engine instance URI.
@@ -344,6 +347,9 @@ <h3>Method Details</h3>
344
347
"A String",
345
348
],
346
349
"source": { # Source or destination of the Connectivity Test. # Required. Source specification of the Connectivity Test. You can use a combination of source IP address, virtual machine (VM) instance, or Compute Engine network to uniquely identify the source location. Examples: If the source IP address is an internal IP address within a Google Cloud Virtual Private Cloud (VPC) network, then you must also specify the VPC network. Otherwise, specify the VM instance, which already contains its internal IP address and VPC network information. If the source of the test is within an on-premises network, then you must provide the destination VPC network. If the source endpoint is a Compute Engine VM instance with multiple network interfaces, the instance itself is not sufficient to identify the endpoint. So, you must also specify the source IP address or VPC network. A reachability analysis proceeds even if the source location is ambiguous. However, the test result may include endpoints that you don't intend to test.
350
+
"cloudFunction": { # Wrapper for cloud function attributes. # A [Cloud function](https://cloud.google.com/functions).
351
+
"uri": "A String", # A [Cloud function](https://cloud.google.com/functions) name.
352
+
},
347
353
"cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI.
348
354
"gkeMasterCluster": "A String", # A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
349
355
"instance": "A String", # A Compute Engine instance URI.
@@ -439,6 +445,9 @@ <h3>Method Details</h3>
439
445
"createTime": "A String", # Output only. The time the test was created.
440
446
"description": "A String", # The user-supplied description of the Connectivity Test. Maximum of 512 characters.
441
447
"destination": { # Source or destination of the Connectivity Test. # Required. Destination specification of the Connectivity Test. You can use a combination of destination IP address, Compute Engine VM instance, or VPC network to uniquely identify the destination location. Even if the destination IP address is not unique, the source IP location is unique. Usually, the analysis can infer the destination endpoint from route information. If the destination you specify is a VM instance and the instance has multiple network interfaces, then you must also specify either a destination IP address or VPC network to identify the destination interface. A reachability analysis proceeds even if the destination location is ambiguous. However, the result can include endpoints that you don't intend to test.
448
+
"cloudFunction": { # Wrapper for cloud function attributes. # A [Cloud function](https://cloud.google.com/functions).
449
+
"uri": "A String", # A [Cloud function](https://cloud.google.com/functions) name.
450
+
},
442
451
"cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI.
443
452
"gkeMasterCluster": "A String", # A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
444
453
"instance": "A String", # A Compute Engine instance URI.
@@ -657,6 +666,9 @@ <h3>Method Details</h3>
657
666
"A String",
658
667
],
659
668
"source": { # Source or destination of the Connectivity Test. # Required. Source specification of the Connectivity Test. You can use a combination of source IP address, virtual machine (VM) instance, or Compute Engine network to uniquely identify the source location. Examples: If the source IP address is an internal IP address within a Google Cloud Virtual Private Cloud (VPC) network, then you must also specify the VPC network. Otherwise, specify the VM instance, which already contains its internal IP address and VPC network information. If the source of the test is within an on-premises network, then you must provide the destination VPC network. If the source endpoint is a Compute Engine VM instance with multiple network interfaces, the instance itself is not sufficient to identify the endpoint. So, you must also specify the source IP address or VPC network. A reachability analysis proceeds even if the source location is ambiguous. However, the test result may include endpoints that you don't intend to test.
669
+
"cloudFunction": { # Wrapper for cloud function attributes. # A [Cloud function](https://cloud.google.com/functions).
670
+
"uri": "A String", # A [Cloud function](https://cloud.google.com/functions) name.
671
+
},
660
672
"cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI.
661
673
"gkeMasterCluster": "A String", # A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
662
674
"instance": "A String", # A Compute Engine instance URI.
@@ -743,6 +755,9 @@ <h3>Method Details</h3>
743
755
"createTime": "A String", # Output only. The time the test was created.
744
756
"description": "A String", # The user-supplied description of the Connectivity Test. Maximum of 512 characters.
745
757
"destination": { # Source or destination of the Connectivity Test. # Required. Destination specification of the Connectivity Test. You can use a combination of destination IP address, Compute Engine VM instance, or VPC network to uniquely identify the destination location. Even if the destination IP address is not unique, the source IP location is unique. Usually, the analysis can infer the destination endpoint from route information. If the destination you specify is a VM instance and the instance has multiple network interfaces, then you must also specify either a destination IP address or VPC network to identify the destination interface. A reachability analysis proceeds even if the destination location is ambiguous. However, the result can include endpoints that you don't intend to test.
758
+
"cloudFunction": { # Wrapper for cloud function attributes. # A [Cloud function](https://cloud.google.com/functions).
759
+
"uri": "A String", # A [Cloud function](https://cloud.google.com/functions) name.
760
+
},
746
761
"cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI.
747
762
"gkeMasterCluster": "A String", # A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
748
763
"instance": "A String", # A Compute Engine instance URI.
@@ -961,6 +976,9 @@ <h3>Method Details</h3>
961
976
"A String",
962
977
],
963
978
"source": { # Source or destination of the Connectivity Test. # Required. Source specification of the Connectivity Test. You can use a combination of source IP address, virtual machine (VM) instance, or Compute Engine network to uniquely identify the source location. Examples: If the source IP address is an internal IP address within a Google Cloud Virtual Private Cloud (VPC) network, then you must also specify the VPC network. Otherwise, specify the VM instance, which already contains its internal IP address and VPC network information. If the source of the test is within an on-premises network, then you must provide the destination VPC network. If the source endpoint is a Compute Engine VM instance with multiple network interfaces, the instance itself is not sufficient to identify the endpoint. So, you must also specify the source IP address or VPC network. A reachability analysis proceeds even if the source location is ambiguous. However, the test result may include endpoints that you don't intend to test.
979
+
"cloudFunction": { # Wrapper for cloud function attributes. # A [Cloud function](https://cloud.google.com/functions).
980
+
"uri": "A String", # A [Cloud function](https://cloud.google.com/functions) name.
981
+
},
964
982
"cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI.
965
983
"gkeMasterCluster": "A String", # A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
966
984
"instance": "A String", # A Compute Engine instance URI.
@@ -1006,6 +1024,9 @@ <h3>Method Details</h3>
1006
1024
"createTime": "A String", # Output only. The time the test was created.
1007
1025
"description": "A String", # The user-supplied description of the Connectivity Test. Maximum of 512 characters.
1008
1026
"destination": { # Source or destination of the Connectivity Test. # Required. Destination specification of the Connectivity Test. You can use a combination of destination IP address, Compute Engine VM instance, or VPC network to uniquely identify the destination location. Even if the destination IP address is not unique, the source IP location is unique. Usually, the analysis can infer the destination endpoint from route information. If the destination you specify is a VM instance and the instance has multiple network interfaces, then you must also specify either a destination IP address or VPC network to identify the destination interface. A reachability analysis proceeds even if the destination location is ambiguous. However, the result can include endpoints that you don't intend to test.
1027
+
"cloudFunction": { # Wrapper for cloud function attributes. # A [Cloud function](https://cloud.google.com/functions).
1028
+
"uri": "A String", # A [Cloud function](https://cloud.google.com/functions) name.
1029
+
},
1009
1030
"cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI.
1010
1031
"gkeMasterCluster": "A String", # A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
1011
1032
"instance": "A String", # A Compute Engine instance URI.
@@ -1224,6 +1245,9 @@ <h3>Method Details</h3>
1224
1245
"A String",
1225
1246
],
1226
1247
"source": { # Source or destination of the Connectivity Test. # Required. Source specification of the Connectivity Test. You can use a combination of source IP address, virtual machine (VM) instance, or Compute Engine network to uniquely identify the source location. Examples: If the source IP address is an internal IP address within a Google Cloud Virtual Private Cloud (VPC) network, then you must also specify the VPC network. Otherwise, specify the VM instance, which already contains its internal IP address and VPC network information. If the source of the test is within an on-premises network, then you must provide the destination VPC network. If the source endpoint is a Compute Engine VM instance with multiple network interfaces, the instance itself is not sufficient to identify the endpoint. So, you must also specify the source IP address or VPC network. A reachability analysis proceeds even if the source location is ambiguous. However, the test result may include endpoints that you don't intend to test.
1248
+
"cloudFunction": { # Wrapper for cloud function attributes. # A [Cloud function](https://cloud.google.com/functions).
1249
+
"uri": "A String", # A [Cloud function](https://cloud.google.com/functions) name.
1250
+
},
1227
1251
"cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI.
1228
1252
"gkeMasterCluster": "A String", # A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
1229
1253
"instance": "A String", # A Compute Engine instance URI.
0 commit comments