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_v1.projects.locations.global_.connectivityTests.html
+32-12Lines changed: 32 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -382,9 +382,11 @@ <h3>Method Details</h3>
382
382
"routerUri": "A String", # Uri of the Cloud Router. Only valid when type is CLOUD_NAT.
383
383
"type": "A String", # Type of NAT.
384
384
},
385
-
"network": { # For display only. Metadata associated with a Compute Engine network. # Display information of a Google Cloud network.
385
+
"network": { # For display only. Metadata associated with a Compute Engine network. Next ID: 7 # Display information of a Google Cloud network.
386
386
"displayName": "A String", # Name of a Compute Engine network.
387
-
"matchedIpRange": "A String", # The IP range that matches the test.
387
+
"matchedIpRange": "A String", # The IP range of the subnet matching the source IP address of the test.
388
+
"matchedSubnetUri": "A String", # URI of the subnet matching the source IP address of the test.
389
+
"region": "A String", # The region of the subnet matching the source IP address of the test.
388
390
"uri": "A String", # URI of a Compute Engine network.
389
391
},
390
392
"projectId": "A String", # Project ID that contains the configuration this step is validating.
@@ -418,6 +420,8 @@ <h3>Method Details</h3>
418
420
"uri": "A String", # URI of a Cloud Redis Instance.
419
421
},
420
422
"route": { # For display only. Metadata associated with a Compute Engine route. # Display information of a Compute Engine route.
423
+
"advertisedRouteNextHopUri": "A String", # For advertised routes, the URI of their next hop, i.e. the URI of the hybrid endpoint (VPN tunnel, Interconnect attachment, NCC router appliance) the advertised prefix is advertised through, or URI of the source peered network.
424
+
"advertisedRouteSourceRouterUri": "A String", # For advertised dynamic routes, the URI of the Cloud Router that advertised the corresponding IP prefix.
421
425
"destIpRange": "A String", # Destination IP range of the route.
422
426
"destPortRanges": [ # Destination port ranges of the route. Policy based routes only.
423
427
"A String",
@@ -435,13 +439,14 @@ <h3>Method Details</h3>
435
439
"protocols": [ # Protocols of the route. Policy based routes only.
436
440
"A String",
437
441
],
442
+
"region": "A String", # Region of the route (if applicable).
438
443
"routeScope": "A String", # Indicates where route is applicable.
439
444
"routeType": "A String", # Type of route.
440
445
"srcIpRange": "A String", # Source IP address range of the route. Policy based routes only.
441
446
"srcPortRanges": [ # Source port ranges of the route. Policy based routes only.
442
447
"A String",
443
448
],
444
-
"uri": "A String", # URI of a route. Dynamic, peering static and peering dynamic routes do not have an URI. Advertised route from Google Cloud VPC to on-premises network also does not have an URI.
449
+
"uri": "A String", # URI of a route (if applicable).
445
450
},
446
451
"serverlessNeg": { # For display only. Metadata associated with the serverless network endpoint group backend. # Display information of a Serverless network endpoint group backend. Used only for return traces.
447
452
"negUri": "A String", # URI of the serverless network endpoint group.
@@ -848,9 +853,11 @@ <h3>Method Details</h3>
848
853
"routerUri": "A String", # Uri of the Cloud Router. Only valid when type is CLOUD_NAT.
849
854
"type": "A String", # Type of NAT.
850
855
},
851
-
"network": { # For display only. Metadata associated with a Compute Engine network. # Display information of a Google Cloud network.
856
+
"network": { # For display only. Metadata associated with a Compute Engine network. Next ID: 7 # Display information of a Google Cloud network.
852
857
"displayName": "A String", # Name of a Compute Engine network.
853
-
"matchedIpRange": "A String", # The IP range that matches the test.
858
+
"matchedIpRange": "A String", # The IP range of the subnet matching the source IP address of the test.
859
+
"matchedSubnetUri": "A String", # URI of the subnet matching the source IP address of the test.
860
+
"region": "A String", # The region of the subnet matching the source IP address of the test.
854
861
"uri": "A String", # URI of a Compute Engine network.
855
862
},
856
863
"projectId": "A String", # Project ID that contains the configuration this step is validating.
@@ -884,6 +891,8 @@ <h3>Method Details</h3>
884
891
"uri": "A String", # URI of a Cloud Redis Instance.
885
892
},
886
893
"route": { # For display only. Metadata associated with a Compute Engine route. # Display information of a Compute Engine route.
894
+
"advertisedRouteNextHopUri": "A String", # For advertised routes, the URI of their next hop, i.e. the URI of the hybrid endpoint (VPN tunnel, Interconnect attachment, NCC router appliance) the advertised prefix is advertised through, or URI of the source peered network.
895
+
"advertisedRouteSourceRouterUri": "A String", # For advertised dynamic routes, the URI of the Cloud Router that advertised the corresponding IP prefix.
887
896
"destIpRange": "A String", # Destination IP range of the route.
888
897
"destPortRanges": [ # Destination port ranges of the route. Policy based routes only.
889
898
"A String",
@@ -901,13 +910,14 @@ <h3>Method Details</h3>
901
910
"protocols": [ # Protocols of the route. Policy based routes only.
902
911
"A String",
903
912
],
913
+
"region": "A String", # Region of the route (if applicable).
904
914
"routeScope": "A String", # Indicates where route is applicable.
905
915
"routeType": "A String", # Type of route.
906
916
"srcIpRange": "A String", # Source IP address range of the route. Policy based routes only.
907
917
"srcPortRanges": [ # Source port ranges of the route. Policy based routes only.
908
918
"A String",
909
919
],
910
-
"uri": "A String", # URI of a route. Dynamic, peering static and peering dynamic routes do not have an URI. Advertised route from Google Cloud VPC to on-premises network also does not have an URI.
920
+
"uri": "A String", # URI of a route (if applicable).
911
921
},
912
922
"serverlessNeg": { # For display only. Metadata associated with the serverless network endpoint group backend. # Display information of a Serverless network endpoint group backend. Used only for return traces.
913
923
"negUri": "A String", # URI of the serverless network endpoint group.
@@ -1305,9 +1315,11 @@ <h3>Method Details</h3>
1305
1315
"routerUri": "A String", # Uri of the Cloud Router. Only valid when type is CLOUD_NAT.
1306
1316
"type": "A String", # Type of NAT.
1307
1317
},
1308
-
"network": { # For display only. Metadata associated with a Compute Engine network. # Display information of a Google Cloud network.
1318
+
"network": { # For display only. Metadata associated with a Compute Engine network. Next ID: 7 # Display information of a Google Cloud network.
1309
1319
"displayName": "A String", # Name of a Compute Engine network.
1310
-
"matchedIpRange": "A String", # The IP range that matches the test.
1320
+
"matchedIpRange": "A String", # The IP range of the subnet matching the source IP address of the test.
1321
+
"matchedSubnetUri": "A String", # URI of the subnet matching the source IP address of the test.
1322
+
"region": "A String", # The region of the subnet matching the source IP address of the test.
1311
1323
"uri": "A String", # URI of a Compute Engine network.
1312
1324
},
1313
1325
"projectId": "A String", # Project ID that contains the configuration this step is validating.
@@ -1341,6 +1353,8 @@ <h3>Method Details</h3>
1341
1353
"uri": "A String", # URI of a Cloud Redis Instance.
1342
1354
},
1343
1355
"route": { # For display only. Metadata associated with a Compute Engine route. # Display information of a Compute Engine route.
1356
+
"advertisedRouteNextHopUri": "A String", # For advertised routes, the URI of their next hop, i.e. the URI of the hybrid endpoint (VPN tunnel, Interconnect attachment, NCC router appliance) the advertised prefix is advertised through, or URI of the source peered network.
1357
+
"advertisedRouteSourceRouterUri": "A String", # For advertised dynamic routes, the URI of the Cloud Router that advertised the corresponding IP prefix.
1344
1358
"destIpRange": "A String", # Destination IP range of the route.
1345
1359
"destPortRanges": [ # Destination port ranges of the route. Policy based routes only.
1346
1360
"A String",
@@ -1358,13 +1372,14 @@ <h3>Method Details</h3>
1358
1372
"protocols": [ # Protocols of the route. Policy based routes only.
1359
1373
"A String",
1360
1374
],
1375
+
"region": "A String", # Region of the route (if applicable).
1361
1376
"routeScope": "A String", # Indicates where route is applicable.
1362
1377
"routeType": "A String", # Type of route.
1363
1378
"srcIpRange": "A String", # Source IP address range of the route. Policy based routes only.
1364
1379
"srcPortRanges": [ # Source port ranges of the route. Policy based routes only.
1365
1380
"A String",
1366
1381
],
1367
-
"uri": "A String", # URI of a route. Dynamic, peering static and peering dynamic routes do not have an URI. Advertised route from Google Cloud VPC to on-premises network also does not have an URI.
1382
+
"uri": "A String", # URI of a route (if applicable).
1368
1383
},
1369
1384
"serverlessNeg": { # For display only. Metadata associated with the serverless network endpoint group backend. # Display information of a Serverless network endpoint group backend. Used only for return traces.
1370
1385
"negUri": "A String", # URI of the serverless network endpoint group.
@@ -1721,9 +1736,11 @@ <h3>Method Details</h3>
1721
1736
"routerUri": "A String", # Uri of the Cloud Router. Only valid when type is CLOUD_NAT.
1722
1737
"type": "A String", # Type of NAT.
1723
1738
},
1724
-
"network": { # For display only. Metadata associated with a Compute Engine network. # Display information of a Google Cloud network.
1739
+
"network": { # For display only. Metadata associated with a Compute Engine network. Next ID: 7 # Display information of a Google Cloud network.
1725
1740
"displayName": "A String", # Name of a Compute Engine network.
1726
-
"matchedIpRange": "A String", # The IP range that matches the test.
1741
+
"matchedIpRange": "A String", # The IP range of the subnet matching the source IP address of the test.
1742
+
"matchedSubnetUri": "A String", # URI of the subnet matching the source IP address of the test.
1743
+
"region": "A String", # The region of the subnet matching the source IP address of the test.
1727
1744
"uri": "A String", # URI of a Compute Engine network.
1728
1745
},
1729
1746
"projectId": "A String", # Project ID that contains the configuration this step is validating.
@@ -1757,6 +1774,8 @@ <h3>Method Details</h3>
1757
1774
"uri": "A String", # URI of a Cloud Redis Instance.
1758
1775
},
1759
1776
"route": { # For display only. Metadata associated with a Compute Engine route. # Display information of a Compute Engine route.
1777
+
"advertisedRouteNextHopUri": "A String", # For advertised routes, the URI of their next hop, i.e. the URI of the hybrid endpoint (VPN tunnel, Interconnect attachment, NCC router appliance) the advertised prefix is advertised through, or URI of the source peered network.
1778
+
"advertisedRouteSourceRouterUri": "A String", # For advertised dynamic routes, the URI of the Cloud Router that advertised the corresponding IP prefix.
1760
1779
"destIpRange": "A String", # Destination IP range of the route.
1761
1780
"destPortRanges": [ # Destination port ranges of the route. Policy based routes only.
1762
1781
"A String",
@@ -1774,13 +1793,14 @@ <h3>Method Details</h3>
1774
1793
"protocols": [ # Protocols of the route. Policy based routes only.
1775
1794
"A String",
1776
1795
],
1796
+
"region": "A String", # Region of the route (if applicable).
1777
1797
"routeScope": "A String", # Indicates where route is applicable.
1778
1798
"routeType": "A String", # Type of route.
1779
1799
"srcIpRange": "A String", # Source IP address range of the route. Policy based routes only.
1780
1800
"srcPortRanges": [ # Source port ranges of the route. Policy based routes only.
1781
1801
"A String",
1782
1802
],
1783
-
"uri": "A String", # URI of a route. Dynamic, peering static and peering dynamic routes do not have an URI. Advertised route from Google Cloud VPC to on-premises network also does not have an URI.
1803
+
"uri": "A String", # URI of a route (if applicable).
1784
1804
},
1785
1805
"serverlessNeg": { # For display only. Metadata associated with the serverless network endpoint group backend. # Display information of a Serverless network endpoint group backend. Used only for return traces.
1786
1806
"negUri": "A String", # URI of the serverless network endpoint group.
0 commit comments