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/networkconnectivity_v1.projects.locations.global_.hubs.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -119,7 +119,7 @@ <h3>Method Details</h3>
119
119
body: object, The request body.
120
120
The object takes the form of:
121
121
122
-
{ # A hub is a collection of spokes. A single hub can contain spokes from multiple regions. However, all of a hub's spokes must be associated with resources that reside in the same VPC network.
122
+
{ # A hub is a collection of spokes. A single hub can contain spokes from multiple regions. However, if any of a hub's spokes use the data transfer feature, the resources associated with those spokes must all reside in the same VPC network. Spokes that do not use data transfer can be associated with any VPC network in your project.
123
123
"createTime": "A String", # Output only. The time the hub was created.
124
124
"description": "A String", # An optional description of the hub.
125
125
"labels": { # Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
@@ -218,7 +218,7 @@ <h3>Method Details</h3>
218
218
Returns:
219
219
An object of the form:
220
220
221
-
{ # A hub is a collection of spokes. A single hub can contain spokes from multiple regions. However, all of a hub's spokes must be associated with resources that reside in the same VPC network.
221
+
{ # A hub is a collection of spokes. A single hub can contain spokes from multiple regions. However, if any of a hub's spokes use the data transfer feature, the resources associated with those spokes must all reside in the same VPC network. Spokes that do not use data transfer can be associated with any VPC network in your project.
222
222
"createTime": "A String", # Output only. The time the hub was created.
223
223
"description": "A String", # An optional description of the hub.
224
224
"labels": { # Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
@@ -305,7 +305,7 @@ <h3>Method Details</h3>
305
305
306
306
{ # Response for HubService.ListHubs method.
307
307
"hubs": [ # The requested hubs.
308
-
{ # A hub is a collection of spokes. A single hub can contain spokes from multiple regions. However, all of a hub's spokes must be associated with resources that reside in the same VPC network.
308
+
{ # A hub is a collection of spokes. A single hub can contain spokes from multiple regions. However, if any of a hub's spokes use the data transfer feature, the resources associated with those spokes must all reside in the same VPC network. Spokes that do not use data transfer can be associated with any VPC network in your project.
309
309
"createTime": "A String", # Output only. The time the hub was created.
310
310
"description": "A String", # An optional description of the hub.
311
311
"labels": { # Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
@@ -353,7 +353,7 @@ <h3>Method Details</h3>
353
353
body: object, The request body.
354
354
The object takes the form of:
355
355
356
-
{ # A hub is a collection of spokes. A single hub can contain spokes from multiple regions. However, all of a hub's spokes must be associated with resources that reside in the same VPC network.
356
+
{ # A hub is a collection of spokes. A single hub can contain spokes from multiple regions. However, if any of a hub's spokes use the data transfer feature, the resources associated with those spokes must all reside in the same VPC network. Spokes that do not use data transfer can be associated with any VPC network in your project.
357
357
"createTime": "A String", # Output only. The time the hub was created.
358
358
"description": "A String", # An optional description of the hub.
359
359
"labels": { # Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
Copy file name to clipboardExpand all lines: docs/dyn/networkconnectivity_v1.projects.locations.spokes.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -132,7 +132,7 @@ <h3>Method Details</h3>
132
132
"A String",
133
133
],
134
134
},
135
-
"linkedRouterApplianceInstances": { # A collection of router appliance instances. If you have multiple router appliance instances connected to the same site, they should all be attached to the same spoke. # Router appliance instances that are associated with the spoke.
135
+
"linkedRouterApplianceInstances": { # A collection of router appliance instances. If you configure multiple router appliance instances to receive data from the same set of sites outside of Google Cloud, we recommend that you associate those instances with the same spoke. # Router appliance instances that are associated with the spoke.
136
136
"instances": [ # The list of router appliance instances.
137
137
{ # A router appliance instance is a Compute Engine virtual machine (VM) instance that acts as a BGP speaker. A router appliance instance is specified by the URI of the VM and the internal IP address of one of the VM's network interfaces.
138
138
"ipAddress": "A String", # The IP address on the VM to use for peering.
@@ -247,7 +247,7 @@ <h3>Method Details</h3>
247
247
"A String",
248
248
],
249
249
},
250
-
"linkedRouterApplianceInstances": { # A collection of router appliance instances. If you have multiple router appliance instances connected to the same site, they should all be attached to the same spoke. # Router appliance instances that are associated with the spoke.
250
+
"linkedRouterApplianceInstances": { # A collection of router appliance instances. If you configure multiple router appliance instances to receive data from the same set of sites outside of Google Cloud, we recommend that you associate those instances with the same spoke. # Router appliance instances that are associated with the spoke.
251
251
"instances": [ # The list of router appliance instances.
252
252
{ # A router appliance instance is a Compute Engine virtual machine (VM) instance that acts as a BGP speaker. A router appliance instance is specified by the URI of the VM and the internal IP address of one of the VM's network interfaces.
253
253
"ipAddress": "A String", # The IP address on the VM to use for peering.
@@ -351,7 +351,7 @@ <h3>Method Details</h3>
351
351
"A String",
352
352
],
353
353
},
354
-
"linkedRouterApplianceInstances": { # A collection of router appliance instances. If you have multiple router appliance instances connected to the same site, they should all be attached to the same spoke. # Router appliance instances that are associated with the spoke.
354
+
"linkedRouterApplianceInstances": { # A collection of router appliance instances. If you configure multiple router appliance instances to receive data from the same set of sites outside of Google Cloud, we recommend that you associate those instances with the same spoke. # Router appliance instances that are associated with the spoke.
355
355
"instances": [ # The list of router appliance instances.
356
356
{ # A router appliance instance is a Compute Engine virtual machine (VM) instance that acts as a BGP speaker. A router appliance instance is specified by the URI of the VM and the internal IP address of one of the VM's network interfaces.
357
357
"ipAddress": "A String", # The IP address on the VM to use for peering.
@@ -414,7 +414,7 @@ <h3>Method Details</h3>
414
414
"A String",
415
415
],
416
416
},
417
-
"linkedRouterApplianceInstances": { # A collection of router appliance instances. If you have multiple router appliance instances connected to the same site, they should all be attached to the same spoke. # Router appliance instances that are associated with the spoke.
417
+
"linkedRouterApplianceInstances": { # A collection of router appliance instances. If you configure multiple router appliance instances to receive data from the same set of sites outside of Google Cloud, we recommend that you associate those instances with the same spoke. # Router appliance instances that are associated with the spoke.
418
418
"instances": [ # The list of router appliance instances.
419
419
{ # A router appliance instance is a Compute Engine virtual machine (VM) instance that acts as a BGP speaker. A router appliance instance is specified by the URI of the VM and the internal IP address of one of the VM's network interfaces.
420
420
"ipAddress": "A String", # The IP address on the VM to use for peering.
"description": "A hub is a collection of spokes. A single hub can contain spokes from multiple regions. However, all of a hub's spokes must be associated with resources that reside in the same VPC network.",
1130
+
"description": "A hub is a collection of spokes. A single hub can contain spokes from multiple regions. However, if any of a hub's spokes use the data transfer feature, the resources associated with those spokes must all reside in the same VPC network. Spokes that do not use data transfer can be associated with any VPC network in your project.",
1131
1131
"id": "Hub",
1132
1132
"properties": {
1133
1133
"createTime": {
@@ -1208,7 +1208,7 @@
1208
1208
"type": "object"
1209
1209
},
1210
1210
"LinkedRouterApplianceInstances": {
1211
-
"description": "A collection of router appliance instances. If you have multiple router appliance instances connected to the same site, they should all be attached to the same spoke.",
1211
+
"description": "A collection of router appliance instances. If you configure multiple router appliance instances to receive data from the same set of sites outside of Google Cloud, we recommend that you associate those instances with the same spoke.",
0 commit comments